Define method overloading in c#?
how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;
Define Abstract Class in C#
Describe an interface class?
Describe ways of cleaning up objects in c#.
What is .dbml file?
What is boolean method?
What is data annotation in c#?
What is the difference between Decorator and Adapter pattern?
What is double c#?
What is 8 bit signed integer?
can any one send the project manager questions in .net
how to use msflexgrid in asp.net