What?s the difference between <c> and <code> XML
documentation tag?
Answer Posted / surojit
What’s the difference between <c> and <code> XML
documentation tag?
Single line code example and multiple-line code example.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What are the properties of string?
Explain the different ways a method can be overloaded?
In .Net, what is an assembly? Also explain the type of assembly.
Can you put two constructor with the same structure in a class?
What is c# and why it is used for?
What is mvc pattern in c#?
What is public or shared assemblies ?
State the top.NET class that everything is derived from?
What is the difference between Object and class adapters?
What is lazy loading entity framework?
Explain the constructor in c#.
Explain about ODP.net
What is the value which is accepted by all data types ?
What do you mean by abstract class in c#?
Does console.writeline() stop printing when it reaches a null character within a string?