To which side ( server ? client) does the user input data validation occur? Explain the reasons for it?
1 5188User contro having 4 text boxes given validation controls. i want to execute validations after the button click event how it is?
3 6361Explain which is best suited place in the Application Start and Session_Start subroutines with an example?
3 5719What are different ASP.NET Web Forms with the technology different from though ASP (1.0-3.0)?
1 4174
How asynchronous call can be implemented using delegates?
What is asp.net response object?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
Explain the differences between managed and unmanaged code?
How to unit test Web API?
What is the concept of view state in asp.net?
What is the default Orientation property in a Menu control?
What is the exact purpose of http handlers?
Which method is used to force all the validation controls to run?
Explain about the Class view window?
What is parse in asp.net?
To bind columns manually which tags do you need to add within the asp:datagrid ?
What is microsoft windows sharepoint services?
What is break mode?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?