| Other Dot Net Framework Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What does CLR do as soon as an assembly is created ? | MMTS | 1 |
| Which is the base class for .net Class library? | Sonata | 4 |
| What is CLR and how it generates native code ? | Digital-GlobalSoft | 1 |
| What is .NET Framework? | | 3 |
| please tell me the best book of asp.net in the markit.
which explain in simple and detail. | | 2 |
| what are generics? Without generics what are the
disadvantages in 1.1? | HP | 2 |
| What is a serverside technology?
what is a clientside technology?
what is a clientserver technology?
what is a internet based application?
what is a intranet based application?
what is a windows application?
what is a console application?
Difference between console application and windows application?
| IBM | 3 |
| What does assert() method do? | | 1 |
| what are partial classes? | HP | 11 |
| What is Global Assembly Cache (GAC) and what is the purpose
of it? | | 2 |
| js fn to go to the particular page when enter is clicked | | 1 |
| Have you designed any components? | HP | 1 |
| Diffence between .net framework 1.0 and 2.0? | DataPoint | 2 |
| 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 |
| What is strong name? | | 4 |
|
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 |
| how many ways for pass the parameters in the fuction in c#
| | 3 |
| What is different between User Control and Web Control and
Custom Control?
| | 1 |
| If we want to construct our own Garbage collector what are
the steps things we have to do? | Honeywell | 3 |
| What are the ways to show data grid inside a data grid for
a master details type of tables?
| | 1 |
| |
| For more Dot Net Framework Interview Questions Click Here |