Why do we use static methods in c#?
List the difference between interface and abstract class?
is it possible to inherit a class but methods declared in the class should not be inheritable i possible how?
Explain the advantage of using system.text.stringbuilder over system.string?
What is wcf c#?
What is the extension of c# file?
Why do we use inheritance in c#?
if i used stored procedure for retrieving the data from sql server.in front end i had used data reader.when 100 records are there in table.when it has displayed ten records in frontend database has been collapsed.then where should our data available...
What?s the top .NET class that everything is derived from?
Is and as keyword in c# net?
How more than one version of an assembly can keep in same place?
Can you store strings in arrays?
How do you sort an array in c#?