| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| 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 |
| What are session variables?
| Microsoft | 2 |
| Which tools of web site Administartion tool do you use to
manage user,roles and rules? | | 2 |
| How can you debug an ASP page, without touching the code? | | 1 |
| about view state and how validation controls will be
executed on client and server | Wipro | 2 |
| How to deploy the Asp.Net Project ? | | 3 |
| How many rules are there regarding a well formed XML document?
a) Nine
b) Three
c) Six
d) Two
| Syntax-Softtech | 1 |
| How many types of validation controls are provided by
ASP.NET? | | 4 |
| what to magage the state manament in asp.net with respect
to in_prock and out_prock | Aviva | 1 |
| What is SOAP, UDDI and WSDL ? | Infosys | 1 |
| Uses of CLR ? | TCS | 2 |
| If I'm developing an application that must accommodate
multiple security levels though secure login and my ASP.NET
web application is spanned across three web-servers (using
round-robin load balancing) what would be the best approach
to maintain login-in state for the users? | Syntax-Softtech | 7 |
| Can two different programming languages be mixed in a
single ASMX file? | Patni | 1 |
| Explain which is best suited place in the Application Start
and Session_Start subroutines with an example? | | 3 |
| i want to develope a page for online test using asp.net
with c#.net. so, how to insert the questions in the
database sqlserver2000 and how to pick the questions
randomly when user login for test. plz send the code for
this.... | TCS | 3 |
| Which tab of the web site administration tool do you use to
manage application setting ,debug and tracing? | | 2 |
| Diff B/W user control and server control | | 3 |
| Finally and dispose methods? | Microsoft | 1 |
| Can any one explain with the example how to capture the
application error in Aplication_Error() method? | Infosys | 1 |
| True or False: A Web service can only be written in .NET? | | 4 |
| |
| For more ASP.NET Interview Questions Click Here |