about view state and how validation controls will be
executed on client and server
Answer Posted / zohaib shahid
The validation can be handeled on client side as well as on
the server side, and depends on the situation. Although the
client side validation can be handeled by the Java Script..
Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is application state?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
What is enableviewstatemac in asp net?
How do active server pages work?
What are the steps to follow to host a web application on a web server?
What are the events that happen when a client requests an asp.net page from iis server?
Explain the Order of events in an asp.net page?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
Is it possible to create web application with both webforms and mvc?
To bind columns manually which tags do you need to add within the asp:datagrid ?
What is the parent class of all web server control?
How can you debug your.net application?
What is the difference between sealed vs static class?
What is Bundling and Minification in MVC?
What’s the use of “GLOBAL.ASAX” file?