What is console based application?
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 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 }
What is internal and protected-internal accessspecifier in c#.net?
What to implement on my class Finalize or IDisposable
What are the Types of instancing properties and explain each. Explain the difference between multiuse,singleuse and globalmultiuse and which is default
What are the generation of Garbage Collection in C# .NET ?
Can variables defined in interface. If yes how we can call/use it in class.
Is std :: string null terminated?
What are object pooling and connection pooling and difference between them?
How to find the current application file path while runtime?
What is the difference between const and static read-only?
Why should you override the tostring() method?
Which sorting algorithm is best?
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)