|
Related Questions |
View Answer |
|
What is an Abstract class?
|
View Answer
|
|
What is the root class in .Net ?
|
View Answer
|
|
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why.
|
View Answer
|
|
What is the purpose of reserved word “using” in C#?
|
View Answer
|
|
Explain DataSet.AcceptChanges and DataAdapter.Update methods.
|
View Answer
|
|
What do you know about ADO.NET’s objects and methods?
|
View Answer
|
|
Explain how Viewstate is being formed and how it’s stored on client.
|
View Answer
|
|
What should you do to store an object in a Viewstate?
|
View Answer
|
|
Can any object be stored in a Viewstate?
|
View Answer
|
|
What is Viewstate?
|
View Answer
|
|
What exactly is being serialized when you perform serialization?
|
View Answer
|
|
What should one do to make class serializable?
|
View Answer
|
|
What is serialization, how it works in .NET?
|
View Answer
|
|
What is connection pooling and how do you make your application use it?
|
View Answer
|
|
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why.
|
View Answer
|
|
How does output caching work in ASP.NET?
|
View Answer
|
|
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why.
|
View Answer
|
|
What is CLR?
|
View Answer
|
|
What is the use of ErrorProvider Control?
|
View Answer
|
|
What’s the difference between Response.Write() and Response.Output.Write()?
|
View Answer
|