Asp.Net 3.5 Interview Questions

Asp.Net 3.5 Interview Questions

  1. What is Asp.Net 3.5?
  2. What is the difference between application state and caching?
  3. What is Microsoft Share Point Portal Server?
  4. What is the difference between mechine.config and web.config?
  5. What is the difference between Response.Redirect and Server Transfer?
  6. Can User Control be stored in library?
  7. Explain the life cycle of an ASP .NET page?
  8. What do you mean by three-tier architecture?
  9. What are the uses of Reflection?
  10. How can exception be handled with out the use of try catch?
  11. What is caching? What are different ways of caching in ASP.NET?
  12. Does .NET CLR and SQL SERVER run in different process?
  13. How do the cookies work in asp.net?
  14. What is the exact purpose of http handlers?
  15. What is the difference between custom web user control and a custom web server control?
  16. Is there any limit for query string?
  17. Where the assembly is stored in asp.net?
  18. Where is the Cookie State and Session State information stored?
  19. How can we implement Web farm and Web Garden concept in ASP.NET?
  20. What are the different types of sessions in ASP.Net?
  21. What is Microsoft Windows Share Point Services?
  22. What events will occur when a page is loaded?
  23. What is J Query?
  24. What are the advantages of j Query?
  25. What is the use of AutoWireup in asp.net?
  26. Explain the basic functionality of garbage collector?
  27. What is meant by 3-tier architecture?
  28. What is boxing and unboxing?
  29. Where is the View state Data stored?