| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the difference between <%#%> and <%=%>? | IBS | 4 |
| What does the "EnableViewState" property do? Why would I
want it on or off? | | 2 |
| what is the difference b/w .net 1.1 and 2.0 ? | Polaris | 1 |
| How do you relate an aspx page with its code behind page ? | Accenture | 2 |
| What is Response.Flush method ? | Keane-India-Ltd | 2 |
| Types of session management in ASP.NET ? | Microsoft | 1 |
| Breifly explain about stack and heap memory Managemet? | | 1 |
| Caching techniques in .NET? | Microsoft | 1 |
| What?s the difference between Response.Write()
andResponse.Output.Write()?
| | 2 |
| What is the role of global.asax? | | 6 |
| Trigger syntax in sql2000 | Wipro | 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 |
| what is view state? | Satyam | 8 |
| What are the new page events added in Asp.net 2.0 ? | Sapient | 4 |
| Can you store dataset in viewstate? | Microsoft | 2 |
| Whats an assembly? | | 5 |
| is it possible to set more than web.config file for an
ASP.net APPLICATION?can it run?how is it possible | | 3 |
| What tag do you use to add a hyperlink column to the DataGrid? | | 1 |
| what is the use of untyped data set ? | TCS | 2 |
| can sn.exe can be used before gacutil.exe | Accenture | 2 |
| |
| For more ASP.NET Interview Questions Click Here |