How do you validate the controls in an ASP .NET page?
Answer Posted / sneha gupta
we can validate controls either server side or client side.
for client side vaildaions we can your either javascript or
validation controls provided in .NET.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Where is asp.net view state stored?
Differences between “dataset” and “datareader”.
To get the values in two different controls to match which control you use it?
Can we have 2 web config files?
How do I know asp.net mvc version? : Asp.Net MVC
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
Which method do you use to kill explicitly a users session?
What is Bundling and Minification in MVC?
What is enableviewstate in asp net?
What are the versions of garbage collection?
Distinguish between Server-side and Client-side code?
How do you implement sql caching in asp.net?
What is a uri query?
Explain the components of web form in asp.net
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?