| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is portable executable (PE)? | | 1 |
| When would you use .NET Remoting and when Web services? | | 1 |
| asp mean
| CTS | 3 |
| What?s Singleton activation mode? | | 1 |
| How do you start, pause, continue or stop a Windows service
off the command line? | | 1 |
| What is Garbage Collection in .Net and what is the Garbage
collection process? | | 2 |
| How can you automatically generate interface for the
remotable object in .NET with Microsoft tools? | | 1 |
| How many languages .NET is supporting now? | IBS | 15 |
| What is MSIL, IL, CTS? | | 2 |
| What are the benefits of Model-View-Controller Architecture? | | 1 |
| What is boxing? | | 2 |
| Hi,
Requirement is:
try
{
\\SQL Query
}
catch(Exception i)
{
print a
}
catch(SQLQueryException e)
{
\\SQL Query
}
Got Exception in "try" block. Which "catch" throws
exception and Why???
Please provide the answer in detail..
Thanks for the help!!!
| 3i-Infotech | 2 |
| What are remotable objects in .NET Remoting? | | 1 |
| What is CLR, CLS,CTS | Deloitte | 2 |
| what are the Goals of the UIP Application Block? | | 1 |
| What is the raise event used for? | Wipro | 4 |
| What is a formatter? | TCS | 1 |
| Where?s Windows service database located? | | 1 |
| What is a resource? Provide an example from your recent
project. | Wipro | 1 |
| How many types of exception handlers are there in .NET? | | 1 |
| |
| For more Dot Net General Interview Questions Click Here |