What is lambda expression in c#?
Where do we use static class in c#?
In c#.Net Application For DataGridview binding which method is faster in below two case?Why..? 1)looping-Using For loop 2)Databinding direct using Dataset
Why c# is called c sharp?
What is the difference between struct and class in c#?
7.What are typed data set?
What is default value of decimal c#?
Can you instantiate an abstract class c#?
What is xml comments in c#?
What is a namespace server?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What is the use of partial methods?
Explain About delegates