Follow us on X (Twitter)  Like us on Facebook  Connect with us on LinkedIn  Subscribe to our YouTube Channel  Subscribe to our WhatsApp Group

C# Interactive Window, inside Visual Studio, allows you to test code snippet without compiling the application. It supports several features like syntax highlighting, intellisense and more, and comes with a feature like 'Copy Code', that allows you to copy only the code part from that window.

 

In this quick blog post, we will discuss about the 'Copy Code' functionality part of the C# Interactive Window, inside Visual Studio.

Published by on under Tips | Visual Studio 2015

My book, 'Mastering Visual Studio 2017', is now available on Flipkart at a discounted price. This book focuses on coding with the new, improved, and powerful tools of Visual Studio 2017. It covers topics on improved debugging, unit testing capabilities, accelerate cloud development and many more.

 

If you are a developer, using Visual Studio, you won't want to miss this opportunity. Grab the book now, as it's available at a discounted price.

Published by on under Book | Mastering Visual Studio 2017