Ask me anything notes from March 2017
-
Any project types deprecated going into VS 2017?
-
What are the highlights between 2015 and 2017?
- New .NET Core features, Live Unit Testing, Code Styles, C# 7 language support
-
I heard every app on Windows will need to be installed from the App store.
- That's a rumor about a new version of Windows
-
Code Signing - can you use a tool or a post-build operation to sign code?
-
Can we still build deployment projects? Where and how do we do this now?
-
What is the smallest footprint on disk? 600 MB with nothing else. This gives base editing, work item management
-
Are there changes in the package manager from VS 2015?
-
What's the .NET 4.7 thing?
-
How can we deploy applications that we create with Visual Studio?
-
How does the Visual Studio code editor compare to CodeMaid?
-
Does Resharper still help me?
-
The .NET STandard table on GitHub does not show .NET 1.1. Which version supports that?