If i have multiple version of the same assembly how can i provide choice to client to choose one assembly?
-
If i have multiple version of the same assembly how can i provide choice to client to choose one assembly at run time, suppose analyze i have drop down of two versions , when client select one option that assembly need to be load at run time , is it possible one interviewer ask question tome can any body answer this
-
If i have multiple version of the same assembly how can i provide choice to client to choose one assembly at run time, suppose analyze i have drop down of two versions , when client select one option that assembly need to be load at run time , is it possible one interviewer ask question tome can any body answer this
Yes. Now choose which question you want to fit that answer to.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
-
Yes. Now choose which question you want to fit that answer to.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
So I can choose a question and your answer will be "yes"? Let me think of a good one then. :)
Luc Pattyn [Forum Guidelines] [My Articles]
Avoiding unwanted divs (as in "articles needing approval") with the help of this FireFox add-in
-
If i have multiple version of the same assembly how can i provide choice to client to choose one assembly at run time, suppose analyze i have drop down of two versions , when client select one option that assembly need to be load at run time , is it possible one interviewer ask question tome can any body answer this
How would the client know which one to choose? In other words, if you (as developer) don't know what the correct version is, then how should a user, unaware of the code and it's dependencies, make that choice?
Shaik Haneef wrote:
is it possible one interviewer ask question tome
It's technically possible, yes :thumbsup: But again, why would you punish the end-user like that?
I are troll :)
-
How would the client know which one to choose? In other words, if you (as developer) don't know what the correct version is, then how should a user, unaware of the code and it's dependencies, make that choice?
Shaik Haneef wrote:
is it possible one interviewer ask question tome
It's technically possible, yes :thumbsup: But again, why would you punish the end-user like that?
I are troll :)
Eddy Vluggen wrote:
How would the client know which one to choose?
A client might not necessarily be a user. It could be something that uses IoC or a plugin based system with very tight rules about selection. Alternatively, it could be a clueless randomly selecting DLLs in the hope they'll do something useful.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
-
Eddy Vluggen wrote:
How would the client know which one to choose?
A client might not necessarily be a user. It could be something that uses IoC or a plugin based system with very tight rules about selection. Alternatively, it could be a clueless randomly selecting DLLs in the hope they'll do something useful.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
-
Eddy Vluggen wrote:
How would the client know which one to choose?
A client might not necessarily be a user. It could be something that uses IoC or a plugin based system with very tight rules about selection. Alternatively, it could be a clueless randomly selecting DLLs in the hope they'll do something useful.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
Pete O'Hanlon wrote:
Alternatively, it could be a clueless randomly selecting DLLs in the hope they'll do something useful.
Such a system is guaranteed to be a catastrophic failure. :doh:
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
The woods are lovely, dark and deep, But I have promises to keep, And miles to go before I sleep, And miles to go before I sleep! -
Pete O'Hanlon wrote:
Alternatively, it could be a clueless randomly selecting DLLs in the hope they'll do something useful.
I was visualizing Windows asking an end-user what version of HAL.dll to use :doh:
I are troll :)
Eddy Vluggen wrote:
I was visualizing Windows asking an end-user what version of HAL.dll to use
I am still thinking where would this prompt come at? Immediately after Bios checks? But then how would that 'Select File Dialog' crop up? A variant of chicken-and-the-egg problem!
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
The woods are lovely, dark and deep, But I have promises to keep, And miles to go before I sleep, And miles to go before I sleep!