| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Whats MSIL, and why should my developers need an
appreciation of it if at all? | | 1 |
| Can you store dataset in viewstate? | Microsoft | 3 |
| In a Code-Behind class generally which type of code is
found ? | | 3 |
| What is CSS? What is the advantage os using CSS in ASP.NET
Web Applications? | PCS | 2 |
| In the context of a comparison, what is object identity
versus object equivalence? | | 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 the need of client side and server side validation ? | Keane-India-Ltd | 1 |
| What is the answer for "Which configuration Tool your using
means" ? we have to tell about IIS or .Net Framework or VSS?
Give me in brief ? | eXensys | 2 |
| What is the difference between an EXE and a DLL? | | 6 |
| Suppose you display a data having 200 records in a
datagrid. Then you edit 100 records of them. Now when you
will press update button,all 100 records should be updated
in single shot rather than reading every record and
updating. How to do it? | Wipro | 2 |
| What?s the difference between Response.Write()
andResponse.Output.Write()? | Atos-Origin | 5 |
| What does assemblyinfo.cs file consist of? | Accenture | 1 |
| Which method do you invoke on the DataAdapter control to
load your generated dataset with data? | | 2 |
| What property must you set, and what method must you call in
your code, in order to bind the data from some data source
to the Repeater control? | | 3 |
| when the user control event occur in ASp page life cycle? | | 3 |
| What is the Web.config file used for?
a) To store the global information and variable definition
for the application.
b) Configures the time that the server-side codebehind
module is called
c) To Configure the Web Server.
d) To Configure the Web browser.
| Syntax-Softtech | 3 |
| Breifly explain about stack and heap memory Managemet? | | 1 |
| how to use html code in asp source code? | | 1 |
| What is boxing? | Misys | 4 |
| # What is the transport protocol you use to call a Web service? | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |