| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Explain what a diffgram is, and a good use for one?
| | 2 |
| How you will handle session when deploying application in
more than a server? Describe session handling in a webfarm,
how does it work and what are the limits? | CoreObjects | 2 |
| I M working in 1.1 .net framework.
In a page I have 5 text box & 2 data grid.
In PageLoad()
All text box will populate with blank value & 1st dataGrid
with some value.
When I click on EDIT button Of the 1st dataGrid,The Relevent
data Of the particular row will populate in first 3 textboxs
& corresponding relevent data Will populate in the 2nd DataGrid.
Now when I click 2nd datagrid's EDIT button of a perticular
Row,relevent data will populate on last 2 textboxs &
1st 3 textbox's value will be same as per as it was........
........My Problem Is ...........
When I click on edit button Of 2nd DataGrid, 1st 3 text
boxes values goes Off & 2nd DataGrid Is goes off Due to
Postback.but The relevent value is populated In last 2
textboxes.So How I stoped this postback??So that all the
data in 1st 3 textboxes will be same.So that I can edit the
values of 2nd Grid with 1st 3 textBoxes value..
plz dirctly mail me 1 copy of post to...
maloy.adhikari@in.com | | 2 |
| What line in the following XML document will generate an error?
<?xml version=?1.0?>
<employees>
<employee>
<name>Bob Andcarrol</name>
</employee>
<employee>
<name>Robert Burns</name>
</employee>
</employees>
a) 6
b) 4
c) 1
d) There is no error
| Syntax-Softtech | 2 |
| Types of objects in ASP? | Microsoft | 5 |
| what are webservices?In which circumstances we can go for
webservices? | Microsoft | 2 |
| About dataset and data mining ? | Cognizent | 1 |
| In a page u have Web user controls . So what is the order
in which the Page life Cycles takes place? | | 1 |
| In what languages in ASP written? | Microsoft | 4 |
| What are the different types of Session state management
options available with ASP.NET?
| | 5 |
| In what order do the events of an ASPX page execute, As a
developer is it important to understand these events?
| | 2 |
| Explain the differences between Server-side and Client-side
code?
| | 2 |
| How can u handle Un Managed Code Exceptions in ASP.Net? | Lara-Technology | 1 |
| what are the events in ASP.net page life cycle?
| | 1 |
| Difference between asp and asp.net ? | Accenture | 3 |
| What is the difference between <%#%> and <%=%>? | IBS | 4 |
| What is Partial in ASP.NET 2.0? | Fulcrum-Logic | 2 |
| what are Httpmodule and HttpHandler? | Microsoft | 2 |
| Explain autherization levels in .net ? | | 2 |
| what is pagination in asp.net ? | Netsweeper | 1 |
| |
| For more ASP.NET Interview Questions Click Here |