How can we main a Class as base class,i.e not inherited further?{please Dont tell using Sealed class,any other way}
6 12134What is the minimum size (in bytes) of string data type in c#? Give its compatible data type in .NET Framework.
5 11830what is the real use of interface in c#,other than that multiple inheritance is not possible
7 31125Can we have the method in drived class with the same name which is there in base class?
TCS,
6 12414how can i display crystal report in button_click? am working with VS2005..........plz help me
1 4367how to store the value in textbox using delegates if we have two user control. the value will be called from one user control to another user control. Loading and unloading will be done through delegates.
1 7863
What operators can be used to cast from one reference type to another without the risk of throwing an exception?
Why is .net so popular?
How to get the sum of last 3 items in a list using lambda expressions?
Define Final Class in C#
How do I create a multi language, multi file assembly?
What is short in c#?
How to update the gui from another thread in c#?
What is the purpose of a constructor in c#?
What is the symbol used for in c#?
What is difference between abstract class and interface in c#?
What is an assembly qualified name? Is it a filename? How is it different?
How do you declare a variable in c#?
How can I create image pieces/sub image?
How to achieve polymorphism in c#?
Give some examples for built in datatypes in c#?