| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is session tracking & methods? | C-Squared-Systems | 3 |
| What methods are fired during the page load? | | 1 |
| What is FullTrust? Do GACed assemblies have FullTrust? | | 2 |
| can we store textbox and com components in viewstate? | Microsoft | 2 |
| How to migrate from sqlserver 2005 to sql server 2000
(every one know reverse process of that ) | Cap-Gemini | 1 |
| how to add cliet side event to server side?
and
how to register client script to sever side? wt difference
these two | PSI-Data-Systems | 3 |
| What?s the difference between Codebehind="MyCode.aspx.cs"
andSrc="MyCode.aspx.cs"? | SLC-Ltd | 3 |
| What is a transaction?
a) A banking term.
b) A concept used to describe a step in the business process.
c) A combination of DML steps that must succeed or the data
is retuned to its initial state.
d) A combination of DDL steps that must succeed or the data
is retuned to its initial state.
| Syntax-Softtech | 3 |
| i have one gridview contains edititemtemplate(which
contains update and cancel buttons) and i have one item
template (contains edit button)
i want the code for update and cancelbuttons in edit item
template and i want the code for edit button in
itemtemplate. please help me | | 4 |
| What are the data types is possible to store in session?
and can we store dataset in session? | eMids | 4 |
| What is an application domain? | Microsoft | 1 |
| when using windows API in .net then it is managed code or
Unmanaged code? | | 1 |
| Explain autherization levels in .net ? | | 2 |
| What is the difference between excute query and excute
nonquery.? | | 3 |
| 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 to Page Execute in asp.net(inside browser) | Wipro | 1 |
| What is the maximum amount of memory any single process on
Windows can address? Is this different than the maximum
virtual memory for the system? How would this affect a
system design? | | 1 |
| What is Response.Flush method ? | Keane-India-Ltd | 2 |
| can sn.exe can be used before gacutil.exe | Accenture | 2 |
| What is runtime host ? | Digital-GlobalSoft | 2 |
| |
| For more ASP.NET Interview Questions Click Here |