G
Guest
I have an existing MFC based application that I prefer not to change much.
For some new functionalities in this application, I'd like to write in C#.
Potentially there are substantial two-way data exchanges between the existing
MFC components and the new C# ones. In addition, I'd like the C# Forms based
controls and windows to behave reasonably consistent with the MFC app. So I
have the following questions and many thanks in advance:
1. Is this something doable or to avoid?
2. I'm optimistic so assuming doable, any recent and detailed (w/ examples)
articles (in addition to and hopefully newer than
http://msdn.microsoft.com/msdnmag/issues/05/04/C)?
3. Would I be able to control whether the C# control float out of the main
window or not? (this one is probably too specific)
4. .NET 2.0 improvements in related areas?
Thanks again,
For some new functionalities in this application, I'd like to write in C#.
Potentially there are substantial two-way data exchanges between the existing
MFC components and the new C# ones. In addition, I'd like the C# Forms based
controls and windows to behave reasonably consistent with the MFC app. So I
have the following questions and many thanks in advance:
1. Is this something doable or to avoid?
2. I'm optimistic so assuming doable, any recent and detailed (w/ examples)
articles (in addition to and hopefully newer than
http://msdn.microsoft.com/msdnmag/issues/05/04/C)?
3. Would I be able to control whether the C# control float out of the main
window or not? (this one is probably too specific)
4. .NET 2.0 improvements in related areas?
Thanks again,