| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How do you do validations. Whether client-side or
server-side validations are better.? | Microsoft | 4 |
| What is JIT, what are types of JITS and their purpose ? | Infosys | 3 |
| Explain which is best suited place in the Application Start
and Session_Start subroutines with an example? | | 3 |
| What is dataset and uses of dataset ? | TCS | 4 |
| what is the dllhell? why we use the dllhell?
| | 4 |
| How many time you can fill dataset in asp.net? | Syntel | 1 |
| what is the challenging situation you faced in your career? | HP | 3 |
| What is gacutil.exe? Where do we store assemblies, Should
sn.exe be used before gacutil.exe? | Accenture | 2 |
| what is client-server architecture in .net?
and what is 3-tier architecture? | | 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 |
| When is the ViewState available during the page processing
cycle ? | | 3 |
| What is the best way to search any exact information on
google? | Intellevate | 2 |
| Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe | | 1 |
| All kind of access specifiers for a class and for methods ? | MMTS | 1 |
| What is the difference between Server.Transfer and
Response.Redirect? | | 4 |
| How do you specify whether your data should be passed as
Query string and Forms (Mainly about POST and GET) | | 2 |
| What are Http handler ? | Accenture | 3 |
| hi im shailendra singh
my question is how we deploye the data base | HCL | 2 |
| How to check null values in dataset ? | Digital-GlobalSoft | 4 |
| What are skins? | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |