| Other Dot Net Framework Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is shared and private assembly ? | Accenture | 2 |
| what are background threads? give ex?
| Kanbay | 3 |
| js fn to go to the particular page when enter is clicked | | 1 |
| Is it possibe to run 2 aplication on single m/c, one App
is on .Net Framework 1.0 and another one is on .Net
Fremework 2.0? | | 5 |
| How can Bitwise OR operator reresents in .Net??
To which alias name a variable points to if it is declared
as "int" variable?? | | 1 |
| Which is the base class for .net Class library? | Sonata | 4 |
| What does assemblyinfo.cs file consists of ? | Accenture | 1 |
| what is MVC pattern? | | 1 |
| What is .NET Framework? | | 3 |
| Tell me about the internal working of Garbage collector? | Honeywell | 2 |
| About .NET Framework ? | MMTS | 4 |
| Which is the best institute in chennai to learn DotNet?
| | 6 |
| what is the diff b/w asp.net 2.0 & 3.5 | | 2 |
| What is the difference b/w constant & read only variable? | IMI-Soft-Engineering | 3 |
| What does assert() method do? | | 1 |
| What is serialization in .NET? What are the ways to control
serialization? | | 2 |
| What is the use of finalize and dispose eventhough garbage
collector is working? | Kanbay | 3 |
| What are the features that are new in .net 2.0 | Emphasis | 2 |
| What is the necessity for singning an assembly with a
strong name? | L&T | 1 |
|
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 |
| |
| For more Dot Net Framework Interview Questions Click Here |