| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| 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 can you provide an alternating color scheme in a
Repeater control? | | 3 |
| What Name space does the web page belon in the .net
framework class hierarchy? | Wipro | 1 |
| What is web.config. How many web.config files can be allowed
to use in an application ? | Accenture | 8 |
| Explain current thinking around IClonable. | | 1 |
| Compare and contrast between inline and code behind - which
one is best? | | 1 |
| How can i include both C# and vb.net classes in same
solution? | | 2 |
| which scripting is used browser by server when we use
validation controls.
1.javascript
2.vbscript
3.jscript
4.perl | Satyam | 8 |
| How do you define authentication in Web.Config? | Accenture | 2 |
| Types of objects in ASP? | Microsoft | 5 |
| why we should use more than one web.config files in our
application? I have two web.config files in my application.
One in the root directory and another one inside a sub
folder. When the application runs which web.config file
will run? why? | | 1 |
| Singleton Design pattern?How do you achieve it? | Microsoft | 2 |
| When would you not use the oleDbConnection object?
a) To connect to an SQL 7.0 database.
b) To connect to a DB/2 database.
c) To connect to an Access database.
d) To connect to an SQL 6.5 database.
| Syntax-Softtech | 5 |
| What does the "EnableViewState" property do? | | 2 |
| Finally and dispose methods? | Microsoft | 1 |
| How to find the client browser type ? | Cognizent | 4 |
| Can we change the page layout in ASP.NET 2.0 as Grid Layout
like in previous version | TCS | 2 |
| Can you explain what inheritance is and an example of when
you might use it?
| | 1 |
| What is web.config. How many web.config files can be allowed
to use in an application? | Accenture | 5 |
| How can you get public key information? | Microsoft | 1 |
| |
| For more ASP.NET Interview Questions Click Here |