What is the base class in .net from which all the classes are derived from?
What is a console in c#?
what is inheritance and an example in vb.net and c# of when you might use it?
What is cshtml extension?
Explain publishers and subscribers in events.
State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?
Give an example to show for hiding base class methods?
What is dll hell, and how does .net solve it?
What is a bool in c#?
How many bytes is a long c#?
What are the types of inheritance in c#?
If dll and exe files are same it means you can deploy both the files in gac?
What is scaffolding in c#?