To which side ( server ? client) does the user input data validation occur? Explain the reasons for it?
1 5184User contro having 4 text boxes given validation controls. i want to execute validations after the button click event how it is?
3 6347Explain which is best suited place in the Application Start and Session_Start subroutines with an example?
3 5697What are different ASP.NET Web Forms with the technology different from though ASP (1.0-3.0)?
1 4171
List the types of authentication supported by asp.net?
When cookie will expire?
What is the difference between application state and caching?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
How does a web application session work?
Why do we need url encoding?
What is the significance of proxy user?
Explain the difference between asp and asp.net?
Describe state management in asp.net?
When does a session actually start?
What is cross page posting? How is it done?
Explain Features in ASP.NET
How can you debug your.net application?
What is the difference between trace and debug in asp.net?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?