How can we main a Class as base class,i.e not inherited further?{please Dont tell using Sealed class,any other way}
6 12359What is the minimum size (in bytes) of string data type in c#? Give its compatible data type in .NET Framework.
5 12048what is the real use of interface in c#,other than that multiple inheritance is not possible
7 31358Can we have the method in drived class with the same name which is there in base class?
TCS,
6 12639how can i display crystal report in button_click? am working with VS2005..........plz help me
1 4451how 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 7948
What is the use of main method in c#?
4. Describe the process when we send a request URL? And who is responsible for that?
What is the base class from which all value types are derived?
Can you inherit from multiple classes in c#?
What are actions in c#?
When a switch is said to be congested?
What is disco?
Explain partial class in c#?
Is there an equivalent of exit() for quitting a c# .net application?
What is clr in c#?
What is the advantage of static class in c#?
What are the differences between events and delegates in c#?
What is a web service in c#?
Can I define a type that is an alias of another type (like typedef in c++)?
What does this keyword mean in c#?