Answer Posted / j_baghla
We can perform validations either on client-side or server-
side.On client side we perform validation thru
javascript.Server side validation we can perform thru
validation server controls.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Explain the features that make asp.net more used framework? : asp.net mvc
What is __ requestverificationtoken?
Explain login control and form authentication.
Why select Web API?
Write a code for sending an email from asp.net application.
What is the size of Get method and how much data it can store?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What are the various session state management options provided by asp.net?
Is razor a programming language?
What I need to create and run an asp.net application?
How do u optimize a query in asp.net?
What is a uri query?
What is the use of web.config file?
How can exception be handled with out the use of try catch?
Define viewstate in .net?