| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Explain how inline and code behind is used differently ? | | 1 |
| About Garbage Collector? | Microsoft | 3 |
| About dataset and data mining ? | Cognizent | 1 |
| I am using ASP.Net 2.0. I added the following code in
button_Click page. but 'PreviousPage' is not taking as a
keyword. It throughs an error.
Page Poster = this.PreviousPage;
TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest");
sDisplay = txtNewTest.Text;
Response.Write(sDisplay);
The following is the Error Message:
'controls_LoginMain' does not contain a definition
for 'PreviousPage' | | 2 |
| Should sn.exe be used before gacutil.exe ?
| Accenture | 2 |
| Can you explain the difference between an ADO.NET Dataset
and an ADO Recordset? | | 2 |
| What is the difference between a Stored procedure and function? | | 6 |
| What is CSS? What is the advantage os using CSS in ASP.NET
Web Applications? | PCS | 2 |
| What is Assert Method ? | | 2 |
| Can we change the page layout in ASP.NET 2.0 as Grid Layout
like in previous version | TCS | 2 |
| what is <location> tag? | | 2 |
| What are different ASP.NET Web Forms with the technology
different from though ASP (1.0-3.0)? | | 1 |
| Which is the namespace used to write error message in event
Log File? | | 1 |
| When we do partial refresh of a page using update panel how
server knows it(which event occurs?) | | 2 |
| is it possible to persiste customize object in view state?
how it is? | | 2 |
| What does this do? sn -t foo.dll | | 2 |
| How many view state can be hold by a aspx page ? | Intellevate | 3 |
| What are PDBs? Where must they be located for debugging to work? | | 2 |
| what is the MSIL assembler do? | | 1 |
| what is the trace in ASP.NET | | 4 |
| |
| For more ASP.NET Interview Questions Click Here |