| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is different between Web User Control and Web Custom
Control? | | 1 |
| What is RunTime Polymorphism? | Deloitte | 2 |
| What are remotable objects in .NET Remoting? | | 1 |
| What is Delegate? Have ever used Delegates in your project. | Deloitte | 1 |
| What?s SingleCall activation mode used for? | | 1 |
| When would you use .NET Remoting and when Web services? | | 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 the contents of assembly? | Ksb | 4 |
| What are the providers available with VS.NET ? | TCS | 2 |
|
Which is the main Difference Between .Net 2003 and .Net
2005? | | 1 |
| What is Global Assembly Cache (GAC) and what is the Purpose
of it? | | 1 |
| Explain weg config settings for exception managment in asp.net? | C-Squared-Systems | 1 |
| Please explain about "this" object | CTS | 2 |
| What are the different types of assemblies? | | 3 |
| Can you configure a .NET Remoting object via XML file? | | 1 |
| How to send the Mail in C# using ASP.Net ? And my Answer is
as follows ? | | 3 |
| What are object pooling and connection pooling and difference? | TCS | 3 |
| How can you see which services are running on a Windows
box? | | 1 |
| Which method do you use to redirect the user to another page
without performing a round trip to the client?
| | 2 |
| Which namespace is the base class for .net Class library? | | 1 |
| |
| For more Dot Net General Interview Questions Click Here |