Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441)
What does jit do?
What is connection pooling and how do you make your application use it?
What does cil do?
State the various features present in .NET?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
how can we achieve language interoperability through CLS? How MSIL works?
Explain cache memory? : .NET Architecture
When we use windows api in .net is it managed or unmanaged code?
Explain the tools used for unit testing in ASP.Net MVC
What does this do? Gacutil /l | find /i "corillian"
Explain entity lifecycle? : Entity framework
How do you generate a strong name?
What is the advantage of packaging over xcopy in .net?
Explain hard disk? : Dot net architecture
Please tell us what is the difference between override and overload in a method?