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 is streamreader/streamwriter class?

0 Answers  


Define a manifest in .net?

0 Answers  


What is raise event and what is its use?

1 Answers   Wipro,


Describe ways of cleaning up objects.

8 Answers   Wipro,


How do you comment out code in c#?

0 Answers  






What is addressof operator?

0 Answers  


What is default c#?

0 Answers  


Name which controls do not have events?

0 Answers  


What are the keywords used to pass parameters to the base class and how do I invoke other constructors.

3 Answers  


Which is more efficient for loop or while loop?

0 Answers  


Which of the following API is used to hide a window?

0 Answers   3i Infotech,


Can I call a virtual method from a constructor/destructor?

0 Answers  


Categories