| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What are the new features of Framework 1.1 ? | | 1 |
| What?s different about a Windows service as compared to a
regular application? | | 1 |
| What are possible implementations of distributed
applications in .NET? | | 1 |
| What is Global Assembly Cache (GAC) and what is the purpose
of it? | Ksb | 2 |
| i have 2 functions, int add(int a,int b);
double add(int a,int b); does this code implement
overloading? if not what will be the error? | Deloitte | 4 |
| What is model-view -controller Architecture? | | 1 |
| Explaing your project. | Deloitte | 1 |
| What is a Strong Name? | | 1 |
| asp mean
| CTS | 3 |
| Write an StoredProcedure to get the values of a column
within a date range. | Deloitte | 1 |
| What is the managed and unmanaged code in .net? | Deltech | 3 |
| Write code for fetch record nos 15 to 25 from a dataset
containing 50 records? | C-Squared-Systems | 4 |
| 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 is the difference between early binding and late binding
in .net? | Satyam | 2 |
| What are the benefits of Model-View-Controller Architecture? | | 1 |
| What is meant fulltrust? | | 1 |
| What is MSIL, IL, CTS? | | 2 |
| Readonly vs. const? | Hewitt | 2 |
| Difference b/w dataset.clone and dataset.copy ? | Protech | 1 |
| What are the drawbacks for Model-View-Controller
Architecture? | | 1 |
| |
| For more Dot Net General Interview Questions Click Here |