| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How do you enable tracing?
a) Set the Trace property of the Web Form to True
b) Set the Trace property of the server object to True
c) Set the Session variables Trace to True
d) Set the Applications Variable Trace to True.
| Syntax-Softtech | 2 |
| How would one do a deep copy in .NET? | TCS | 4 |
| How can you debug an ASP page, without touching the code? | | 1 |
| What is the difference between session state and session
variables ? | Digital-GlobalSoft | 4 |
| hi i have a problem regarding to datagrid in aspdotnet.i
have a datagrid in my application.i have to place
add,edit,delete buttons or links what ever it may be.
now the problem is if i click on add button then the page
has to redirected to another form called "xyz.aspx" and if
i click on edit button the page has to redirected to
another form called "abc.aspx".i am phasing the problem
that if where ever i click on the datagrid the cursor goes
to gv1_SelectedIndexChanged event.please tell me the
solution about the code. | Lambent | 4 |
| What does this do? gacutil /l | find /i about | | 1 |
| Windows Authentication (via Active Directory) and SQL
Server authentication (via Microsoft SQL Server username
and passwords).
Which one is trusted and which one is untrusted? | | 2 |
| Where do you store the information about the user?s locale? | Visual-Soft | 1 |
| Difference Between ReadOnly and Constant Variable in
compile time and Run Time. | Phoenix-Technologies | 3 |
| What is Virtual path in ASP.Net | Proteans | 2 |
| What is the use of location tag in web.config file | Karur-Vysya-Bank-KVB | 1 |
| what is asp.net
| | 10 |
| What are the different types of Session state management
options available with ASP.NET? | | 1 |
| what is DLL Hell and how it is solved in .NET? | icegen | 9 |
| Write a code for "RequiredFieldValidator" in java script | Wipro | 3 |
| When an ASP.NET server control is added to a web form,
Visual Studio .NET adds one item to the class for the form.
What item is added?
a) The event registration.
b) A protected class member for the control.
c) A default event handler for the click event.
d) A default class that inherits from the control?s base class.
| Syntax-Softtech | 3 |
| What property is used on the datatable to indicate a
conflict after an update?
a) HasConflict
b) HasError
c) HasCollision
d) HasDataError
| Syntax-Softtech | 1 |
| What type of code (server or client) is found in a Code-
Behind class?
| | 1 |
| Types of object in asp ? | Accenture | 1 |
| how we deploy the asp.net 2.0 application | Logistics | 1 |
| |
| For more ASP.NET Interview Questions Click Here |