Click here to Skip to main content
15,891,951 members
Home / Discussions / C#
   

C#

 
QuestionVC6 dll in VC#.net 2005 Pin
raghunathSG18-Dec-08 22:18
raghunathSG18-Dec-08 22:18 
QuestionXmlSerializer not always working Pin
JoZ CaVaLLo18-Dec-08 21:16
JoZ CaVaLLo18-Dec-08 21:16 
QuestionXmlSerializer not always working Pin
JoZ CaVaLLo4-Jan-09 20:48
JoZ CaVaLLo4-Jan-09 20:48 
QuestionSocket connection problem Pin
yesu prakash18-Dec-08 19:57
yesu prakash18-Dec-08 19:57 
AnswerRe: Socket connection problem Pin
Jimmanuel19-Dec-08 1:41
Jimmanuel19-Dec-08 1:41 
QuestionHow to make DOS Printing in C# using VS 2005 Pin
rowdykuttan18-Dec-08 19:29
rowdykuttan18-Dec-08 19:29 
AnswerRe: How to make DOS Printing in C# using VS 2005 Pin
Dave Kreskowiak19-Dec-08 4:21
mveDave Kreskowiak19-Dec-08 4:21 
QuestionReplacing a reference within a library Pin
Minalien18-Dec-08 18:33
Minalien18-Dec-08 18:33 
I'm not new to C#, nor to programming in general, however, I can't seem to find any information on this anywhere.

I need to know if there is any way to replace a reference to a managed library used by another library, to which I do not have the source.

Because that probably wasn't very clear, here's an example of what I mean.
I have a library, A.dll, that references another library, B.dll. However, the version of B.dll that is referenced is dated, and I want to replace it with a newer, more secure B.dll. I already know that its implementation will be supported, because nothing has changed in terms of how it is used. I cannot simply disassemble and reassemble the library, because one of the source files is unusable when I do so (I do not know why, to be honest. It just generates random symbols.)

Is there any way to do this?
AnswerRe: Replacing a reference within a library Pin
Minalien18-Dec-08 19:24
Minalien18-Dec-08 19:24 
Questionusing MSN live search Webservice but giving error Pin
bhatted18-Dec-08 18:02
bhatted18-Dec-08 18:02 
QuestionTypeInitializationException was unhandled? Pin
dec8218-Dec-08 16:19
dec8218-Dec-08 16:19 
AnswerRe: TypeInitializationException was unhandled? Pin
PIEBALDconsult18-Dec-08 16:32
mvePIEBALDconsult18-Dec-08 16:32 
QuestionN-Tier DataTable Validation... Pin
Illegal Operation18-Dec-08 12:16
Illegal Operation18-Dec-08 12:16 
QuestionHow to handle errors right? Pin
skyline9218-Dec-08 11:39
skyline9218-Dec-08 11:39 
AnswerRe: How to handle errors right? Pin
Christian Graus18-Dec-08 11:45
protectorChristian Graus18-Dec-08 11:45 
AnswerRe: How to handle errors right? Pin
Expert Coming18-Dec-08 11:47
Expert Coming18-Dec-08 11:47 
AnswerRe: How to handle errors right? Pin
led mike18-Dec-08 12:21
led mike18-Dec-08 12:21 
QuestionHttpWebRequest with Client certs Pin
kicknit218-Dec-08 11:15
kicknit218-Dec-08 11:15 
Questionconnecting to sqlConnection after restarting SQL server process fails Pin
calanit18-Dec-08 10:06
calanit18-Dec-08 10:06 
AnswerRe: connecting to sqlConnection after restarting SQL server process fails Pin
Dave Kreskowiak18-Dec-08 10:15
mveDave Kreskowiak18-Dec-08 10:15 
GeneralRe: connecting to sqlConnection after restarting SQL server process fails Pin
calanit18-Dec-08 10:27
calanit18-Dec-08 10:27 
QuestionRe: connecting to sqlConnection after restarting SQL server process fails Pin
led mike18-Dec-08 10:29
led mike18-Dec-08 10:29 
AnswerRe: connecting to sqlConnection after restarting SQL server process fails Pin
calanit18-Dec-08 10:40
calanit18-Dec-08 10:40 
GeneralRe: connecting to sqlConnection after restarting SQL server process fails Pin
Dave Kreskowiak18-Dec-08 10:45
mveDave Kreskowiak18-Dec-08 10:45 
GeneralRe: connecting to sqlConnection after restarting SQL server process fails Pin
calanit18-Dec-08 11:03
calanit18-Dec-08 11:03 

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.