Tuesday, May 20, 2014
What is ASP.NET 4.5?
ASP.NET 4.5 is ASP.NET runs on the top of .NET framework 4.5
Its speed is 30% faster than .NET 4.0
Its speed is 30% faster than .NET 4.0
Thursday, May 8, 2014
Wednesday, May 7, 2014
Why need method/function overloading in C#?
Keep same naming convention. Can not find any other benefit for overloading.
Optional parameter should be the first choice to try.
Do not put different purposes thing under same name.
Optional parameter should be the first choice to try.
Do not put different purposes thing under same name.
Subscribe to:
Posts (Atom)