How does SQL Server session state works
What is session and application variable in asp net?
what are httphandlers and httpmodules.and their differences.
Explain how can we inherit a static variable?
Define ViewState and how can it be used?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
How to remove themes from certain controls?
How do I debug an ASP.NET application that wasn't written with Visual Studio.NET and that doesn't use code-behind?
1. What is Connection Pooling…? 2. Maintaining Sessions in ASP.NET 3. ASP.NET page lifecycle. 4. Can we store objects in sessions. 5. What is AJAX..? 6. Serialization/Deserialization. Why we use serialization and Deserialization…? 7. What are Arrays and Arraylist..? 8. Difference between Authentication and Authorization…? 9. Difference between abstract class and Interfaces 10. What is a view..? Does a view contain data..? 11. What are triggers..? 12. What are transactions..? 13. What is Metaview (oracle)..? 14. What is Inheritance..? How can we call a method from the base class..? 15. Can an abstract class have zero abstract methods..? 16. How to read from Message Queue..? 17. What is Metadata..? 18. You would prefer to have business logic in c# or DB Side..? Why…?
1 Answers Franklin Templeton, Sky InfoTech,
Whats the difference between abstract factory pattern and factory pattern?
suppose i am Admin in my application and i have to terminate the session of the particular user in my application.........how can i do it....?????
Should validation (did the user enter a real date) occur server-side or client-side? Why?
Describe the difference between inline and code behind - which is best in?