Microsoft recently published an article on Hidden features in Visual Studio 2015: https://blogs.msdn.microsoft.com/visualstudio/2016/07/29/visual-studio-hidden-gems/
One of the most surprising features to come out of this article was a feature I never knew about called the C# Interactive Window!
I had previously used tools such as LINQPad to effectively work as a C# Scratchpad for me, but now that I know about this hidden feature, I will be able to test out my code directly in the Visual Studio IDE!!
One of the most surprising features to come out of this article was a feature I never knew about called the C# Interactive Window!
I had previously used tools such as LINQPad to effectively work as a C# Scratchpad for me, but now that I know about this hidden feature, I will be able to test out my code directly in the Visual Studio IDE!!
No comments:
Post a Comment