How do you generate documentation from the C# file commented
properly with a command-line compiler?
Answer Posted / saxena
Compile it with a /doc switch.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we need generics?
What is enum in c#?
Why we need get set property in c#?
What is application c#?
Give an example to show for hiding base class methods?
Can namespace contain the private class?
What are the benefits of using generics?
What is difference between ienumerable and iqueryable in c#?
Can an interface extend a class c#?
What is Web.config?
What is thread.sleep()?
Explain About remoting and web services. Difference between them
Why static variables are used?
What is the .net datatype that allows the retrieval of data by a unique key?
What is a byte in c#?