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