How do I create a delegate/multicastdelegate?
No Answer is Posted For this Question
Be the First to Post Answer
Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }
What is a verbatim string literal and why do we use it?
Explain the difference between abstract class and interface in .net?
Is static class thread safe in c#?
What is form feed and carriage return?
How do generics work in c#?
What is stringbuilder c#?
Can we inherit a private class in chsarp? how? explain(with code) ?
What does type safe mean in c#?
What are the properties of c#?
Write a functin to add two no. Both no can be int, float.
Can we have a non static member function in a base class to be override in derived with static modifier?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)