How many Modes are the in Session?
How many web.config files we can set in a project?
What is partial Class in .net?
what is first stage in page life cycle?
What namespace does the Web page belong in the .NET Framework class hierarchy?
What data types do the RangeValidator control support?
Can you edit data in the Repeater control?
Which template must you provide, in order to display data in a Repeater control?
Name two properties common in every validation control?
How many classes can a single .NET DLL contain?
Is String is Value Type or Reference Type in C#?
Types of Attributes in .NET?
What types of cookies in asp.net?
How many types of cookies are there?
The top .NET class
Can you run an application without web.confige file?
what is default time of expire session?
How do you explicitly kill a user session?
Which Object can be used for debugging purpose
What method must be overridden in a custom control?
Do I need IIS to develop a Web application in ASP.NET 2.0?