To wrap up a call to a Web service the standard used is..?
WSDL means?
What are the merits and demerits of viewstate?
What are the two properties that are common on every validation control?
What is inheritance and an how it be used, example with an example?
What is session handling in a webfarm, how it can work with its limits?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
what is loosely coupled solution? How it can be used?
Define MSIL, and how does it works? Why our developers need an appreciation of it if at all?
Expalin the way you implement inheritance by using VB.NET/C#?
Explain the mechanism of VB.NET/C# achieve polymorphism?
For read-only operation which property you have to designated?
In a single .NET DLL how many classes it contains?
In a site to turn off cookies for one page which method is followed?
State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?