Monday, May 07, 2007

Code snippets for daily coding tasks...

I am sure most of them know this .... but thought worth pointing this out -

IntelliSense Code Snippets are reusable, task-oriented blocks of code. Visual Studio 2005 includes code snippets covering tasks ranging from creating a custom exception, to sending an e-mail message, to drawing a circle. A set of Visual Basic and Visual C# Code Snippets are included in the Visual Studio 2005 box – additional Code Snippets can be found below.
http://msdn2.microsoft.com/en-us/vstudio/aa718338.aspx

Thanks - Dipesh

No comments: