| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| 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 |
| What is the roll of JIT in asp.net?
| | 4 |
| What does the "EnableViewState" property do? Why would I
want it on or off? | Syntax-Softtech | 1 |
| How to set/get parent page values in child page in asp.net | Wipro | 3 |
| Differentiate session and cookie
| | 1 |
| what is caching,session? when & what is used mostly in
which situtations, how they r implemented in real time?
tell with example? | Satyam | 1 |
| What are the major differences between asp.net1.1 and
asp.net 2.0? | CTS | 7 |
| what is the assembly? | | 2 |
| How can we Maintain more than on config file in one .Net web
application and how? | USi | 1 |
| Difference between datareader and dataset ? | Microsoft | 2 |
| What is the need of client side and server side validation ? | Keane-India-Ltd | 1 |
| diff between Server.Transfer() and Server.Execute() | | 1 |
| About Windows/Forms Authentication | | 1 |
| What are Http handler ? | Accenture | 3 |
| Define ViewState and how can it be used? | | 3 |
| Which template must you provide, in order to display data in
a Repeater control? | Wipro | 2 |
| How can we do the client side validation and Server side
validations? But i told that At client side by with the help
of validations control or by javascript? But I dont know
about the Server side controls Explain? | iSoft | 5 |
| Types of optimization and name a few and how do u do? | Accenture | 1 |
| What definition correctly defines a label server control
with the name set to lblHoop?
a) <asp:Label name=?lblHoop? runat=?server? />
b) <Label id=?lblHoop? runat=?server? />
c) <asp:Label id=?lblHoop? runat=?server? />
d) <server label name=?lblHoop? runat=?asp? />
| Syntax-Softtech | 1 |
| write six HTTP request method? | IBM | 2 |
| |
| For more ASP.NET Interview Questions Click Here |