| Other Dot Net Framework Interview Questions |
| |
| Question | Asked @ | Answers |
| |
|
Requirement is:
try
{
\\SQL Query
}
catch(Exception i)
{
print a
}
catch(SQLQueryException e)
{
\\SQL Query
}
Qu)I Got Exception in "try" block. Which "catch" statement
(i.e. 1st catch or 2nd catch ) catches the exception and
Why??? | 3i-Infotech | 2 |
| How would you make a combo-box appear in one column of a
DataGrid? | | 1 |
| How to add 'ASPNET.mdf' file into server explorer in visual
studio 2005? | | 2 |
| How can Bitwise OR operator reresents in .Net??
To which alias name a variable points to if it is declared
as "int" variable?? | | 1 |
| what is MVC pattern? | | 1 |
| WHICH IS MORE SECURED AMONG JAVA AND .NET? | | 7 |
| Why are there five tracing levels in
System.Diagnostics.TraceSwitcher? | | 1 |
| if u add an import stmt to an application
u can do the same by adding reference to the apllication
then what is the diff bet these two ? | | 1 |
| what are generics? Without generics what are the
disadvantages in 1.1? | HP | 2 |
| What is JIT and how is works ? | | 4 |
| what are partial classes? | HP | 11 |
| How could we achieve Langauge Interoperability
through "CLS"?? Please Expalin in detail with Example..
Thanks for the Help!!!!! | HCL | 2 |
| Features in .net framework 1.1 ? | Digital-GlobalSoft | 1 |
| what is .net? | IBM | 12 |
| I have interview in accenture.I cleared 1st round in
techniqual.I have interview with project lead.pls help me.
| Accenture | 2 |
| What is the common property in .net? | Nth-Solution | 1 |
| If we write return statement in finally block will it works
fine or throws any error? | Kanbay | 5 |
| Have you designed any components? | HP | 1 |
| Types of assemblies that can be created in dotnet ? | MMTS | 1 |
| what is MetadData?.
What is CTS?
Type of Join in SQL Server?
What is diffrence between Primary Key and Unique Key? | FutureSoft | 4 |
| |
| For more Dot Net Framework Interview Questions Click Here |