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.
This is an article in which you can get the solution for how to manage the optional parameters in the functions of the C# language. In this tutorial the author explains it with two methods.