| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is X-Path? | Sherston | 2 |
| Write a code for "RequiredFieldValidator" in java script | Wipro | 3 |
| What is Difference between Callbacks and Postback in ASP.NET? | | 8 |
| What are generics? why it is used?
architecture of ASP.NET?
| Satyam | 4 |
| why we should use more than one web.config files in our
application? I have two web.config files in my application.
One in the root directory and another one inside a sub
folder. When the application runs which web.config file
will run? why? | | 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 |
| Types of configuration files and their differences ? | Accenture | 1 |
| what is satellite assembly in .net? | | 4 |
| Can you explain what inheritance is and an example of when
you might use it?
| | 1 |
| I have around 200+ controls in a page. Each of the sets of
controls are kept in divs and when header div is clicked,
only those div controls pertaining to that header div will
be displayed. Rest of the divs are kept invisible.
When the page loads, all these 200+ controls are loaded
simultaneously, that consumes much of the time.
What my requirement is I want to get the div1 controls
loaded when the page loads and rest of the div controls
should be loaded asynchronously. it should not be loaded
with page load, so that time for loading the page can be
much minimised.
Hope u understood my question and pls help me out with a
solution asap....
| | 1 |
| What is custom control. What is the difference between
custom control and user control ? | Microsoft | 1 |
| Given an ASP.NET Web Form called WebFrom1, what class does
the WebForm1 class inherit from by default?
a) System.Web.Form
b) System.Web.GUI.Page
c) System.Web.UI.Page
d) System.Web.UI.Form
| Syntax-Softtech | 2 |
| when to use webservice and when to use remotong diff
between them | | 3 |
| If you have to replicate a set of controls(UI) across a
number of web pages, what will you do | | 1 |
| difference between writing connection string in web.config
through connection string and appsettings | iSoft | 2 |
| Difference between application and session ? | Satyam | 5 |
| RequiredFieldValidator--write code in javascript | Wipro | 2 |
| One of the properties of the Web Part has an incorrect
format. Windows SharePoint Services cannot deserialize the
Web Part. Check the format of the properties and try
again. - this error is occured in Sharepoint 2007 while
deploy the web part | WebInfo | 1 |
| What ASP.NET object encapsulates the state of the client and
the browser?
a) The Session object
b) The Application object
c) The Response object
d) The Request object
e) The Server object
| Syntax-Softtech | 3 |
| write a sample code make use of xmltext writer | GCI | 1 |
| |
| For more ASP.NET Interview Questions Click Here |