How do you generate documentation from the C# file commented
properly with a command-line compiler?



How do you generate documentation from the C# file commented properly with a command-line compiler?..

Answer / guest

Compile it with a /doc switch

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More C Sharp Interview Questions

What are actions in c#?

0 Answers  


What is executereader in c#?

0 Answers  


Give an example to show for hiding base class methods?

0 Answers  


What is the difference between a method and a property?

0 Answers  


Which are the loop types available in c#?

0 Answers  






Is string reference type / value type ?

7 Answers   3i Infotech, Accenture, BirlaSoft,


How do you mark a method obsolete?

0 Answers  


What is difference between array and collection?

0 Answers  


What is ienumerable <> in c#?

0 Answers  


Do events have return type c#?

0 Answers  


Explain the different ways a method can be overloaded?

0 Answers  


What is difference between managed and unmanaged code?

0 Answers   SwanSoft Technologies,


Categories