| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Where does the Web page belong in the .NET Framework class
hierarchy? | Visual-Soft | 1 |
| How does the browser enable AutoPostBack functionality?
| | 1 |
| Suppose i create one application in vs 2008 and it is
running in the latest version of IE,will it run in netscape
and other browsers with low version? | Wipro | 2 |
| what is the dllhell? why we use the dllhell?
| | 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 |
| what are the sitemap providers in Asp.net 2.0? | | 2 |
| what is the auto option in XML ? | | 1 |
| what is view state | | 4 |
| Is string a value type or a reference type? | | 9 |
| What is the use of The Page.Master Property? | | 1 |
| how to update data using store procedure | | 1 |
| what is CLR? | PrimeLine | 3 |
| What is web.config and machine.config ? | TCS | 2 |
| Explain the life cycle of an ASP .NET page | HCL | 2 |
| 33) You create English, French, and German versions of your
ASP.NET application.
You have separate resource files for each language version.
You need to deploy the appropriate resource file based on
the language settings of the server.
What should you do?
A . Create an installer and set the Installer.Context
property for each version of your application.
B . Create an installer that has a launch condition to
verify the locale settings.
C . Create an installer that has a custom action to install
only location-specific files.
D . Create an installer that has an MsiConfigureProduct
function to install the appropriate version.
| Syntax-Softtech | 2 |
| What is advantage and disadvantage of viewstate | | 2 |
| What method must be overridden in a custom control?
a) The Paint() method
b) The Control_Build() method
c) The Render() method
d) The default constructor
| Syntax-Softtech | 1 |
| How to consume a webservice in a windows application without
adding through the web reference? | 247Customer | 1 |
| what is caching? | Microsoft | 2 |
| How to set/get parent page values in child page in asp.net | Wipro | 3 |
| |
| For more ASP.NET Interview Questions Click Here |