| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the difference between the C#.NET and VB.NET? | | 4 |
| What is the Difference between directcast and ctype? | Wipro | 3 |
| What are the two kinds of properties. | Wipro | 2 |
| What is CLR? How it will work? | NeoSoft | 2 |
| how we can capture the value in textbox when
selectedvluechanged event of gridview is fired | | 1 |
| i have an array of 10 objects whose values are from 1-10
randomly inserted. i have deleted one array object.
tell me what is that value? write the logic of it.
| Deloitte | 1 |
| What does the "EnableViewState" property do? | | 1 |
| Difference between Panel and GroupBox classes? | | 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 distributed process frameworks outside .NET do you know? | | 1 |
| What does SCM do? | | 1 |
| What?s Singleton activation mode? | | 1 |
| How many languages .NET is supporting now? | IBS | 16 |
| What is the difference between Server.Transfer and
Response.Redirect? | | 3 |
| Readonly vs. const? | Hewitt | 2 |
| what is a strong name? | | 3 |
| 1.What is the major advantage of polymorphism? Please don't
simply say binding. Specify any other reason.
| 247Customer | 1 |
| diff between forms authentication and windows
authentication? | | 4 |
| Describe the start-up process for a Windows service. | | 1 |
| Where does the dispose method lie and how can it be used to
clean up resources? | Wipro | 1 |
| |
| For more Dot Net General Interview Questions Click Here |