What is the difference between user control an custom control?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
Which method is used to enforce garbage collection in .net?
What is sdlc process?
What is custom events?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
What are the 3 types of web?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What is the difference between page-level caching and fragment caching?
What’s the use of “GLOBAL.ASAX” file?
What is the difference between CLICK and MOUSE DOWN Event ?
What does session_start () do?
How does a web application session work?
What is application Object?
Explain the server control events of asp.net ?