Click here to Skip to main content
15,920,217 members
Home / Discussions / C#
   

C#

 
GeneralRe: Very fast textbox needed Pin
hellamasta27-Feb-07 10:16
hellamasta27-Feb-07 10:16 
GeneralRe: Very fast textbox needed Pin
mike montagne27-Feb-07 10:38
mike montagne27-Feb-07 10:38 
GeneralRe: Very fast textbox needed Pin
Dan Neely27-Feb-07 10:51
Dan Neely27-Feb-07 10:51 
GeneralRe: Very fast textbox needed Pin
Mark T.27-Feb-07 12:03
Mark T.27-Feb-07 12:03 
AnswerRe: Very fast textbox needed Pin
Luc Pattyn28-Feb-07 3:03
sitebuilderLuc Pattyn28-Feb-07 3:03 
GeneralRe: Very fast textbox needed Pin
hellamasta28-Feb-07 4:24
hellamasta28-Feb-07 4:24 
QuestionReplacing dll with the same name Pin
engsrini27-Feb-07 5:46
engsrini27-Feb-07 5:46 
AnswerRe: Replacing dll with the same name Pin
Not Active27-Feb-07 5:51
mentorNot Active27-Feb-07 5:51 
You may want to look at the assemblyBindings section of the config file. Possible you could use bindingRedirect to switch assemblies in the config for each application deployment.

Otherwise you will need to use Reflection to load the proper assembly and runtime.


only two letters away from being an asset

QuestionDisabling Treeview Problem Pin
Khoramdin27-Feb-07 5:31
Khoramdin27-Feb-07 5:31 
AnswerRe: Disabling Treeview Problem Pin
tgrt27-Feb-07 6:25
tgrt27-Feb-07 6:25 
QuestionIs there a Form.Shown Event equivalent in .Net 1.1? Pin
Zoltan Balazs27-Feb-07 5:26
Zoltan Balazs27-Feb-07 5:26 
AnswerRe: Is there a Form.Shown Event equivalent in .Net 1.1? Pin
kubben27-Feb-07 5:36
kubben27-Feb-07 5:36 
GeneralRe: Is there a Form.Shown Event equivalent in .Net 1.1? Pin
Zoltan Balazs27-Feb-07 5:48
Zoltan Balazs27-Feb-07 5:48 
GeneralRe: Is there a Form.Shown Event equivalent in .Net 1.1? Pin
kubben27-Feb-07 6:01
kubben27-Feb-07 6:01 
GeneralRe: Is there a Form.Shown Event equivalent in .Net 1.1? Pin
Zoltan Balazs27-Feb-07 6:03
Zoltan Balazs27-Feb-07 6:03 
GeneralRe: Is there a Form.Shown Event equivalent in .Net 1.1? Pin
kubben27-Feb-07 6:30
kubben27-Feb-07 6:30 
QuestionRemoting, Sockets, .... [modified] Pin
Saaaaz27-Feb-07 5:14
Saaaaz27-Feb-07 5:14 
AnswerRe: Remoting, Sockets, .... Pin
originSH27-Feb-07 6:20
originSH27-Feb-07 6:20 
GeneralRe: Remoting, Sockets, .... Pin
Saaaaz28-Feb-07 3:24
Saaaaz28-Feb-07 3:24 
QuestionWhat is the best solution for store html/javascripts Pin
Scripter4727-Feb-07 5:03
Scripter4727-Feb-07 5:03 
AnswerRe: What is the best solution for store html/javascripts Pin
Not Active27-Feb-07 5:10
mentorNot Active27-Feb-07 5:10 
QuestionRe: What is the best solution for store html/javascripts Pin
Scripter4727-Feb-07 5:24
Scripter4727-Feb-07 5:24 
AnswerRe: What is the best solution for store html/javascripts Pin
Not Active27-Feb-07 5:46
mentorNot Active27-Feb-07 5:46 
QuestionRe: What is the best solution for store html/javascripts Pin
Scripter4727-Feb-07 5:51
Scripter4727-Feb-07 5:51 
AnswerRe: What is the best solution for store html/javascripts Pin
Not Active27-Feb-07 6:13
mentorNot Active27-Feb-07 6:13 

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.