Click here to Skip to main content
15,902,275 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDouble Click Pin
Anthony988722-Apr-03 10:16
Anthony988722-Apr-03 10:16 
GeneralRe: Double Click Pin
David Crow22-Apr-03 10:22
David Crow22-Apr-03 10:22 
GeneralCreateCompatibleBitmap Pin
georgiek5022-Apr-03 10:13
georgiek5022-Apr-03 10:13 
GeneralRe: CreateCompatibleBitmap Pin
Chris Losinger22-Apr-03 10:40
professionalChris Losinger22-Apr-03 10:40 
GeneralRe: CreateCompatibleBitmap Pin
georgiek5022-Apr-03 14:35
georgiek5022-Apr-03 14:35 
Generalvc++ 6 enviroment question Pin
tasoss22-Apr-03 9:55
tasoss22-Apr-03 9:55 
Question.net and windows forms and why use them? Pin
ns22-Apr-03 8:35
ns22-Apr-03 8:35 
AnswerRe: .net and windows forms and why use them? Pin
Maximilien22-Apr-03 9:10
Maximilien22-Apr-03 9:10 
First easy answer, why not, it's a new technology, and getting the hang of it as early as possible is a good thing.

the visual aspect of building UI in VC6 is not yet operation in the .net version of Managed C++; will be in Everett (the next version of VC++.net, me think).

But you should try to learn as much as possible how to do things by hand even if there's a UI builder, it will force you to learn more of the underlying concepts and potential problem.

Windows Forms is not a dialog based toolkit, the frame work offer much more than dialogs; the Doc-View architecture is not bad if you keep inside the limitation of the model, we removed the concept of the doc-view by handling everything ourselves, and at the end, made life so much easier.

I like the .net framework, I wish I could spend more time on it.

Max.



Maximilien Lincourt
For success one must aquire one's self
GeneralRe: .net and windows forms and why use them? Pin
ns22-Apr-03 9:15
ns22-Apr-03 9:15 
AnswerRe: .net and windows forms and why use them? Pin
Ravi Bhavnani22-Apr-03 12:46
professionalRavi Bhavnani22-Apr-03 12:46 
Generaleasy question about convertion Pin
Martin_Viet22-Apr-03 8:17
Martin_Viet22-Apr-03 8:17 
GeneralRe: easy question about convertion Pin
Emiliano22-Apr-03 12:15
Emiliano22-Apr-03 12:15 
GeneralRe: easy question about convertion Pin
anju22-Apr-03 17:38
anju22-Apr-03 17:38 
GeneralWrite array to file Pin
Dominik Reichl22-Apr-03 7:53
Dominik Reichl22-Apr-03 7:53 
GeneralRe: Write array to file Pin
David Crow22-Apr-03 8:00
David Crow22-Apr-03 8:00 
GeneralRe: Write array to file Pin
Ryan_Roberts22-Apr-03 8:07
Ryan_Roberts22-Apr-03 8:07 
GeneralRe: Write array to file Pin
Dominik Reichl22-Apr-03 8:14
Dominik Reichl22-Apr-03 8:14 
GeneralRe: Write array to file Pin
Dominik Reichl22-Apr-03 8:11
Dominik Reichl22-Apr-03 8:11 
GeneralBasic Question. Pin
73Zeppelin22-Apr-03 7:48
73Zeppelin22-Apr-03 7:48 
GeneralRe: Basic Question. Pin
David Crow22-Apr-03 7:54
David Crow22-Apr-03 7:54 
GeneralRe: Basic Question. Pin
Le centriste22-Apr-03 10:47
Le centriste22-Apr-03 10:47 
Generalsocket tutorial Pin
Emiliano22-Apr-03 7:35
Emiliano22-Apr-03 7:35 
GeneralRe: socket tutorial Pin
Mike Zinni22-Apr-03 7:44
Mike Zinni22-Apr-03 7:44 
GeneralRe: socket tutorial Pin
valikac22-Apr-03 8:51
valikac22-Apr-03 8:51 
QuestionHow to change size of window. Pin
gmlnd22-Apr-03 7:19
gmlnd22-Apr-03 7:19 

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.