| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Difference between .NET and previous version? | Microsoft | 1 |
| How to merge 2 tables fields in DataTable in asp.net | Wipro | 5 |
| What is the difference between Server.Transfer and
Response.Redirect? Why would I choose one over the other? | Satyam | 3 |
| What is a bubbled event?
| | 2 |
| Describe the difference between inline and code behind? | | 2 |
| To make Cache item dependent on a file,directory or other
cached item ,you should create an instance of which clause? | | 1 |
| How to do Forms authentication in asp.net? | | 2 |
| How many webforms are possible on a single webpage? | | 5 |
| How can we read a columnised text data in ASP.Net C#?
Columnised means my data is stored in a text file and I
have numeric data or string data in this file. For ex. If I
am searching for the data of gender and I know that gender
data is stored at column 32 in text file. How can I get
this data in ASP.Net page. Thanks for help in advance. | | 2 |
| what is .net | Net-Solution | 11 |
| In what order do the events of an ASPX page execute. As a
developer, why is it important to understand these events? | Syntax-Softtech | 5 |
| How to Page Execute in asp.net(inside browser) | Wipro | 1 |
| After building the custom control, you test it by adding an
ASP.Net web application to the solution. You add a correct
<%@ Register %> directive and a proper declaration of the
control in the <asp:Form> tag to the Web Form, but when you
execute the application you get an error. What is the most
likely reason for the problem?
a) The custom control must be compiled first.
b) The web application must have a reference to the control
c) The custom control must be registered with windows first.
d) The assembly from the custom control is not in the
application?s bin directory.
| Syntax-Softtech | 1 |
| Explain Factory pattern? | Microsoft | 1 |
| What?s the difference between Response.Write()
andResponse.Output.Write()?
| | 2 |
| please can any describe 'Master Page' in ASP.Net 2.0 | | 3 |
| what is dumpbin.exe? | | 1 |
| What is an iHTTPModule, and explain its implementation with
its limitations? | | 1 |
| What does the "EnableViewState" property do? Why would I
want it on or off? | Syntax-Softtech | 1 |
| What are the different methods that are used during the
page load? | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |