Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) Which window allows viewing the resources of the servers, such as services, processes and the event log?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
What is multiThreading in .NET?
Explain can the validation be done in the server side? Or this can be done only in the client side?
Which window displays messages for the status of various features provided in the visual studio .net ide?
Explain cas (code access security)?
How to view a .NET assembly?
What is the best way to crack the certification?
What's new in the .net 2.0 class library?
What is cache coherency? : Dot net architecture
Can you Explain
what is deferred loading(lazy loading)?
Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Explain what is immutability, what is it for and how is it codified?
How to directly call a native function exported from a dll?