Click here to Skip to main content
16,005,162 members
Home / Discussions / C#
   

C#

 
QuestionHow can I reference from a string to an objectname? Pin
Slerp20-Nov-05 10:30
Slerp20-Nov-05 10:30 
AnswerRe: How can I reference from a string to an objectname? Pin
serguey_haftrige20-Nov-05 14:11
serguey_haftrige20-Nov-05 14:11 
AnswerRe: How can I reference from a string to an objectname? Pin
Curtis Schlak.20-Nov-05 14:45
Curtis Schlak.20-Nov-05 14:45 
GeneralRe: How can I reference from a string to an objectname? Pin
Slerp21-Nov-05 8:44
Slerp21-Nov-05 8:44 
GeneralRe: How can I reference from a string to an objectname? Pin
Curtis Schlak.21-Nov-05 16:36
Curtis Schlak.21-Nov-05 16:36 
QuestionMFC application migration to C# Pin
jacka199920-Nov-05 8:01
jacka199920-Nov-05 8:01 
AnswerRe: MFC application migration to C# Pin
Judah Gabriel Himango20-Nov-05 8:20
sponsorJudah Gabriel Himango20-Nov-05 8:20 
AnswerRe: MFC application migration to C# Pin
Ray Cassick20-Nov-05 8:29
Ray Cassick20-Nov-05 8:29 
As Judah Himango said, DOTNET is not really something you use just as a reason to roll out a V2 of your application.

If what you have in MFC works then keep it there.

If you want to add some new functionality then maybe you should keep it there.

If you want to add some new features that require the use of the managed code classes, or you want to really leverage the framework THEN consider a ground up re-write.




George Carlin wrote:
"Don't sweat the petty things, and don't pet the sweaty things."
Jörgen Sigvardsson wrote:
If the physicists find a universal theory describing the laws of universe, I'm sure the a**hole constant will be an integral part of that theory.

My Blog[^]


AnswerRe: MFC application migration to C# Pin
jacka199921-Nov-05 9:10
jacka199921-Nov-05 9:10 
QuestionC# Generics question Pin
gnjunge20-Nov-05 7:28
gnjunge20-Nov-05 7:28 
AnswerRe: C# Generics question Pin
André Ziegler20-Nov-05 7:52
André Ziegler20-Nov-05 7:52 
AnswerRe: C# Generics question Pin
Judah Gabriel Himango20-Nov-05 8:21
sponsorJudah Gabriel Himango20-Nov-05 8:21 
GeneralRe: C# Generics question Pin
gnjunge20-Nov-05 8:35
gnjunge20-Nov-05 8:35 
QuestionHow to fill a DataGrid by a DataSet's data Pin
ventomito20-Nov-05 5:55
ventomito20-Nov-05 5:55 
AnswerRe: How to fill a DataGrid by a DataSet's data Pin
Stanciu Vlad20-Nov-05 10:06
Stanciu Vlad20-Nov-05 10:06 
Questionneed to communicate with RS232 cable Pin
djtourist20-Nov-05 5:52
djtourist20-Nov-05 5:52 
AnswerRe: need to communicate with RS232 cable Pin
Ray Cassick20-Nov-05 6:54
Ray Cassick20-Nov-05 6:54 
GeneralRe: need to communicate with RS232 cable Pin
djtourist20-Nov-05 7:03
djtourist20-Nov-05 7:03 
GeneralRe: need to communicate with RS232 cable Pin
Colin Angus Mackay20-Nov-05 8:18
Colin Angus Mackay20-Nov-05 8:18 
GeneralRe: need to communicate with RS232 cable Pin
djtourist20-Nov-05 9:44
djtourist20-Nov-05 9:44 
GeneralRe: need to communicate with RS232 cable Pin
Colin Angus Mackay20-Nov-05 9:51
Colin Angus Mackay20-Nov-05 9:51 
Questionhelp me, about WMI Pin
newpant20-Nov-05 4:15
newpant20-Nov-05 4:15 
QuestionFactory Pattern Question With Generics Pin
nlecren20-Nov-05 3:57
nlecren20-Nov-05 3:57 
AnswerRe: Factory Pattern Question With Generics Pin
Daniel Turini20-Nov-05 4:51
Daniel Turini20-Nov-05 4:51 
GeneralRe: Factory Pattern Question With Generics Pin
nlecren20-Nov-05 14:27
nlecren20-Nov-05 14:27 

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.