| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the standard you use to wrap up a call to a Web
service | | 1 |
| What?s a proxy of the server object in .NET Remoting? | | 1 |
| What does the "EnableViewState" property do? | | 1 |
| What is a formatter? | TCS | 1 |
| What?s SingleCall activation mode used for? | | 1 |
| 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?s Singleton activation mode? | | 1 |
| what is event inheritance and event delegation? | | 1 |
|
Which is the main Difference Between .Net 2003 and .Net
2005? | | 1 |
| What are possible implementations of distributed
applications in .NET? | | 1 |
| diff between forms authentication and windows
authentication? | | 4 |
| How Garbage Collector (GC) Works? | | 1 |
| Can we Classic ASP,.Net 1.0, .Net 1.x and .Net 2.0 installed
on the same system? | Value-Labs | 1 |
| How different are interface and abstract class in .Net?
| | 2 |
| what are the Goals of the UIP Application Block? | | 1 |
| why .net does not support multiple inheritance? | Microsoft | 2 |
| What are the different types of assemblies? | | 3 |
| How can you clean up objects holding resources from within
the code? | Wipro | 1 |
| In Mvc Architecure what is view? | TCS | 1 |
| What is portable executable (PE)? | | 1 |
| |
| For more Dot Net General Interview Questions Click Here |