Wednesday 17 December 2008

Some useful .net specific links

I have few links that may be helpful to you guys:

1. Turning an .ascx User Control into a Redistributable Custom Control
http://msdn.microsoft.com/en-us/library/aa479318.aspx
if you don't want to go through the msdn article, here is a links to a shorter article on creating custom control from user control

2. Ten must have tools for .net developer

3. Visual Studio keyboard shortcuts

4. Static Code Analysis (FxCop is a great tool to go with)

5. Guidelines for Names in .net (Naming conventions)

6. jQuery Intellisense in VS 2008 (Scott Gu)

No comments:

Post a Comment