Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
907What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
1050
Can you explain model, controller and view in mvc?
Which Namespace is used to to achieve MultiThreading in .NET?
What is cache coherency? : Dot net architecture
What is session state management?
How can we call methods in remoting asynchronously?
what is scalar property?
What do you know about machine.config file ?
What is .net framework & its benefits?
What are actions in asp.net mvc?
Explain the new features added in version 4 of mvc (mvc4)?
what is deferred loading(lazy loading)?
How to update one of my table in database at 4pm every day how it is possible?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
Can I write my own .net host?
What is a .net class?