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 7504Asp.Net Source :- In my project i have gridview control - item template. Its have asp:button control. my requirement is while click this button i need to display some alert message. Could you please help me which gridview event i need to write source code? Please give me a quick response. Thanks
6 9503hi i am varinder. i am very eager to learn ASP.net in C#. i am beginer to it. i have refer some books but i found it tuff to understand. their language is tuff. So please tell me the best site or best book to learn ASP.net in C#. i will be very thankful. Varinder
1 3685Hi, I Dont know about Application and Session State management. Can anyone explain me with simple example?
1 3915
Explain the difference between asp and asp.net?
Can I have a unique key as foreign key?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Where the viewstate is stored after the page postback?
How can you display all validation messages in one control?
Give some salient points of difference between request processor and request dispatcher.
Explain how do you deploy your asp.net application?
How about the security in Activex DLL and Activex EXE ?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
What can we do with asp.net?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
What is the mvc model?
What is view state and how it works in asp net?
What does asp.net stand for?
Can you change a master page dynamically at runtime? How?