| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is wrong with a line like this? DateTime.Parse(myString) | Metasys | 4 |
| Tell something about state management in asp.net? | Accenture | 2 |
| How would you get ASP.NET running in Apache web servers -
why would you even do this? | | 1 |
| Uses of CLR ? | TCS | 2 |
| hi i have a problem regarding to datagrid in aspdotnet.i
have a datagrid in my application.i have to place
add,edit,delete buttons or links what ever it may be.
now the problem is if i click on add button then the page
has to redirected to another form called "xyz.aspx" and if
i click on edit button the page has to redirected to
another form called "abc.aspx".i am phasing the problem
that if where ever i click on the datagrid the cursor goes
to gv1_SelectedIndexChanged event.please tell me the
solution about the code. | Lambent | 4 |
| Can we use http handlers to upload a file in asp.net? | | 2 |
| What is advantage and disadvantage of viewstate | | 2 |
| which is best possible way to add data source to data grid
when the data is huge(10 lack recored)how to edit a
perticular row | Aviva | 3 |
| What is the T-SQL equivalent of IIF (immediate if/ternary
operator) function of other programming languages? | Syntax-Softtech | 1 |
| State management in asp.net ? | Accenture | 5 |
| Can you explain the difference between an ADO.NET Dataset
and an ADO Recordset? | | 2 |
| in database table is thier . in that table fields are
photoid , photoname,photo... i want display image in the
gridview | TCS | 4 |
| What is smart navigation? | | 1 |
| any body help me. Is it possible to convert text in gif
images into word document with the same text? thanks in
advance. | | 2 |
| what is uncle aunty file | | 1 |
| How do you handle unhandled exceptions in ASP.NET?. | | 3 |
| What definition correctly defines a label server control
with the name set to lblHoop?
a) <asp:Label name=?lblHoop? runat=?server? />
b) <Label id=?lblHoop? runat=?server? />
c) <asp:Label id=?lblHoop? runat=?server? />
d) <server label name=?lblHoop? runat=?asp? />
| Syntax-Softtech | 1 |
| You need to retrieve data from a Microsoft SQL Server 2000.
Currently you are using an oleDbConnection object to connect
to the database server. You need to be able to retrieve the
data from the database server in XML format. Which approach
would be the most efficient? Select all that apply. Each
answer constitutes part of the whole answer.
a) Change to the SQL .NET provider.
b) Use the ExecuteXmlReader() method of the xxxCommand object
c) Use the DOM to create the XML document.
d) Use the XmlDocument.Load() method to create the XML Document.
| Syntax-Softtech | 1 |
| Difference between DataView and DataTable | | 3 |
| What is CLS? | PrimeLine | 1 |
| |
| For more ASP.NET Interview Questions Click Here |