Differentiate between method overriding from method overloading with its functionality?
What?s a satellite assembly?
Is list passed by reference c#?
What does the parameter Initial Catalog define inside Connection String?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
Why do we need interfaces in c#?
Is lazy thread safe c#?
How to handle exceptions that are raised in a component?
How can we insert 100 records @ a time without using for loop into the databse
Write an expression which satisfies the following statements: (i) Creates an object of type q (ii) If m is null, returns n, otherwise returns m (iii) If x and y are string types, it concatenates x and y
How do I count the length of a string in c#?
What is action c#?
Is and as keyword in c# net?