Introduction: In this article i am going to explain about what is named and optional parameters in c# 4.0. Main: As i allready told named and optional parameters are the enhancemdent of c# 4.0 Named parameters enable you to specify a parameter by associating that with the parameter’s name rather than with the parameter’s position [...]
Category Archives: C#
What is/Explain Named and Optional Parameters in C# Asp.Net C# 4.0
Posted by james on March 3, 2011
0 comments
Abstract classes or Interfaces Asp.Net C#
Posted by on November 13, 2010
0 comments
Video demonstrates In which scenario’s we can use interfaces and in which scenario’s we can use abstract classes. Note:Video is downloaded from microsoft website References: msdn.microsoft.com Enjoy the video!