There were a lot of questions asked, so I will list the topic (and add a what is "topic" and know pros/cons). Extreme programming, what is a transaction, various SDLC design approaches, what is a namespace, define a good test case, what is a stored proc, webservice? design patterns? linker? compiler? access modifiers? stack vs. queue? arrays vs. linked lists? sorting algorithms? recursion? OOP principles?
2072An abstract class is inherited, an Interface also inherited(multiple inheritance), How it differences.
6 10431
In .NET which is the smallest unit of execution?
What is the difference between finalize() and dispose() methods?
what is the difference between a struct and a class in c#?
What are the new features in c# 2.0?
Explain dataadapter.update method in .net?
Give an example of a ctype.
How do you inherit a class into other class in c#?
How do I count the length of a string in c#?
what is the syntax to inherit from a class in c#?
What is the difference between first and firstordefault?
How many types of variables are there in c#?
How do I open the console?
Define a class and an object?
What is difference between first and firstordefault?
What is polymorphism c# example?