| Other ASP.NET Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| Define ViewState and how can it be used? |
| 6 |
| What r new things introduced in ASP.NET 2.0 in comparision
to ASP.NET 1.1 |
| 1 |
| Explain the differences between Server-side and Client-side
code? |
| 3 |
| What is Virtual path in ASP.Net |
Proteans | 2 |
| how can you bind data from dataset to XML file |
LG-Soft | 2 |
| I have got less marks in bsc it So how to get
interview.tell me |
| 1 |
| You need to be able to retrieve data from DataSet object
that has four DataTable objects. There are currently
UniqueConstraint and ForeignKeyConstraint Object on the
DataTable objects to enforce the data rules. You find that
you can retrieve the data from the individual DataTable
objects, but you are not able to retrieve the data from the
combination of DataTable objects in a Parent/Child manner.
What should you do to able to retrieve the data in a
Parent/Child manner?
a) Set the EnforceParentChild parameter of the DataSet to True.
b) Set the EnforceRelation parameter of the Relations
collection to True.
c) Add DataRelation objects to the Relations Collection to
make the DataSet present the data in Parent/Child manner.
d) Add a primary key and a foreign key to each of the
DataTable objects that should present the data in a
Parent/Child manner.
|
Syntax-Softtech | 1 |
| what are httphandlers and httpmodules.and their differences. |
Siemens | 1 |
| What is state management in asp.net and define Client-side
state management and Server-side state management? |
TVS | 2 |
| 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....
|
| 2 |
| Descrie about response.buffer and repsonse.flush ? |
Cognizent | 2 |
| Guys can anobody tell what is Conditional Bloating
in asp.net ?? |
| 1 |
| |
| For more ASP.NET Interview Questions Click Here |