web application

Thread Starter

453

Joined Oct 29, 2006
3
hi
i need tutorials on visual c and programming of web applications
i have some knowledge of c/c++ programming
can you tell me about the sites or books from which i get informations
and i will write programs for web server/client application at miniature level
thanks
 

Dave

Joined Nov 17, 2003
6,969
Well the first place you could look at for Visual C++ tutorials is the site over at MSDN: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vctutor98/HTML/tutorhm.asp

There are 8 tutorials with several sub-sections to augment your learning of the concepts. See if any of these can help you with your requirements.

I did a Yahoo! search for "Visual C++" tutorials site:microsoft.com

See: http://uk.search.yahoo.com/search?p...om&ei=UTF-8&fr=FP-tab-web-t340&x=wrt&meta=vc=

This returns many subset tutorials for specific aspects of Visual C++ from MSDN that may be of use. Note the tutorials go onto several pages so be sure to check them out.

Hope this is of help to get you started. There may be books that can be of assistance (check http://www.microsoft.com/mspress/books/1764.asp if you have money to burn), but I would start with the resources over at MSDN.

Dave
 
Top