| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Readonly vs. const? | Hewitt | 2 |
| What is different between User Control and Web Control and
Custom Control? | | 1 |
| What is CLR, CLS,CTS | Deloitte | 2 |
| What are Satellite Assemblies? How you will create this? How
will you get the different language strings? | | 3 |
| Write code for fetch record nos 15 to 25 from a dataset
containing 50 records? | C-Squared-Systems | 4 |
| what is a strong name? | | 3 |
| What application do you use to install a Windows service? | | 1 |
| Name some of the languages .NET support? | | 2 |
| Which namespace is the base class for .net Class library? | | 1 |
| 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 design patterns in .net....? | | 2 |
|
Which is the main Difference Between .Net 2003 and .Net
2005? | | 1 |
| How Garbage Collector (GC) Works? | | 1 |
| How to find methods of a assembly file (not using ILDASM)
Reflection | | 1 |
| What?s a Windows process? | | 1 |
| Is .net is platform independent. If am using solaris,
installing .net first u had to install framework, so
framework is .exe file then it will not take in solaris or
any other than windows,then how .net is platform independent. | | 1 |
| why do you want to join deloitte, where do you exactly fit
in. | Deloitte | 1 |
| What does the "EnableViewState" property do? | | 1 |
| What is CCW (COM Callable Wrapper) | | 1 |
| What is an Interface? Have you ever developed an Interface. | Deloitte | 5 |
| |
| For more Dot Net General Interview Questions Click Here |