| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Suppose, I have 3 pages, Page1.aspx, Page2.aspx, Page3.aspx.
All pages are in diff. server. When user req. for a page,
Page1.aspx opens Ist & a session established. If user req.
for IIn page, second session established. Similarly, 3rd
session established if user req. 3rd page. In this scenario,
tot. 03 sessions are established. How we can minimize it so
that it will work with only one session? | Wipro | 2 |
| what are the sitemap providers in Asp.net 2.0? | | 2 |
| If I m using Session State Partioning where I have
partitioned my session into 4 servers then how can I know
that my session will be stored on which server? | | 1 |
| What is Response.Flush method ? | Keane-India-Ltd | 2 |
| Where do you store the information about the user?s locale? | | 2 |
| What is the function of the CustomValidator?
a) It allows for custom C# client-side code to validate
entries in a control.
b) It allows for a custom mixture of validator controls to
use one central control for the display of messages.
c) It uses scripted client-side code to validate the entry
in a control.
d) It uses server-side code to validate the entry in a control.
| Syntax-Softtech | 2 |
| How many types are there session | TCS | 5 |
| what is the auto option in XML ? | | 1 |
| what are partial classes and their use? | Microsoft | 2 |
| How do you relate an aspx page with its code behind Page? | Accenture | 2 |
| Which tools of web site Administartion tool do you use to
manage user,roles and rules? | | 2 |
| What does the "EnableViewState" property do? Why would I
want it on or off? | | 4 |
| How to refresh a page in asp.net | | 2 |
| How do I debug an ASP.NET application that wasn't written
with Visual Studio.NET and that doesn't use code-behind? | | 1 |
| What is a DLL Hell Problem in .Net? | | 4 |
| Describe and In Process Vs Out of Process component. Which
is faster? | Syntax-Softtech | 2 |
| how to pass session value one url to another url.my code
if session("user")="abc" then
response.redirect("www.abc.com\client\home.aspx")
end if. so how to pass value of session in browser url | | 1 |
| About SOAP ? | Cognizent | 2 |
| How to deploy the Asp.Net Project ? | | 3 |
| Features of a dataset ? | Accenture | 3 |
| |
| For more ASP.NET Interview Questions Click Here |