| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Does the following statement executes successfully:
Response.Write(?value of i = ? + i);
| TCS | 4 |
| What is web.config. How many web.config files can be allowed
to use in an application? | Accenture | 5 |
| How we can kill our Session in web farm where there is no
any sticky server .And user can not Logout bcoz of that. | | 1 |
| You are planning the deployment of an ASP.NET application.
The application uses a Visual Studio .NET component named
DataAccess that will be shared with other applications on
your Web server.
You are using Visual Studio .NET to create a Windows
Installer package. You need to deploy DataAccess and the
ASP.NET application so that they can be uninstalled later of
necessary.
What should you do?
A . Create a setup project for DataAccess. Add the ASP.NET
application in a custom action.
B . Create a setup project for the ASP.NET application.
Create another setup project for DataAccess.
C . Create a Web setup project for the ASP.NET application.
Add a project output for DataAccess.
D . Create a Web setup project for the ASP.NET application.
Add a merge module for DataAccess.
| Syntax-Softtech | 3 |
| Explain which is best suited place in the Application Start
and Session_Start subroutines with an example? | | 3 |
| .Net Doesn't offer Deterministic Distruction ?
a) True
b) False
| CTS | 4 |
| What is the difference between Postback and Ispostback
Property? | HCL | 2 |
| Describe and In Process Vs Out of Process component. Which
is faster? | Syntax-Softtech | 2 |
| Explain what a diffgram is, and a good use for one? | | 1 |
| how we deploy the asp.net 2.0 application | Logistics | 1 |
| What is .NetFramework? | Syntel | 1 |
| Tell About Web.config ? | Keane-India-Ltd | 2 |
| What is Master Page in Asp.net? | | 5 |
| How many web.config a application can have ? | Keane-India-Ltd | 4 |
| if you disable view state of a textbox will it maintain
data during postbacks.if yes reason | FactorH | 6 |
| What does this do? sn -t foo.dll | | 2 |
| Which template must you provide, in order to display data in
a Repeater control? | Wipro | 2 |
| Which property on a Combo Box do you set with a column
name, prior to setting the DataSource, to display data in
the combo box?
| | 1 |
| 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 |
| What are Authentication mechanisms in .Net? | Accenture | 5 |
| |
| For more ASP.NET Interview Questions Click Here |