| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| In a page u have Web user controls . So what is the order
in which the Page life Cycles takes place? | | 1 |
| what is diffrance between response.write &
response.output.write | CTS | 4 |
| Why Web Services? | | 1 |
| Different type of validation controls in asp.net ? | Keane-India-Ltd | 1 |
| Give an example appropriate use forweb service as opposed
to a non-serviced .NET component | | 1 |
| What?s the difference between Response.Write() and
Response.Output.Write()? | Visual-Soft | 2 |
| If there are two web.config files in a application which
config files will get priority? | | 4 |
| 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 |
| User contro having 4 text boxes given validation controls.
i want to execute validations after the button click event
how it is? | | 3 |
| What are runtime hosts? | Microsoft | 3 |
| what is the requirement that .Net web services can access the
java application?
| iSoft | 6 |
| What is shadowing? | Syntax-Softtech | 2 |
| what does Page.IsValid in asp.net | Net-Solution | 3 |
| How to migrate from sqlserver 2005 to sql server 2000
(every one know reverse process of that ) | Cap-Gemini | 1 |
| I have been asked in an interview What is your LOC(Line of
Code)What will be the probable answer for that | HCL | 1 |
| Derive WSDL? | | 6 |
| I have one .Net application and i have two databases which
is in SQL server2000 and one more database in ORACLE? how
can i access the database from different Databases? | eXensys | 3 |
| What is CLS? | PrimeLine | 1 |
| What is an application domain? | Microsoft | 1 |
| After building the custom control, you test it by adding an
ASP.Net web application to the solution. You add a correct
<%@ Register %> directive and a proper declaration of the
control in the <asp:Form> tag to the Web Form, but when you
execute the application you get an error. What is the most
likely reason for the problem?
a) The custom control must be compiled first.
b) The web application must have a reference to the control
c) The custom control must be registered with windows first.
d) The assembly from the custom control is not in the
application?s bin directory.
| Syntax-Softtech | 1 |
| |
| For more ASP.NET Interview Questions Click Here |