Dot Net Cube

Spreading .NET knowledge one cube at a time!

Design Patterns – An Overview

clock June 27, 2009 00:53 by author Administrator
  Design Pattern articles in this series are listed below: Design Patterns - An Overview Design Patterns – Using the Strategy Pattern in C# Design Patterns – Using the Singleton Pattern in C# Design Patterns – Using the Adapter Pattern in C# Design Patterns - Using the Facade... [More]


Useful Visual Studio Shortcuts (Some new VS 2010 shortcuts included too!)

clock June 11, 2009 02:16 by author Administrator
  Here’s a compilation of some Visual Studio keyboard shortcuts that I personally find useful. I have included some that may make their way into the Visual Studio 2010 release. Useful shortcuts in Visual Studio 2008/2005 Before using the shortcut ... [More]


Overview of .NET 4.0 features – C# 4.0 Named and Optional Parameters

clock June 3, 2009 21:27 by author Administrator
  The concept of Optional parameters is not new and exists in other languages such as C++. Infact, the functionality is a part of the .NET framework and exists is in VB.NET. Optional parameters will be introduced in C# 4.0 and can be used to call a method without having to specify all the argu... [More]



 

 

Poll

What is your current job title?











Disclaimer: The views expressed in this website are the author's personal views and in no way reflects the views of his employer or anyone else. Any opinions, tips, ideas, work arounds, fixes or other commentary expressed in this blog is provided "AS IS" without any warranties and rights.



Sign in