| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| We have 2 sites in which one site allows the user with out
asking credentials and second one ask for credentials
through a log page. What might be the configurations
settings for both sites? We can use IIS and web.config
files together. | ADITI | 1 |
| How ASP and ASP.NET page works. | | 1 |
| What are the major differences between asp.net1.1 and
asp.net 2.0? | CTS | 7 |
| Is it necessary to create a Windows application or Web
application to test a Web service ?
Is it must to consume this service?
| | 2 |
| what is differences between bind and eval? | | 1 |
| You need to retrieve data from a Microsoft SQL Server 2000.
Currently you are using an oleDbConnection object to connect
to the database server. You need to be able to retrieve the
data from the database server in XML format. Which approach
would be the most efficient? Select all that apply. Each
answer constitutes part of the whole answer.
a) Change to the SQL .NET provider.
b) Use the ExecuteXmlReader() method of the xxxCommand object
c) Use the DOM to create the XML document.
d) Use the XmlDocument.Load() method to create the XML Document.
| Syntax-Softtech | 1 |
| Can you store dataset in viewstate? | Microsoft | 3 |
| Uses of CLR ? | TCS | 2 |
| what is value type to reference type | AG-Technologies | 6 |
| What is the difference between control and component? | | 2 |
| What is the Web.config file used for?
a) To store the global information and variable definition
for the application.
b) Configures the time that the server-side codebehind
module is called
c) To Configure the Web Server.
d) To Configure the Web browser.
| Syntax-Softtech | 3 |
| Can you explain the difference between an ADO.NET Dataset
and an ADO Recordset? | | 2 |
| Is it possible to disable the minimized icon of a popup
window using window.open. Not using iframe concept? | Take-United | 2 |
| What is the difference between response.redirect and
server.transfer, how to choose one among the other? | 247Customer | 2 |
| What is the transport protocol you use to call a Web service? | | 2 |
| For Web services where you can browse on the Internet? | | 1 |
| True or False: To test a Web service you must create a
windows application or Web application to consume this service? | | 1 |
| What is the need of client side and server side validation ? | Keane-India-Ltd | 1 |
| How to use one project files into another project? | HP | 3 |
| What are the difference between ASP and ASP.Net? | Accenture | 1 |
| |
| For more ASP.NET Interview Questions Click Here |