Click here to Skip to main content
15,892,674 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to CString Variable to Integer data type Pin
Nibu babu thomas13-Mar-06 19:36
Nibu babu thomas13-Mar-06 19:36 
AnswerRe: how to CString Variable to Integer data type Pin
Hamid_RT13-Mar-06 19:49
Hamid_RT13-Mar-06 19:49 
QuestionCrash on some computers Pin
Almenara13-Mar-06 19:30
Almenara13-Mar-06 19:30 
AnswerRe: Crash on some computers Pin
Nibu babu thomas13-Mar-06 19:33
Nibu babu thomas13-Mar-06 19:33 
QuestionDynamically creation of Editcontrol Pin
abhiramsss13-Mar-06 19:19
abhiramsss13-Mar-06 19:19 
AnswerRe: Dynamically creation of Editcontrol Pin
Nibu babu thomas13-Mar-06 19:27
Nibu babu thomas13-Mar-06 19:27 
QuestionDifference between VC++ and .NET (VB.NET, ASP.NET, and C# Pin
Sriram Suresh13-Mar-06 19:09
Sriram Suresh13-Mar-06 19:09 
AnswerRe: Difference between VC++ and .NET (VB.NET, ASP.NET, and C# Pin
Hardy_Smith13-Mar-06 20:39
Hardy_Smith13-Mar-06 20:39 
The difference is like the difference between englisch and french, with all the literature written in it.

What do you want to do with it? A language, or, better, the technologie you use should help you to solve your problems.

1) Your design shoule be "as independent as possible from the language"
2) Define what you want to do, what are the interactions. Maybe use uml for make it clear. Usecases are good to start.
3) Make a decision. Look what woule be the best technologie, wath the customer excepts, and what are the scills of you employees?

MFC is a c++ library used by microsoft. ActiveX, OLE, COM, DCOM, ADO are language-independent communication-layers. DAO normally means data-access-object. This is more a design-pattern.

Good luck,
Hardy.

AnswerRe: Difference between VC++ and .NET (VB.NET, ASP.NET, and C# Pin
Siva Sankar Koyi13-Mar-06 22:28
Siva Sankar Koyi13-Mar-06 22:28 
QuestionData migration from SAP to a Windows application Pin
Rohan Bhosale13-Mar-06 18:10
Rohan Bhosale13-Mar-06 18:10 
Questionwhich loop can I use it....and why. Pin
yonis 1113-Mar-06 18:00
yonis 1113-Mar-06 18:00 
AnswerRe: which loop can I use it....and why. Pin
Cedric Moonen13-Mar-06 19:59
Cedric Moonen13-Mar-06 19:59 
GeneralRe: which loop can I use it....and why. Pin
yonis 1113-Mar-06 20:06
yonis 1113-Mar-06 20:06 
GeneralRe: which loop can I use it....and why. Pin
Cedric Moonen13-Mar-06 20:19
Cedric Moonen13-Mar-06 20:19 
GeneralRe: which loop can I use it....and why. Pin
yonis 1113-Mar-06 21:44
yonis 1113-Mar-06 21:44 
GeneralRe: which loop can I use it....and why. Pin
Cedric Moonen13-Mar-06 22:15
Cedric Moonen13-Mar-06 22:15 
GeneralRe: which loop can I use it....and why. Pin
Gary R. Wheeler14-Mar-06 1:52
Gary R. Wheeler14-Mar-06 1:52 
QuestionEnum printers and Users Pin
vikramlinux13-Mar-06 17:48
vikramlinux13-Mar-06 17:48 
AnswerRe: Enum printers and Users Pin
Hamid_RT13-Mar-06 17:54
Hamid_RT13-Mar-06 17:54 
GeneralRe: Enum printers and Users Pin
vikramlinux13-Mar-06 18:01
vikramlinux13-Mar-06 18:01 
GeneralRe: Enum printers and Users Pin
Hamid_RT13-Mar-06 18:03
Hamid_RT13-Mar-06 18:03 
GeneralRe: Enum printers and Users Pin
vikramlinux13-Mar-06 21:53
vikramlinux13-Mar-06 21:53 
Questionhow to add button on title bar Pin
baldha rakesh13-Mar-06 17:20
baldha rakesh13-Mar-06 17:20 
AnswerRe: how to add button on title bar Pin
Hamid_RT13-Mar-06 17:24
Hamid_RT13-Mar-06 17:24 
GeneralRe: how to add button on title bar Pin
baldha rakesh13-Mar-06 17:26
baldha rakesh13-Mar-06 17:26 

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.