| Other Dot Net Framework Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| If we want to construct our own Garbage collector what are
the steps things we have to do? | Honeywell | 3 |
| If you change something in web.config file.Do u need to
compile again? | SMNetserv | 2 |
| what is difference b/w .net 1.1 and .net 2.0. I need Answer
in c# , asp.net and ado.net Level.Like c#1.1 and c#.1.1 ,
ado.net1.1 and ado.net2.0 and asp.net1.1 and asp.net2.0 | | 4 |
| How .net assemblies are registred as private and shared
assembly ? | MMTS | 1 |
| Difference between <connectionstring> and <appsettings> | | 3 |
|
Requirement is:
try
{
\\SQL Query
}
catch(Exception i)
{
print a
}
catch(SQLQueryException e)
{
\\SQL Query
}
Qu)I Got Exception in "try" block. Which "catch" statement
(i.e. 1st catch or 2nd catch ) catches the exception and
Why??? | 3i-Infotech | 3 |
| Can u tell me differences which are introduced in .Net 1.1
and 2.0 and 3.0 and also in 3.5 ? by detailed? | ABC | 1 |
| What is the difference b/w constant & read only variable? | IMI-Soft-Engineering | 3 |
| What is the use of finalize and dispose eventhough garbage
collector is working? | Kanbay | 3 |
| If we write return statement in finally block will it works
fine or throws any error? | Kanbay | 5 |
| About .NET Framework ? | MMTS | 4 |
| how to maintain the session state?
what is Abstract class and interface and inheritence with
example?
| | 2 |
| If foreground completes its processing will it wait for
background threads? | Kanbay | 1 |
| what are background threads? give ex?
| Kanbay | 3 |
| What are the features that are new in .net 2.0 | Emphasis | 2 |
| Diffence between .net framework 1.0 and 2.0? | DataPoint | 2 |
| What is the use of trace utility ? | | 1 |
| Can you draw and explain the .NET Farmework? | Bosch | 2 |
| If you are using components in your application, how can you
handle exceptions raised in a component ? | Accenture | 3 |
| Is .NET a runtime service or a development platform? | | 1 |
| |
| For more Dot Net Framework Interview Questions Click Here |