Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 / 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

More C Sharp Interview Questions

What is console programming language?

0 Answers  


Can bool be null c#?

0 Answers  


What does a constructor do c#?

0 Answers  


What happens in synchronisation?

2 Answers   Tech Mahindra,


What is Event - Delegate?

0 Answers  


What does clr stand for?

0 Answers  


Is string a primitive data type in c#?

0 Answers  


What is the use of properties window?

0 Answers  


What are the commonly used i/o classes?

0 Answers  


If you want to convert a base type to a derived type, what type of conversion do you use?

0 Answers  


What are Memory foot print of an exe?

0 Answers   MCN Solutions,


What is private readonly in c#?

0 Answers  


Categories