Tuesday, April 15, 2008

Tips and Tricks For ASP.NET and .NET programming

1. Code Indentation

Visual Studio IDE Supports CTRL-K+CTRL-D keyborad command to indent the code. This is very useful to check the HTML web-formedness.

When you do CTRL-K+CTRL-D on the HTML code (note: in HTML view of Web FORM) , it tries to indent the HTML. if everything is OK then it just keep one HTML tag in a line.

So if there are unnecessary / unmatched HTML tags then that are put in the same line.


2 comments:

Saiful Alam said...

Your blog is very nice...
visit my blog asp.net example

JEEVS said...

can u help me to make a simple web messenger using asp.net??is there any open sourced web messenger in asp.net so i can rebuild it?
please fire a response at jeevanjan@gmail.com