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

Compile it with a /doc switch

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More C Sharp Interview Questions

Is null empty or whitespace c#?

0 Answers  


Explain constructor?

6 Answers   Wipro,


What is the Use Of Interfaces? For example I have a interface as shown below? Interface IMyInterface { public void MyMethod(); } class MyClass : IMyInterface { public void Mymethod() { Some Code } } class Program { static void Main(string[] args) { MyClass obj = new MyClass(); obj.MyMethod(); } } Here What is My Question is? If i remove Interface and run this code, it will executed then what is the Use of the interface? Can any one give me the solution for this Problem? Thanks in Advance!

1 Answers   HCL,


Why we need get set property in c#?

0 Answers  


What is sorted list in c#?

0 Answers  


What Is The Difference Between ViewState and SessionState?

1 Answers   Fiserv,


How do you convert byte array to hexadecimal string, and vice versa?

0 Answers  


What is a delegate? Explain.

0 Answers  


How do I declare a pure virtual function in c#?

0 Answers  


What is event delegate in c#?

0 Answers  


What?s the top .NET class that everything is derived from?

4 Answers   Hindawi, Siebel, Visual Soft,


What is the default scope of a class in c#?

0 Answers  


Categories