Click here to Skip to main content
16,010,650 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am building a site and the start page is a combination of login div as well as new user signup.

I want to make my web form as light as possible. Now i am intending to use the validators provided in .net toolbox to validate my control elements.

But i have yet another way of validating the controls thorugh code.

My question is, Which way would make my web form light,using the validators or through code.?

Thanks !!
Posted

1 solution

Hi..

Some tips to improve your website performance
http://www.realsoftwaredevelopment.com/20-tips-to-improve-aspnet-application-performance/[^]




Hope this help you
Happy Coding :)
:)
 
Share this answer
 
Comments
Herbisaurus 2-Sep-13 10:30am    
5+!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900