Recent Posts

3
Comments

asp:Label vs asp:Literal: Best Practices by chintanpshah

Normal 0 MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso...
4
Comments

Acessing ASP.NET Controls in Javascript: Best Practices by chintanpshah

Normal 0 MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso...
4
Comments

HTML Validation fails: Attribute "border" exists, but can not be used for this element. by chintanpshah

Recently, I validated my website using HTML Validator . One strange error I found from validation result was: Attribute "border" exists, but can not be used for this element. I was not able to figure out the actual cause of this error at that time. I...
5
Comments

Test Email Notification without configuring SMTP Server by chintanpshah

In this post, you will lean to Test Email Notification without configuring SMTP Server for your ASP.NET application....
More Posts