When is validation done on the client? How does client-side validation improve the efficiency of an application?
1 3778What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
1840What are two ways that you can set the minimum and maximum values for a rangevalidator? When would you use each technique?
1 3118How do you associate two or more validators with a single input control? What do you need to do to prevent space from being reserved for a validation control thatpasses its validation test?
1 3660What is the purpose of the validation summary control? What do you need to do to prevent an error message from being displayed in a validator when a validation summary control is used? How can you display a message in both the validator and the validation summary control?
2 4449How do you initiate validation on the server manually? What are two situations when you might you want to do that?
1787How does the regular expression validator work? What are two situations when you might want to use one?
2 4166What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
1 4234Describe the difference between inline and code behind - which is best in a loosely coupled solution Tightly coupled - INLINE
2 8141
Where would you use an ihttpmodule, and what are the limitations of any?
What are the benefits of Razor View?
What is viewstate? What does the “enableviewstate” property do?
What is the Difference between MVC And MVP design pattrens
How can I have a particular web page in an asp.net application which displays its own error page?
How many types of Cookies are available in ASP.NET?
What is an assembly? Explain its parts.
Can the dictionary object be created in client?s scope ?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What is the meaning of TestApi?
Difference between using directive vs using statement?
What is a session in asp.net?
What is a query string in a url?
What are the server control tags in asp.net.?
They mostly asked difference between versions of technologies