| Other Dot Net Framework Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is a serverside technology?
what is a clientside technology?
what is a clientserver technology?
what is a internet based application?
what is a intranet based application?
what is a windows application?
what is a console application?
Difference between console application and windows application?
| IBM | 3 |
| How does assembly versioning work? | | 1 |
| what is MetadData?.
What is CTS?
Type of Join in SQL Server?
What is diffrence between Primary Key and Unique Key? | FutureSoft | 4 |
| what is a round trip?What is a postback? | Bosch | 2 |
| If Controller is not there in MVC Pattern what happens? | | 1 |
| What is the difference b/w constant & read only variable? | IMI-Soft-Engineering | 3 |
| Can two application one using private assembly and other
using Shared assembly be stated as a side-by-side
executables? | | 1 |
| what is the diff b/w asp.net 2.0 & 3.5 | | 2 |
| If we want to construct our own Garbage collector what are
the steps things we have to do? | Honeywell | 3 |
|
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 | 3 |
| Have you designed any components? | HP | 1 |
| How would you make a combo-box appear in one column of a
DataGrid? | | 1 |
| What is MSIL, IL, CTS? | | 3 |
| How could we achieve Langauge Interoperability
through "CLS"?? Please Expalin in detail with Example..
Thanks for the Help!!!!! | HCL | 2 |
| What is side by side Execution ? | MMTS | 3 |
| What is Partial Assembly References? | Microsoft | 2 |
| IS MS.Net platform independent or dependent? | Ksb | 10 |
| What platforms does the .NET Framework run on? | | 1 |
| What is the main difference between VS 2005 and VS 2003? | CTS | 3 |
| What are the features that are new in .net 2.0 | Emphasis | 2 |
| |
| For more Dot Net Framework Interview Questions Click Here |