| Other Dot Net Framework Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Does the .NET Framework have in-built support for
serialization? | | 1 |
| What is strong name and which tool is used for this ? | Accenture | 3 |
| What is MSIL, IL, CTS? | | 3 |
| More on CLR ? | MMTS | 2 |
|
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 is VSS? Where we are using? | TCS | 2 |
| How could we achieve Langauge Interoperability
through "CLS"?? Please Expalin in detail with Example..
Thanks for the Help!!!!! | HCL | 2 |
| creating crystal reports in asp.net & vb.net | | 1 |
| About namespaces ? | MMTS | 2 |
| Is .NET a runtime service or a development platform? | | 1 |
| Can you handle all button click events at once in a form?
Give coding.
| Kanbay | 1 |
| What is different between User Control and Web Control and
Custom Control?
| | 1 |
| Difference between <connectionstring> and <appsettings> | | 3 |
| If foreground completes its processing will it wait for
background threads? | Kanbay | 1 |
| How the framework differentiate between 2 version dlls?
eg Version 2.0 and 2.1 dlls are there. both are referred in
the code.but we are using only name of that dll not the
version number. in run time how the framework know which dll
has to be referred? | Deloitte | 1 |
| What are the mobile devices supported by .net platform | | 1 |
| If we want to construct our own Garbage collector what are
the steps things we have to do? | Honeywell | 3 |
| I have interview in accenture.I cleared 1st round in
techniqual.I have interview with project lead.pls help me.
| Accenture | 2 |
| What are the contents of assembly? | | 2 |
| What are the methods in Thread class? | | 1 |
| |
| For more Dot Net Framework Interview Questions Click Here |