When is validation done on the client? How does client-side validation improve the efficiency of an application?
1 3852What 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?
1879What are two ways that you can set the minimum and maximum values for a rangevalidator? When would you use each technique?
1 3232How 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 3730What 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 4540How do you initiate validation on the server manually? What are two situations when you might you want to do that?
1835How does the regular expression validator work? What are two situations when you might want to use one?
2 4266What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
1 4289Describe the difference between inline and code behind - which is best in a loosely coupled solution Tightly coupled - INLINE
2 8233
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
What are sql joins?
What is a gridview in asp.net?
What is the difference between application state and session state in asp net?
Explain the Session state management options available with ASP.NET?
i want the asp.net technical questions and answeres
What is view state and how it works in asp net?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
What is asp short for?
Disable Mouse right click on web page in asp.net?
Explain the boxing and unboxing concept in .net?
Define xmlreader class.
What are the navigation ways between pages available in ASP.NET?
How can we inherit a static variable?
What is bound controls