Click here to Skip to main content
15,889,216 members
Home / Discussions / C#
   

C#

 
GeneralRe: Webcam QR Barcode Decoder Problem Pin
btss0110-Aug-10 0:45
btss0110-Aug-10 0:45 
Questionshut down client from server Pin
KIDYA21-Jun-09 19:44
KIDYA21-Jun-09 19:44 
AnswerRe: shut down client from server Pin
Christian Graus21-Jun-09 21:12
protectorChristian Graus21-Jun-09 21:12 
GeneralRe: shut down client from server Pin
KIDYA21-Jun-09 21:48
KIDYA21-Jun-09 21:48 
AnswerRe: shut down client from server Pin
Christian Graus21-Jun-09 21:13
protectorChristian Graus21-Jun-09 21:13 
GeneralRe: shut down client from server Pin
EliottA22-Jun-09 2:46
EliottA22-Jun-09 2:46 
AnswerRe: shut down client from server Pin
EliottA22-Jun-09 2:35
EliottA22-Jun-09 2:35 
QuestionLoading Dlls programatically in C# Pin
Tina P21-Jun-09 19:05
Tina P21-Jun-09 19:05 
Hey guys,

I need to be able to figure out (based on users selection from the UI) which class library project to use. In other words, there is a mthod lets say initialize or something that would be receiving some parameters from the User (such as the name of the class library project and it's type, however the name is enough to have some sort of a if else block and load the right project. Well actually I wanna be careful here, it's not really loading the class library project from here, it's more like using the correct project for all the subsequent method calls from this project (as the class library projects may or maynot be different from each other in terms of the methods they define.

So I need to be able to point this project, which also happens to be a Class library project to the correct version of the subsequent project based on the name of the project that is provided by the user from the UI text box.

I'm sure whats the ideal solution here, I think I should just add a reference dynamically based on the project name coming in....in other words do some sort of string comparison adn based on that add a reference to the right Class library project adn then it will point to it.

can someone please help me with this, if you think this isn't what needs to happen, or if it is the right approach, any feedback would be highly appreciated?

Thanks
Tina
AnswerRe: Loading Dlls programatically in C# Pin
himanshu256121-Jun-09 21:22
himanshu256121-Jun-09 21:22 
AnswerRe: Loading Dlls programatically in C# Pin
Shukla Rahul21-Jun-09 22:17
Shukla Rahul21-Jun-09 22:17 
QuestionGetting array of Numbers. Pin
Sangram_KP21-Jun-09 17:35
Sangram_KP21-Jun-09 17:35 
AnswerRe: Getting array of Numbers. Pin
Christian Graus21-Jun-09 19:32
protectorChristian Graus21-Jun-09 19:32 
QuestionRe: Getting array of Numbers. Pin
Sangram_KP21-Jun-09 20:03
Sangram_KP21-Jun-09 20:03 
AnswerRe: Getting array of Numbers. Pin
Christian Graus21-Jun-09 21:15
protectorChristian Graus21-Jun-09 21:15 
GeneralRe: Getting array of Numbers. Pin
himanshu256121-Jun-09 21:30
himanshu256121-Jun-09 21:30 
GeneralRe: Getting array of Numbers. Pin
CPallini21-Jun-09 20:48
mveCPallini21-Jun-09 20:48 
AnswerRe: Getting array of Numbers. Pin
himanshu256121-Jun-09 20:44
himanshu256121-Jun-09 20:44 
AnswerRe: Getting array of Numbers. Pin
PIEBALDconsult22-Jun-09 7:06
mvePIEBALDconsult22-Jun-09 7:06 
QuestionlistView1.GetItemAt always returns null Pin
Mohammad Dayyan21-Jun-09 17:33
Mohammad Dayyan21-Jun-09 17:33 
AnswerRe: listView1.GetItemAt always returns null Pin
N a v a n e e t h21-Jun-09 17:45
N a v a n e e t h21-Jun-09 17:45 
GeneralRe: listView1.GetItemAt always returns null Pin
Mohammad Dayyan21-Jun-09 18:49
Mohammad Dayyan21-Jun-09 18:49 
AnswerRe: listView1.GetItemAt always returns null Pin
dan!sh 21-Jun-09 17:45
professional dan!sh 21-Jun-09 17:45 
GeneralRe: listView1.GetItemAt always returns null Pin
Mohammad Dayyan21-Jun-09 18:52
Mohammad Dayyan21-Jun-09 18:52 
AnswerRe: listView1.GetItemAt always returns null Pin
Giorgi Dalakishvili21-Jun-09 20:23
mentorGiorgi Dalakishvili21-Jun-09 20:23 
QuestionError 1053: The service did not respond to the start or control request in a timely fashion Pin
obrix_activex21-Jun-09 15:00
obrix_activex21-Jun-09 15:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.