#vs2019 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #vs2019, aggregated by home.social.
-
Visual Studio 2013 Retirement: Support reminder for older versions of Visual Studio.
#visualstudio #vs2013 #vs2019 #dotnet
https://devblogs.microsoft.com/visualstudio/visual-studio-2013-retirement-support-reminder-for-older-versions-of-visual-studio/ -
#VS2019 version 16.4 Preview 1 brings a significant improvement to the #CPP code analysis experience. Read all about it: https://devblogs.microsoft.com/cppblog/code-analysis-with-clang-tidy-in-visual-studio/
-
Take a moment to complete this quick survey if you've recently used TypeScript or JavaScript in #VS2019. We'd appreciate it: https://www.surveymonkey.com/r/6Y8QFRY
-
#VS2019 version 16.2 Preview 3 now includes built-in Clang/LLVM support for MSBuild projects.
Learn why Visual Studio is one of the most comprehensive IDEs on Windows and download the latest Preview: https://devblogs.microsoft.com/cppblog/clang-llvm-support-for-msbuild-projects/
-
The integrated developer experience in Visual Studio Azure IoT Edge Tools makes it easy to code, build, deploy, and debug your IoT Edge solutions in #VS2019. Walk through it: https://www.youtube.com/watch?v=2dr7Ez_eNvI
-
RT @mistymadonna
You asked for it, you got it! Code like Mads: @mkristensen talking about his coding setup and extensions! https://www.youtube.com/watch?v=M2HViJ2zVOE&feature=youtu.be @VisualStudio #vs2019 VS devs, Thanks for letting me know you wanted this! Hope you enjoy! -
Hear @MBCrump's latest #AzureTipsAndTricks that will help you be more productive working in #VS2019: https://www.youtube.com/watch?v=1QE1-1Djubo
-
Get more productive as you work with Azure in #VisualStudio.
In this Azure Friday episode, Michael Crump takes us through his latest Azure tips and tricks. Watch: https://www.youtube.com/watch?v=fm0NgPA6zoE #vs2019
-
#VisualStudio 101: Build your first #ASPNET Core web app with #VS2019.
Follow the step-by-step tutorial: https://docs.microsoft.com/en-us/visualstudio/get-started/csharp/tutorial-aspnet-core-ef-step-02?view=vs-2019
-
Create a private gallery for self-hosted #VisualStudio extensions in just four easy steps.
Get started: https://devblogs.microsoft.com/visualstudio/create-a-private-gallery-for-self-hosted-visual-studio-extensions/ #VS2017 #VS2019
-
#VS2019 version 16.2 Preview 2 is now available. It includes:
• Microsoft Edge Insider support
• Improved installation experience
• Updates to the application installer command-line packaging and moreTake it for a spin: https://devblogs.microsoft.com/visualstudio/visual-studio-2019-version-16-2-preview-2/
-
What's new in #VS2019? So much:
• Improved performance
• Instant #code cleanup
• Real-time editing and debugging
• Optimized memory use and moreCheck it out: https://docs.microsoft.com/en-us/visualstudio/ide/whats-new-visual-studio-2019?view=vs-2019
-
Because #VSCode goes across platforms, you can develop your next dockerized ASPNET Core app on Linux or Mac while having access to all the great features that Windows users enjoy with #VS2017 or #VS2019.
Follow the guide: https://medium.com/@waelkdouh/developing-a-dockerized-asp-net-core-application-using-visual-studio-code-6ccfc59d6f6
-
We've made some pretty big strides WRT performance in #VS2019:
• Faster startup
• Faster branch switching
• IntelliSense improvements
• Faster debug stepping
...and so much more.See what's new: https://devblogs.microsoft.com/visualstudio/performance-improvements-in-visual-studio-2019/
-
Create a simple game development web application using #ASPNETCore Blazor, .NETCore 3.0 Preview, and #VS2019.
Check out the @CodeProject article for steps: https://www.codeproject.com/Articles/4051646/ASP-NET-Core-Blazor-game-development-using-Net-cor
-
Today's @DailyDotNetTips tip of the day—how to search in Locals, Autos, and Watch windows in #VS2019: https://dailydotnettips.com/search-in-locals-autos-and-watch-windows-visual-studio-2019/
-
The new #AzureIoTEdge Tools Extension for #VS2019 is now available in preview. This extension brings a rich set of functionality like:
• amd64 project targeting
• Modules for C#/C
• Building/pushing Docker images, and so much more.See what's new: https://devblogs.microsoft.com/visualstudio/azure-iot-edge-tools-extension-preview-announcement
-
Time Travel Debugging isn't just for timey-wimey legends, it's for anyone who wants to see their production web app performance.
@PoppaString shows off this preview #VS2019 Enterprise ability to record production code and replay inside Visual Studio: https://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Time-Travel-Debugging
-
Coming to you from #MSBuild, @MaddyLeger1 and @_JonDouglas show you how Xamarin.Forms and #VS2019 get you up and running fast: https://www.youtube.com/watch?v=TwV8EkghNO8
-
Tired of seeing printf() statements clutter your #code?
Check out the tips and tricks on how to use the debugger and profiling tools in #VS2019 more effectively to expedite, customize, and improve your debugging experience: https://www.youtube.com/watch?v=i6gdmT-BdOU
-
Want to build new containerized applications or containerize an existing #app? Try the new #VisualStudio Container Tools Extension (Preview) for #VS2019.
-
#VS2019 version 16.1 Preview 3 is here!
The preview includes IntelliCode support by default, various C++ productivity enhancements, and #dotNET tooling updates. Check it out: https://devblogs.microsoft.com/visualstudio/visual-studio-2019-version-16-1-preview-3/
-
We’ve introduced a bunch of improvements to our CMake support in the latest preview of #VS2019 Update 1. Better Vcpkg integration, Clang/LLVM support, simpler build and install roots, and more.
Check it out: https://devblogs.microsoft.com/cppblog/visual-studio-cmake-support-clang-llvm-cmake-3-14-vcpkg-and-performance-improvements/
-
Want to install and setup #VS2019 for mobile #dotNET development with #Xamarin?
@JamesMontemagno walks us through the steps: https://channel9.msdn.com/Shows/XamarinShow/Installing-Visual-Studio-2019-for-Mobile-Development-with-NET--Xamarin
-
Congratulations on your 300th episode, #VSToolbox!
Hear what @RoGreen and @AmandaKSilver have to say about #VS2019 and how our customers helped us get here: https://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Visual-Studio-2019
-
You can now edit, build, and debug CMake projects with Clang/LLVM in #VS2019.
See how to install Clang on #Windows and Linux and use it with MSBuild Projects: https://devblogs.microsoft.com/cppblog/clang-llvm-support-in-visual-studio/
-
Want to know how product, #data, research, and customers came together to design the New Project Dialog in #VS2019? Read about it here: https://devblogs.microsoft.com/visualstudio/redesigning-the-new-project-dialog/
-
Read about the updated Angular project template in #VS2019: https://medium.com/@waelkdouh/how-to-update-visual-studio-asp-net-core-angular-project-to-the-latest-version-25de32cfeb84
-
IntelliCode support for C++ is now an in-box component that installs with the “Desktop Development with C++” workload in #VS2019 16.1 Preview 2.
Give it a spin: https://devblogs.microsoft.com/cppblog/improved-c-intellicode-now-ships-with-visual-studio-2019/
-
Announcing the release of #VS2019 version 16.1 Preview 2.
It contains additional performance and reliability fixes as well as enhancements for debugging, NuGet, extensibility, and C++ development. Try it out: https://devblogs.microsoft.com/visualstudio/?p=224986&preview=1&_ppp=b5efa34afe
-
You can now configure #AzureAppService to use Azure Storage and Azure SQL Database instances, right from the publish profile summary page.
Check out all the new improvements added for web and #Azure development in #VS2019: https://devblogs.microsoft.com/aspnet/web-and-azure-tool-updates-in-visual-studio-2019/
-
RT @shahedC
.NET Core 3.0, VS2019 and C# 8.0 for ASP .NET Core developers!This is my 14th article (of 26) in my #AspNetCore A-Z blog series for 2019.
https://wakeupandcode.com/net-core-3-vs2019-and-csharp-8/
#ASPNET #AspDotNet #webdev #dotnetcore #dotnetcore3 #VS2019 #VisualStudio2019 #VisualStudio #Csharp
-
See how easy it is to infuse custom AI/ML into any #dotNET app with #MLNET and #VS2019.
Follow along with the tutorial: https://www.youtube.com/watch?v=cCsOvzB3rK8&list=PLReL099Y5nRf3ypYreFCDx2n-QEzoGt7U&index=17&t=0s
-
Bin schon auf das #IntelliCode im neuen #VisualStudio gespannt. Das "alte" #IntelliSense war schon ziemlich gut, nun wurde es mit einer #KI aufgepimt.
https://entwickler.de/online/windowsdeveloper/microsoft-visual-studio-2019-579887920.html