| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is purpose of xml control in standard controls of
asp.net | | 1 |
| how to update data set?
| TCS | 3 |
| When does the application ONEND event handler fire? | C-Squared-Systems | 1 |
| For a server control, you need to have same properties like
color maxlength, size, and allowed character throughout the
application. How do you handle this? | Microsoft | 2 |
| How can you provide an alternating color scheme in a
Repeater control? | | 3 |
| How to retrieve the information from datatable citywise in c#? | HCL | 2 |
| Compare and contrast between inline and code behind - which
one is best? | | 1 |
| You have been given the task of designing a web services to
expose the data that is stored in a database on the server.
In order to successfully build the web services, you need to
import some namespaces. What is the minimum namespace you
need to import?
a) System.Web
b) System.WebServices
c) System.Web.Services
d) System.Web.ServiceModel
| Syntax-Softtech | 2 |
| What is advantage and disadvantage of viewstate | | 2 |
| What is CLS? | PrimeLine | 1 |
| 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 are Master pages? How to define a Master page? | | 2 |
| What are validator? Name the Validation controls in asp.net?
How do u disable them? | | 2 |
| You ve defined one page_load event in aspx page and same
page_load event in code behind how will prog run? | | 4 |
| What is the base class of .NET? | | 5 |
| How to merge 2 tables fields in DataTable in asp.net | Wipro | 5 |
| What is the difference between ASP and ASP.NET? | TCS | 4 |
| what is the use of untyped data set ? | TCS | 2 |
| after which page life cycle event all properties of control
will be "fully loaded " | FactorH | 9 |
| What is the relationship between IIS and ASP.NET in the
generation of dynamic Web sites?
| | 1 |
| |
| For more ASP.NET Interview Questions Click Here |