Click here to Skip to main content
15,888,315 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: How to transfer file via bluetooth from desktop PC to Windows Mobile Device Pin
Giorgi Dalakishvili2-Nov-08 4:32
mentorGiorgi Dalakishvili2-Nov-08 4:32 
QuestionHow to show the windows File Association form? Pin
ninkk31-Oct-08 8:21
ninkk31-Oct-08 8:21 
AnswerRe: How to show the windows File Association form? Pin
ninkk2-Nov-08 7:17
ninkk2-Nov-08 7:17 
QuestionChange class inheritance at runtime Pin
jpsstavares31-Oct-08 1:18
jpsstavares31-Oct-08 1:18 
AnswerRe: Change class inheritance at runtime Pin
Pete O'Hanlon31-Oct-08 1:54
mvePete O'Hanlon31-Oct-08 1:54 
GeneralRe: Change class inheritance at runtime Pin
jpsstavares31-Oct-08 2:00
jpsstavares31-Oct-08 2:00 
GeneralRe: Change class inheritance at runtime Pin
Pete O'Hanlon31-Oct-08 2:46
mvePete O'Hanlon31-Oct-08 2:46 
GeneralRe: Change class inheritance at runtime Pin
jpsstavares31-Oct-08 7:27
jpsstavares31-Oct-08 7:27 
I gave Mono.Cecil a try and was able to change the BaseType of Control to MyControl instead of Component.
The problem now is that I do not want to replace the System.Windows.Forms.dll in the GAC. I would like to use the new dll in the bin directory of my application. But it seems to be always loading the one in the GAC. Is this somehow possible?
GeneralRe: Change class inheritance at runtime Pin
led mike31-Oct-08 7:33
led mike31-Oct-08 7:33 
GeneralRe: Change class inheritance at runtime Pin
jpsstavares31-Oct-08 7:38
jpsstavares31-Oct-08 7:38 
GeneralRe: Change class inheritance at runtime Pin
led mike31-Oct-08 9:32
led mike31-Oct-08 9:32 
GeneralRe: Change class inheritance at runtime Pin
Luc Pattyn31-Oct-08 9:53
sitebuilderLuc Pattyn31-Oct-08 9:53 
GeneralRe: Change class inheritance at runtime Pin
dybs1-Nov-08 16:35
dybs1-Nov-08 16:35 
GeneralRe: Change class inheritance at runtime Pin
Pete O'Hanlon3-Nov-08 8:37
mvePete O'Hanlon3-Nov-08 8:37 
GeneralRe: Change class inheritance at runtime Pin
jpsstavares3-Nov-08 22:46
jpsstavares3-Nov-08 22:46 
GeneralRe: Change class inheritance at runtime Pin
Pete O'Hanlon4-Nov-08 0:07
mvePete O'Hanlon4-Nov-08 0:07 
QuestionError in running the application in AMD Preocessor Pin
M. J. Jaya Chitra30-Oct-08 18:34
M. J. Jaya Chitra30-Oct-08 18:34 
GeneralRe: Error in running the application in AMD Preocessor Pin
Luc Pattyn30-Oct-08 19:09
sitebuilderLuc Pattyn30-Oct-08 19:09 
AnswerRe: Error in running the application in AMD Preocessor Pin
kinar31-Oct-08 9:07
kinar31-Oct-08 9:07 
QuestionDiffrence between Framework class library and Base class library Pin
Harshini8130-Oct-08 11:52
Harshini8130-Oct-08 11:52 
AnswerRe: Diffrence between Framework class library and Base class library Pin
Simon P Stevens31-Oct-08 0:41
Simon P Stevens31-Oct-08 0:41 
QuestionProblem of Unloading Managed C++ DLL... Pin
chandrap30-Oct-08 5:56
chandrap30-Oct-08 5:56 
AnswerCross Post (C# forum) Pin
led mike30-Oct-08 6:05
led mike30-Oct-08 6:05 
QuestionHow to share the static variable across the application instances? Pin
Nagaraj Muthuchamy29-Oct-08 23:41
professionalNagaraj Muthuchamy29-Oct-08 23:41 
AnswerRe: How to share the static variable across the application instances? Pin
Simon P Stevens30-Oct-08 0:28
Simon P Stevens30-Oct-08 0:28 

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.