- What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why.
- What is serialization, how it works in .NET?
- What should one do to make class serializable?
- What exactly is being serialized when you perform serialization?
- Tell me about the methods you have used to perform serialization.
- Did you work with XML and XSL Transformations?
- What methods and what for did you use to work with XML?
- What is the purpose of reserved word “using” in C#?
- How does output caching work in ASP.NET?
- What is connection pooling and how do you make your application use it?
- What are different methods of session maintenance in ASP.NET?
- What is Viewstate?
- Can any object be stored in a Viewstate?
- What should you do to store an object in a Viewstate?
- Explain how Viewstate is being formed and how it’s stored on client.
- Explain control life cycle, mind event order.
- What do you know about ADO.NET’s objects and methods?
- Explain DataSet.AcceptChanges and DataAdapter.Update methods.
- Assume you want to update a record in the database using ADO.NET. What necessary steps you should perform to accomplish this?
- How to retreive the value of last identity has been updated in a database (SQL Server)?
Friday, May 20, 2011
ASP.NET Interview Questions
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment