| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What are the types of assemblies and where can u store them
and how a private assembly is used only by a single
application, and is stored in that application's install
directory (or a subdirectory therein)? | Accenture | 3 |
| What is the use of @Register directives? | | 1 |
| You create an assembly to access data in a relational
database. This assembly will be used by several ASP.NET
applications on your Web server.
You need to ensure that all your applications can access the
assembly.
Which two actions should you take (Each Answer: presents
part of the solution.)? (Choose two)
A . Run the Assembly Registration tool (Regasm.exe).
B . Run the String Name tool (Sn.exe).
C . Run the Installer tool (Intallutil.exe).
D . Run the Global Assembly Cache tool (Gacutil.exe).
| Syntax-Softtech | 5 |
| How many view state can be hold by a aspx page ? | Intellevate | 3 |
| Types of authentications in ASP.NET ? | Accenture | 5 |
| i want to develope a page for online test using asp.net
with c#.net. so, how to insert the questions in the
database sqlserver2000 and how to pick the questions
randomly when user login for test. plz send the code for
this.... | TCS | 3 |
| what are partial postbacks? | Microsoft | 2 |
| Name two properties common in every validation control?
| | 1 |
| repeater and gridview diff?
Why is repeater fast than gridview? | TCS | 2 |
| What are skins? | | 1 |
| how can i call output parameters from ado.net | TCS | 2 |
| How can you assign styles to webforms? | Microsoft | 2 |
| Explain how inline and code behind is used differently ? | | 1 |
| Can you explain the difference between an ADO.NET Dataset
and an ADO Recordset? | HCL | 3 |
| if you disable view state of a textbox will it maintain
data during postbacks.if yes reason | FactorH | 6 |
| How can we read a columnised text data in ASP.Net C#?
Columnised means my data is stored in a text file and I
have numeric data or string data in this file. For ex. If I
am searching for the data of gender and I know that gender
data is stored at column 32 in text file. How can I get
this data in ASP.Net page. Thanks for help in advance. | | 2 |
| How can you get public key information? | Microsoft | 1 |
| what is the challenging situation you faced in your career? | HP | 3 |
| What is the difference between a session object and cache object | CitiGroup | 2 |
| Finally and dispose methods? | Microsoft | 1 |
| |
| For more ASP.NET Interview Questions Click Here |