| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What are possible implementations of distributed
applications in .NET? | | 1 |
| Please explain about "this" object | CTS | 2 |
| What is Global Assembly Cache (GAC) and what is the Purpose
of it? | | 1 |
| How is development of a Windows service different from a
Windows Forms application? | | 1 |
| What is the model role in Mvc architecture? | | 3 |
| What is the use of edititem template ingridview? | C-Squared-Systems | 1 |
| Write an StoredProcedure to get the values of a column
within a date range. | Deloitte | 1 |
| How do you pass value of a text box from page1.aspx to
page2.aspx without storing it as a session value? | C-Squared-Systems | 3 |
| What is RCW (Run time Callable Wrappers)? | | 1 |
| Explain weg config settings for exception managment in asp.net? | C-Squared-Systems | 1 |
| What?s Singleton activation mode? | | 1 |
| What are the providers available with VS.NET ? | TCS | 2 |
| Explain constructor. | Wipro | 1 |
| How do you define the lease of the object? | | 1 |
| What are the two kinds of properties. | Wipro | 1 |
| Explaing your project. | Deloitte | 1 |
| How different are interface and abstract class in .Net?
| | 2 |
| diff between forms authentication and windows
authentication? | | 4 |
| String[] a = new string[10]
for(i=0; i<10; i++)
{
a[i] = i;
}
How many heap object will be created for this array. Choose
the answer below.
Ans: 1, 10, 11, 12 | | 3 |
| What is RunTime Polymorphism? | Deloitte | 1 |
| |
| For more Dot Net General Interview Questions Click Here |