.Net Interview Questions - CSC

1. Out of the given below technologies which ------- is associated with web services.
a) WSDL b) WML c) web sphere d) web logic

2. Name of the property used in ASP.NET page, which allows query to determine that the page is requested and not the data is being submitted to web server?
a) FirstGet
b) Initialized
c) IncludesData
d) IsPostBack

3. Which class is used to create an XML document?
a) XmlConvert
b) XmlDocument
c) XmlNew
d) XmlSettings

4. Which statement is correct to perform asynchronous data access
a) BeginExecute=true
b) MultiThreaded=true
c) MultipleActiveResultSets=true
d) Asynchronous=true

Post your comment