If your webmethod is having return type is void and while consumi...
If your webmethod is having return type is void and while consuming the webservices you don’t want to wait the complete execution to that method. How would you achive thi...
view full question with answer
Posted in: .NET(40) |
Which of the following represents the best use of the Table, Tabl...
Which of the following represents the best use of the Table, TableRow, and Table-Cell control...
view full question with answer
Posted in: ASP.NET(45) |
For making a configuration setting change that will affect only t...
For making a configuration setting change that will affect only the current Web application. Is there any tool that has a user-friendly Graphical User Interface (GUI)...
view full question with answer
Posted in: ASP.NET(45) |
While creating an ASP.NET web application with the help of Visual...
While creating an ASP.NET web application with the help of Visual Studio 2005 you are creates a Web page that has several related buttons, such as fast-forward, reverse, play, stop, and paus...
view full question with answer
Posted in: ASP.NET(45) |
If you want to make a configuration setting change that will affe...
If you want to make a configuration setting change that will affect only the current Web application. Which file will you change...
view full question with answer
Posted in: ASP.NET(45) |
While creating a Web site with the help of Visual Studio 2005 on...
While creating a Web site with the help of Visual Studio 2005 on a remote computer that does not have Front Page Server Extensions installed, which Web site type will you create in Visual St...
view full question with answer
Posted in: ASP.NET(45) |
Which method of SoapExtension class is used to intercept the inco...
Which method of SoapExtension class is used to intercept the incoming stream and determine the stag...
view full question with answer
Posted in: .NET(40) |
Validating XML documents in ASP.NET Web application...
Validating XML documents in ASP.NET Web applicati...
view full question with answer
Posted in: ASP.NET(45) |
While creating Web Service through visual studio template, which...
While creating Web Service through visual studio template, which namespaces are include automaticall...
view full question with answer
Posted in: .NET(40) |
Which page is used to display the link of webmethods in ASP.NET w...
Which page is used to display the link of webmethods in ASP.NET web service...
view full question with answer
Posted in: .NET(40) |
While developing ASP.NET 2.0 web application you want to display...
While developing ASP.NET 2.0 web application you want to display a list of parts in a master/detail scenario where the user can select a part number using a list that takes a minimum amount ...
view full question with answer
Posted in: ASP.NET(45) |
Secure existing ASP.NET Web site by redirecting all users to the...
Secure existing ASP.NET Web site by redirecting all users to the logon page, Login.asp...
view full question with answer
Posted in: ASP.NET(45) |
What type of ASP.NET authentication you will implement...
What type of ASP.NET authentication you will impleme...
view full question with answer
Posted in: ASP.NET(45) |
While writing code in Visual Studio 2005 you creates a new instan...
While writing code in Visual Studio 2005 you creates a new instance of a ASP.NET TextBox server control, what do you need to do to get the TextBox to display on the Web pag...
view full question with answer
Posted in: ASP.NET(45) |
How you can verify the result of your ASP.NET web services?...
How you can verify the result of your ASP.NET web service...
view full question with answer
Posted in: .NET(40) |