How do you comment and uncomment in visual studio?



How do you comment and uncomment in visual studio?..

Answer / Saurabh Kumar Singh

To comment a line in Visual Studio (C++, C#, VB.NET), use double forward slashes (//) before the line you want to comment. To uncomment, delete the double forward slashes. In HTML files, use HTML comments (<!-- and -->).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Studio IDE Interview Questions

How do I zoom in visual studio?

1 Answers  


What are the Docking windows inside the IDE workspace?

1 Answers  


Is visual studio community free forever?

1 Answers  


How do I debug a program in visual studio?

1 Answers  


Can I use visual studio community at work?

1 Answers  


How do I get a dark theme in visual studio?

1 Answers  


How do I open windows form application in visual studio 2019?

1 Answers  


How do I show line numbers in sql server management studio?

1 Answers  


What is the use of Ctrl-Shift-F?

1 Answers  


What is peek definition in visual studio?

1 Answers  


What is the use of Ctrl-F5?

1 Answers  


How to Navigate between code inside the IDE?

1 Answers  


Categories
  • Vi Editor Interview Questions Vi Editor (21)
  • Visual Studio IDE Interview Questions Visual Studio IDE (207)
  • Editors AllOther Interview Questions Editors AllOther (1)