| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to Open any web page by clicking any Any ASPControl
like (Checkbox,radio button or Button) without calling its
event and without going to Siverside code?
| LG-Soft | 1 |
| What base class do all Web Forms inherit from? | | 4 |
| what is roles in asp.net | | 2 |
| what is SAP fullform | SAP-Labs | 25 |
| What is the purpose of the validation summary control? What
do you need to do to prevent an error message from being
displayed in a validator when a validation summary control
is used? How can you display a message in both the validator
and the validation summary control?
| | 1 |
| What is the difference between control and component? | | 2 |
| I have developed a web application in asp.net 2.0 with
Access as back end i am trying to gereate report/export
data in excel. After hosting the site i am not getting any
error or such exported excel file. but using the source
code from my system it works fine.
Could any one tell me why it is happening and what is its
solution. | | 2 |
| How can you provide an alternating color scheme in a
Repeater control? | | 3 |
| How many rules are there regarding a well formed XML document?
a) Nine
b) Three
c) Six
d) Two
| Syntax-Softtech | 1 |
| Can you explain the difference between an ADO.NET Dataset
and an ADO Recordset? | | 2 |
| 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 |
| repeater and gridview diff?
Why is repeater fast than gridview? | TCS | 2 |
| Explain Assemblies?,Difference between Panel and
GroupBox?,Differences between ASP and ASP.NET? | | 1 |
| what is satellite assembly in .net? | | 4 |
| 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 is the Difference between Dim Object as object AND dim
obj as myform? | Microsoft | 1 |
| In a page there is dropdown list with the name of the
cities like Bangalore,Pune,Chennai,Other and a text box
that would enable the user to enter the name of the city if
other is selected. How to enable validation on the text box
if other is selected | Proteans | 7 |
| Is it necessary to undertsand these events of an ASPX page
execute. Explain its importantance? | HCL | 1 |
| About session modes | Wipro | 2 |
| when the user control event occur in ASp page life cycle? | | 3 |
| |
| For more ASP.NET Interview Questions Click Here |