Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441)
What is meant by globalization?
Explain difference between machine config vs. Web config? : .NET Architecture
Explain Different kinds of methods?
Define code access security (cas)?
What are static assemblies?
What are different types that a variable can be defined and their scopes ?
How route table is created in ASP.NET MVC?
Can a view be shared across multiple controllers? If yes, how we can do that?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
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?
Explain the difference between managed and unmanaged code?
What is garbage collection and how it works ?
What is namespace in .net?
How many design patterns can be created in .net?
Explain how to find the current record position in data control?