| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the syntax for datagrid and specifying columns ? | Microsoft | 1 |
| What is a transaction?
a) A banking term.
b) A concept used to describe a step in the business process.
c) A combination of DML steps that must succeed or the data
is retuned to its initial state.
d) A combination of DDL steps that must succeed or the data
is retuned to its initial state.
| Syntax-Softtech | 3 |
| What is the difference between Server.Transfer and
Response.Redirect? | | 4 |
| When during the page processing cycle is ViewState
available?
| | 1 |
| How to kill session? | Protech | 11 |
| What are the disadvantages of viewstate/what are the benefits
| | 3 |
| How to merge 2 tables fields in DataTable in asp.net | Wipro | 5 |
| Which property on a Combo Box do you set with a column
name, prior to setting the DataSource, to display data in
the combo box?
| | 1 |
| What is wrong with a line like this? DateTime.Parse(myString) | Metasys | 3 |
| Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe in the page loading process. | | 1 |
| Usage of web.config? | Microsoft | 1 |
| What is Partial in ASP.NET 2.0? | Fulcrum-Logic | 2 |
| What are all the ways to find out types of objects? | HCL | 4 |
| .Net Doesn't offer Deterministic Distruction ?
a) True
b) False
| CTS | 4 |
| Can you please anyone explain in detailed Webservices concepts
in Asp.net? | | 1 |
| what is roles in asp.net | | 2 |
| I am using SQLServer 2005. I have one table called Drivers.
Every day thousands of records will be added in this table.
I have to show all these records in my GridView with out
applying ajax timer beacause we don't know
the time limit when the new record come to the table.
Sometimes it will add for 10 seconds some times 20 seconds.
There by Please try without using timer or any other
soultion apply for the table in sqlserver.
But, i want to see all records immediately when new record
comes in table. How?
Thanks in advance...
Ramesh | | 5 |
| Can i have both C# and vb.net code in same assembly?how? | Wipro | 4 |
| What are runtime hosts? | Microsoft | 1 |
| Explain authentication levels in .net ? | | 3 |
| |
| For more ASP.NET Interview Questions Click Here |