Monday, March 14, 2011

Useful Sites

Design PatternsVisual Studio shortcut keys

http://dofactory.com/Patterns/Patterns.aspx
You can find most of the design patterns with C# examples here. Design patterns are grouped by the types and the names are provided as links so that we can easily move around.

http://dofactory.com/ShortCutKeys/ShortCutKeys.aspx
You are familiar with many of Visual Studio's shortcut keys, but not all of them. Here is a handy reference that can make your .NET lifestyle easier and a lot more productive. The 'must-know' shortcut keys are high-lighted.





C# Coding Standards - and Naming Conventions Database Connectionstrings

http://dofactory.com/reference/csharp-coding-standards.aspx
Here are our C# coding standards, naming conventions, and best practices.

Use these in your own projects and/or adjust these to your own needs.

http://dofactory.com/Connect/Connect.aspx
Do you have a hard time remembering database connection strings? You are not alone!
Here is an easy-to-use reference of connection strings for numerous databases and data stores.





e-Books From Packtpub

http://www.packtpub.com/support
You can find lot of ebooks here like AJAX, JQuery, .Net, etc. You have to give your email id. The site will automatically forward the selected ebook to your emailid.

No comments:

Post a Comment