| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is exception handling? | | 1 |
| Please explain about "this" object | CTS | 2 |
| How will u load dynamic assembly? How will create assemblies
at run time? | | 1 |
| How is development of a Windows service different from a
Windows Forms application? | | 1 |
| What is Assembly manifest? what all details the assembly
manifest will contain. | Ksb | 2 |
| what is viewstate? | | 1 |
| why .net does not support multiple inheritance? | Microsoft | 2 |
| why do you want to join deloitte, where do you exactly fit
in. | Deloitte | 1 |
| create a keypair? | | 1 |
| Write code for fetch record nos 15 to 25 from a dataset
containing 50 records? | C-Squared-Systems | 4 |
| What is CLR? How it will work? | NeoSoft | 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 |
| Resource Files: How to use the resource files, how to know
which language to use? | | 1 |
| What is Active Directory? What is the namespace used to
access the Microsoft Active Directories? | | 3 |
| What is Method Overriding? How to override a function in C#? | | 1 |
| What is a strategy pattern? Implement it. | | 1 |
| What is the managed and unmanaged code in .net? | | 2 |
| What is Custom attribute? How to create? Namespace? If I'm
having custom attribute in an assembly, how to say that name
in the code? What is Reflection in .NET? | Accenture | 1 |
| What is .NET Framework? | | 2 |
| What is the raise event used for? | Wipro | 4 |
| |
| For more Dot Net General Interview Questions Click Here |