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

Answer Posted / mohan kumar e.

By /doc switch in the commandline compiler we can generate
xml documentation.
csc ab.cs /doc:ab.xml

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How C# 4.0 supports dynamic programming language?

581


Which framework is best for desktop application?

533


what are nullable types in c#

534


What is integer c#?

506


What is the base class for array types?

581






How to open a new form on button click in Windows forms?

536


Which config file has all the supported channels/protocol?

562


Differentiate between sqlclient oledb and providers?

506


In which situation(s), the use of "Delegate" is a good idea?

560


Where do we set the min and max pool size for connection pooling?

532


Is c# good for web development?

551


What is managed or unmanaged code?

593


What is the use of 'using' statement in c#?

497


How can i Spawn a Thread

537


What is generic delegate in c#?

466