'I think ASP.NET Core is the biggest game changer in the history of Web development using the Microsoft stack.'
Microsoft's flagship Visual Studio IDE is continuing to track the extension model introduced with the company's open source Visual Studio Code editor, most recently adding support for debug adapters.
Multi-machine deployment with Visual Studio Team Services via deployment groups is now out of preview and generally available.
Blazor, an experimental technology that some believe will save .NET Web coders from "the insanity of JavaScript," has been released by Microsoft in its first public preview.
Entity Framework is fabulous ... but it does impose some overhead. If you like working with data in an O-O kind of way but feel the "need for speed," then you should be looking at Dapper.
It's goodbye to Portable Class Library projects and hello to .NET Standard Library projects for Xamarin.Forms development in the new Visual Studio for Mac version 7.5 Preview 1.
Announced barely a week after the official release of v15.6, the first preview of v15.7 includes productivity enhancements, better diagnostics, more C++ development improvements, better management of Android and iOS environments and more.
Visual Studio Code developers have asked for support for more test frameworks and Microsoft said it has responded in kind, announcing initial support for JUnit 5 this week, along with other Java-related features.
Right now is best time to be a .NET developer, said Microsoft's James Montemagno in a Visual Studio Live! keynote address. "It enables us to develop code on any OS we want, it has great tools for Visual Studio, it works with amazing languages, and there's a beautiful community of developers creating awesome libraries."
"In this ever changing and evolving world of technology, we have to be innovating to stay ahead," said Microsoft's Kasey Uhlenhuth in her keynote address at Visual Studio Live! in Las Vegas.
Although Microsoft programming languages fared quite well in Stack Overflow's huge new developer survey, Visual Basic 6 was again named the "most dreaded" language -- just like last year, and the year before -- with VB.NET and VBA not far behind.
RedMonk's latest programming language popularity report says Microsoft's multi-language approach is paying off, giving the company the "most to crow about" among all vendors.
If you're coding Azure Functions in Visual Studio 2017 to work with Azure Storage, one tool that can assist when running functions locally is the Microsoft Azure Storage Emulator, as shown in this hands-on tutorial.
- By Jason Roberts
- 03/08/2018
The February 2018 edition of Microsoft's lightweight, cross-platform and open source Visual Studio Code editor has shipped, with new notifications functionality, Integrated Terminal splitting and much more.
Microsoft today said Windows 10 developers will soon be able to more easily infuse artificial intelligence functionality into their apps with the help of a new machine learning platform coming in the next update of the OS.
Microsoft has gone all in on Python for its cross-platform, open source code editor and is now seeking more dev help after hiring the creator of a popular Python extension (7 million installs) and taking ownership of the project.
Microsoft this week announced the availability of Visual Studio for Mac 7.4, which now supports recent versions of Android, macOS and C# among many other new features.
If you need to create a version of a class from several sources or just want to merge default values with a user's input, object spreading solves your problem. JavaScript won't let you do this (yet) but TypeScript will.
Microsoft shipped Visual Studio 2017 15.6 with improved performance -- especially in solution load times -- topping the list of new features and enhancements.
Microsoft has shipped the first preview of .NET Core 2.1 -- its modularized, open source, cross-platform evolution of the .NET Framework and runtime -- along with associated "Core" packages for ASP.NET and Entity Framework.