What is asp.net? How is it different from asp?
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
Can you explain the importance of finalize method in .net?
Write a code for "RequiredFieldValidator" in java script
Is it possible to apply themes to an asp.net application? If yes, then how?
Define reflection in .net?
Explain asp.net web forms.
What is an application domain ?
Which is better viewstate or session?
Describe a Windows Service and its lifecycle ?
1. What is the difference between Cache and Session? 2. I cache limited to page like viewstate or it's accessible through out the application like session? 3. Which one is better when I've some data that is to be used across the application? Why is to better than the other?
What is the file through which you can customize your asp.net application?
What is a 404 redirect?