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

Do extension methods have to be static?

0 Answers  


How do you debug an ASP.NET Web application?

1 Answers  


What is interface c#?

0 Answers  


What is the base class of all classes in c#?

0 Answers  


What does .length do in c#?

0 Answers  






How do I move from one form to another in c#?

0 Answers  


What is use of singleton class in c#?

0 Answers  


What does this keyword mean in c#?

0 Answers  


What are the different types of constructors?

0 Answers  


To whom a method is accesssed if it is marked as protected internal ?

0 Answers   Siebel,


Explain the process of Serialization?

0 Answers  


In a site to turn off cookies for one page which method is followed?

0 Answers   Siebel,


Categories