| 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 |
| What is shared and private assembly ? | Accenture | 2 |
| WHICH IS THE BEST INSTITUTE FOR DOTNET REAL TIME PROJECT
TRAINING | Cap-Gemini | 17 |
| 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 |
| I have interview in accenture.I cleared 1st round in
techniqual.I have interview with project lead.pls help me.
| Accenture | 2 |
| Is .NET a runtime service or a development platform? | | 1 |
| Difference between <connectionstring> and <appsettings> | | 3 |
| If we write return statement in finally block will it works
fine or throws any error? | Kanbay | 5 |
|
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 |
| What is the difference between managed and unmanaged code? | IBM | 5 |
| How Garbage Collector identifies the objects which are not
in use? | Honeywell | 5 |
| What are the mobile devices supported by .net platform | | 1 |
| How to identify the Code which Complies corresponding
Compiler in .NET?
Means Suppose, i am taking One project A.. in which code is
implemented using C# langugge. And Another Project B..in
Which Code is implemented using VB.NET.
Suppose I am creating Project C. i am adding Reference of
Project A and B to Project C. So, in Project C, how to
identify Project A is Complied through CSCompliler? And
Project B is Compiled VBCompiler at Runtime? | | 1 |
| What platforms does the .NET Framework run on? | | 1 |
| what is an assembly? | | 10 |
| About DTS package ? | Accenture | 1 |
| What is the difference between STA and MTA? | | 2 |
| what are the different stepts to create shared assemblies? | | 1 |
| If foreground completes its processing will it wait for
background threads? | Kanbay | 1 |
| What does assert() method do? | | 1 |
| |
| For more Dot Net Framework Interview Questions Click Here |