This is a Visual C++ tutorial which is useful for the novice programmers to learn about all the fundamental concepts of VC++ programming. In this tutorial the author clearly explains the basic structure of VC++ programming with sample programms.
Quiz is an online test and quiz program and is written in C with which you would be able to conduct quiz program with multiple choice questions in real time.
Win32 Socket Client is an article that explains about a program which is in win32 which lets the programmers to create a synchronous client socket by providing some basic details.