| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What does assemblyinfo.cs file consist of? | Accenture | 1 |
| Tell about WebService in Asp.Net? | Accenture | 4 |
| When does the application ONEND event handler fire? | C-Squared-Systems | 1 |
| 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 ARE DEFFERENCE BETWEEN DATALIST AND DATAGRID | Seion-Infotech | 1 |
| code for inserting images into gridview colomns from
database | HP | 3 |
| What is the use of SmartNavigation property? | | 2 |
| Types of session management in ASP.NET? | Microsoft | 1 |
| What is the Global ASA(X) File? | | 2 |
| What r Callbacks in ASP.NET? | | 1 |
| What is web application virtual directory ? | Satyam | 1 |
| Can you edit data in the Repeater control? | | 8 |
| Breifly explain about stack and heap memory Managemet? | | 1 |
| Your ASP.NET application displays sales data on a page. You
want to improve performance by holding the page in memory on
the server for one hour. You want to ensure that the page is
flushed from memory after one hour, and that the page is
re-created when the next request for the page is received.
What should you do?
A . Initialize a new instance of the Cache class in the
Application.Start event handler.
B . Initialize a new instance of the Timer class in the
Page.Load event handler.
C . Set the Duration attribute of the OutputCache directive
in the page.
D . In the Web.config file, set the timeout attribute of the
sessionState element.
| Syntax-Softtech | 5 |
| 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 |
| Describe the difference between a Thread and a Process? | | 4 |
| How .Net has implemented security for web applications? | | 1 |
| How can you get public key information? | Microsoft | 1 |
| difference between <connectionstring> <Appsetting> | | 6 |
| Types of session management in ASP.NET ? | Microsoft | 2 |
| |
| For more ASP.NET Interview Questions Click Here |