Wednesday, October 15, 2008

5 Useful Tips for ASP.Net Application

There are so many tasks/operations that are repeatedly done in ASP.Net applications. This article will list some of the useful tasks that we can use in our asp.net application extensively.

1.Get Extension from Path/URL.
2.Clearing input controls at a stretch in ASP.Net.
3.Get Control Name in JavaScript When Using MasterPages.
4.Invoking an Event in ASPX Page from UserControl.
5.Selecting/Highlighting the TextBox Value If Validation Fails.

Read more...

No comments: