What?s the difference between <c> and <code> XML
documentation tag?
Answer / subodh kumar
<C> tag represent the single line of code while <code> tag
is represent the multiple line of code.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is oledbconnection c#?
What is difference between string and stringbuffer in c#?
What are value types in c#?
Why do we need singleton pattern in c#?
What is default access specifier for class in c#?
Error handling and how this is done ?
How?s method overriding different from overloading?
Difference between call by value and call by reference in C#?
Is there any way to access private memebers of an object from another object?
Explain about generics in c#.net?
Why is it efficient to use System.string under System.Text.StringBuilder ?
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 }
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)