What are the Types of object in asp
Should validation (did the user enter a real date) occur server-side or client-side? Why?
How does a web application session work?
What is global.asax file used for?
How can we do the client side validation and Server side validations? But i told that At client side by with the help of validations control or by javascript? But I dont know about the Server side controls Explain?
There is a login page that has two text boxes with required field validators on it. The page has a login and cancel button. How can we ensure that the click on the cancel button doesnt fire a validation event.
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
which method marks a config file section for encryption?
How do you do validations. Whether client-side or server-side validations are better ?
2 Answers InfoLinks, Microsoft,
What is the difference between ASP.NET Webforms and ASP.NET MVC?
What is the use of placeholder control?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
What is asp.net globalization?