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 classes contained in a single .NET DLL ?
What are the boolean data types in c#?
Why do we use parameters in c#?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates
What is escape character in c#?
What is the difference between continue and break statement?
What are the types of comments in c#?
What is the purpose of namespace?
Which compiler switch creates an xml file from xml comments in the files in an assembly?
Why we use get set in c#?
Are structs faster than classes?
What is the name of c# compiler?
What does protected internal access modifier mean?
What method is used to sort the elements of the array in descending order?
How can I access the registry from c# code?