| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Suppose there is one web farm with 3 servers inside with
same configuration and the same project is running inside
all servers.Which session mode is usde for all these and
why? | | 2 |
| What base class do all Web Forms inherit from? | | 1 |
| 1.can we add connection string in global.asax??????????
2.what are the default files included when we create new
web application???? | Sparsh | 4 |
| What are the different types of Session state management
options available with ASP.NET?
| | 4 |
| What is role-based security? | | 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 |
| Types of optimization and name a few ? | Accenture | 3 |
| What is CTE in sql server 2005? | Minecode | 2 |
| how to edit gridview control in asp.net2.0 | | 1 |
| 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 |
| Is string a value type or a reference type? | | 7 |
| What does the "EnableViewState" property do? Why would I
want it on or off? | | 3 |
| Hi , I am Basha. I am searching a job in dotnet.Plz tell me
the order of page events in asp.net 2.0> plz send faq's
related to c#.net,asp.net,sqlserver2000 etc. to my mail-id :
bashask.ss@gmail.com | Sapient | 3 |
| can we transfer data from one page to another page using
viewstate if so how?if not y? | Wipro | 19 |
| What is an Interface and What is an Abstract Class? | | 3 |
| How to convert a string into an Integer in ASP.net? | | 4 |
| What is the use of mcommand ?
mcommand.fill(ds,"orderdetails"); | Netsweeper | 1 |
| What is role manager work in web.config?
how to restrict perticular pages from the users using the
role manager?
| Infosys | 1 |
| About dataset and data mining ? | Cognizent | 1 |
| How to retrieve the information from datatable citywise in c#? | HCL | 2 |
| |
| For more ASP.NET Interview Questions Click Here |