What is the execution entry point for a c# console application?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use inheritance in c#?
Explain about WSDL
How the versioning applies to Assemblies or can you explain version numbers?
What are STA And MTA in threading?
What is data type in c# with example?
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
What is the use of static members with example using c#.net.
How?s the DLL Hell problem solved in .NET?
What is IL / CIL / MSIL?
What does Dispose method do with the connection object?
Is string a data type in c#?
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 virtual 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 }
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)