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?
1440An abstract class is inherited, an Interface also inherited(multiple inheritance), How it differences.
6 7790
What is instantiating a class in c#?
Is php easier than c#?
What is Co- and Contra-Variance in C#?
Is php better than c#?
What are strings in c#?
What is the components of window?
What is dataadapter c#?
What is the difference between internal and protected in c#?
How can you prevent escaping on backslashes in C# with string definitions?
What are the two uses of a ‘using’ statement in c#?
What is gui in c#?
Why do we use parameters in c#?
Whats an assembly? Describe the importance of assembly?
If the interface in c# only contains the declaration of the methods and we need to define those methods in the class, then why we use the interface?
Wcf and what is difference between wcf and web services?