| Other Dot Net Framework Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is namespace used for loading assemblies at run time
and name the methods? | | 2 |
| About namespaces ? | MMTS | 2 |
| What is the difference b/w constant & read only variable? | IMI-Soft-Engineering | 3 |
| What does assemblyinfo.cs file consists of ? | Accenture | 1 |
| What is serialization ? | MMTS | 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 | 2 |
| what are partial classes? | HP | 11 |
| how to maintain the session state?
what is Abstract class and interface and inheritence with
example?
| | 2 |
| IS MS.Net platform independent or dependent? | Ksb | 10 |
| If we not suppress finalize method in dispose what will happen? | Kanbay | 1 |
| About Assembly in .NET, types of assemblies, their
difference, How to register into GAC. How to generate the
strong names & its use ? | MMTS | 2 |
| What are the ways to show data grid inside a data grid for
a master details type of tables?
| | 1 |
| What is the use of trace utility ? | | 1 |
| what are background threads? give ex?
| Kanbay | 3 |
| What are Satellite Assemblies? How you will create this? | | 3 |
| What is different between User Control and Web Control and
Custom Control?
| | 1 |
| Diffence between .net framework 1.0 and 2.0? | DataPoint | 2 |
| More on CLR ? | MMTS | 2 |
| please tell me the best book of asp.net in the markit.
which explain in simple and detail. | | 2 |
| give the feature of .net2.0 over .net1.1 | | 5 |
| |
| For more Dot Net Framework Interview Questions Click Here |