Click here to Skip to main content
15,922,166 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Creating SQL Database .mdf file using MFC , VC++ ? Pin
BadKarma8-Feb-08 0:04
BadKarma8-Feb-08 0:04 
GeneralRe: Creating SQL Database .mdf file using MFC , VC++ ? Pin
nitin_pro8-Feb-08 0:21
nitin_pro8-Feb-08 0:21 
AnswerRe: Creating SQL Database .mdf file using MFC , VC++ ? Pin
David Crow8-Feb-08 2:56
David Crow8-Feb-08 2:56 
GeneralRe: Creating SQL Database .mdf file using MFC , VC++ ? Pin
aaaan10-Feb-08 22:27
aaaan10-Feb-08 22:27 
GeneralRe: Creating SQL Database .mdf file using MFC , VC++ ? Pin
David Crow11-Feb-08 2:45
David Crow11-Feb-08 2:45 
AnswerRe: Creating SQL Database .mdf file using MFC , VC++ ? Pin
Hamid_RT10-Feb-08 21:35
Hamid_RT10-Feb-08 21:35 
GeneralPLZ suggest me!!!!!!!!! Pin
rowdy_vc++7-Feb-08 18:56
rowdy_vc++7-Feb-08 18:56 
GeneralRe: PLZ suggest me!!!!!!!!! Pin
Rajesh R Subramanian7-Feb-08 19:11
professionalRajesh R Subramanian7-Feb-08 19:11 
If you are a beginner and really are willing to learn, then you should read some good books. Windows programming has a steep learning curve. I'd suggest you the following books:

Programming Windows (fifth edition) by Charles Petzold[^]

If you'd like to do some MFC, then Programming Windows with MFC (second edition) by Jeff Prosise[^]

There are other libraries like ATL, WTL and frameworks (including non-microsoft ones, like VCF, WxWidgets, etc,.). But then you'll have to decide what you want to learn.

Trying to learn any of the above will require you to have good understanding of OOP and working knowledge in C++.


Nobody can give you wiser advice than yourself. - Cicero
.·´¯`·->Rajesh<-·´¯`·.
Codeproject.com: Visual C++ MVP

GeneralRe: PLZ suggest me!!!!!!!!! Pin
Chandrasekharan P7-Feb-08 19:41
Chandrasekharan P7-Feb-08 19:41 
GeneralRe: PLZ suggest me!!!!!!!!! Pin
Rajesh R Subramanian7-Feb-08 20:03
professionalRajesh R Subramanian7-Feb-08 20:03 
GeneralRe: PLZ suggest me!!!!!!!!! Pin
Chandrasekharan P7-Feb-08 20:58
Chandrasekharan P7-Feb-08 20:58 
GeneralRe: PLZ suggest me!!!!!!!!! Pin
Rajesh R Subramanian7-Feb-08 21:37
professionalRajesh R Subramanian7-Feb-08 21:37 
GeneralRe: PLZ suggest me!!!!!!!!! Pin
Chandrasekharan P7-Feb-08 22:13
Chandrasekharan P7-Feb-08 22:13 
GeneralRe: PLZ suggest me!!!!!!!!! Pin
Hamid_RT10-Feb-08 21:38
Hamid_RT10-Feb-08 21:38 
GeneralRe: PLZ suggest me!!!!!!!!! Pin
ShilpiP7-Feb-08 22:41
ShilpiP7-Feb-08 22:41 
GeneralRe: PLZ suggest me!!!!!!!!! Pin
Rajesh R Subramanian7-Feb-08 23:22
professionalRajesh R Subramanian7-Feb-08 23:22 
GeneralRe: PLZ suggest me!!!!!!!!! Pin
ShilpiP7-Feb-08 23:53
ShilpiP7-Feb-08 23:53 
GeneralRe: PLZ suggest me!!!!!!!!! Pin
David Crow8-Feb-08 3:01
David Crow8-Feb-08 3:01 
GeneralRe: PLZ suggest me!!!!!!!!! Pin
Hamid_RT10-Feb-08 21:36
Hamid_RT10-Feb-08 21:36 
Generalwrite to one file in a loop, each iteration writes a column beside the previous column. Pin
mrby1237-Feb-08 18:29
mrby1237-Feb-08 18:29 
GeneralRe: write to one file in a loop, each iteration writes a column beside the previous column. Pin
Rajesh R Subramanian7-Feb-08 19:54
professionalRajesh R Subramanian7-Feb-08 19:54 
GeneralRe: write to one file in a loop, each iteration writes a column beside the previous column. Pin
mrby1238-Feb-08 8:22
mrby1238-Feb-08 8:22 
GeneralRe: write to one file in a loop, each iteration writes a column beside the previous column. [modified] Pin
mrby12311-Feb-08 9:58
mrby12311-Feb-08 9:58 
GeneralRe: write to one file in a loop, each iteration writes a column beside the previous column. Pin
Rajesh R Subramanian11-Feb-08 21:34
professionalRajesh R Subramanian11-Feb-08 21:34 
GeneralRe: write to one file in a loop, each iteration writes a column beside the previous column. Pin
mrby12312-Feb-08 5:50
mrby12312-Feb-08 5:50 

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.