-
After helping developers collaborate from within Visual Studio with Live Share, Microsoft is finding those coders are coming up with innovative use cases for the technology it hadn't thought of.
12/10/2018
-
Here's a tool to help you integrate Blazor and JavaScript by passing HTML elements defined in Blazor to JavaScript functions.
12/06/2018
-
Visual Studio's IntelliCode has gotten smarter -- using artificial intelligence to provide better code completion suggestions -- and more robust, now supporting more programming languages.
12/06/2018
-
Visual Studio 2019 debuted today in its first preview, showing off more collaborative and "smarter" AI-assisted coding.
12/04/2018
-
The popular Python extension for Visual Studio Code is out in a November update that sees it getting smaller, downloading faster, installing quicker and starting up sooner.
12/03/2018
-
The newly shipped Visual Studio 2017 for Mac 7.7 features improved IntelliSense and supports newer versions of .NET Core 2.2 and Azure Functions, among other improvements.
11/29/2018
-
If you want to know what your next call to SaveChanges is going to do to your database then you want to use Entity Framework's ChangeTracker.
11/27/2018
-
Microsoft, already busy with the upcoming Visual Studio 2019, has shipped the final minor update to Visual Studio 2017, improving debugging, UWP development and more.
11/27/2018
-
Microsoft shipped the first release candidate of Azure DevOps Server 2019, the self-hosted, on-premises version of the company's DevOps solution that used to be known as Team Foundation Server.
11/27/2018
-
If you're testing for exceptions using ExpectedException, you have a better alternative.
11/16/2018
-
Odds are that, when you stop on some breakpoint, you want to check the value in some variables. Here's how to get Visual Studio to display those values for you.
11/13/2018
-
Despite a lot of support, many developers immediately took issue with the icon change, with comments such as: "I hate to say it but this is ridiculous. This smells of tinkering with the UI just for the sake of it."
11/13/2018
-
Java developers using the Visual Studio Code editor can now enjoy the same AI-assisted IntelliCode functionality previously available only to Python coders.
11/13/2018
-
Sure, F12 will take you to the definition of whatever your cursor is sitting on. But that's just the start.
10/29/2018
-
.NET developers have long availed themselves of a wealth of functionality -- mostly free -- from the Visual Studio Marketplace, but only one major offering has earned a perfect 5.0 rating above a certain threshold of developer reviews.
10/26/2018
-
The latest update to Xamarin.Forms -- Microsoft's C#-based, open source cross-platform mobile app dev solution -- addresses the "little things" such as buttons, images labels and more.
10/23/2018
-
Microsoft announced the first preview of Visual Studio 2019 will be available before year's end, with general availability of the flagship IDE expected in the first half of 2019.
10/19/2018
-
GitHub released its huge yearly Octoverse report on activity in the open source community, revealing that Microsoft claimed two of the top five projects, ranked by the number of contributors.
10/17/2018
-
If you’re going to write comments then you might as well avoid embarrassing yourself.
10/16/2018
-
Persistent performance and reliability issues in the Visual Studio for Mac IDE will be addressed by replacing most of the editor internals with code from the Visual Studio IDE.
10/16/2018
-
The Visual Studio Engineering Team is moving off the UserVoice site previously used to collect developer feedback about the IDE in favor of a new "Suggest a Feature" mechanism on the Developer Community site.
10/11/2018
-
Microsoft announced the third preview of Visual Studio 2017 v15.9, improving Xamarin and TypeScript functionality along with a bevy of other improvements.
10/08/2018
-
You've got a class that accepts an object from a client (perhaps, that class is an ASP.NET MVC Controller). Here's the simplest way to update the related Entity Framework object with the client's data before saving it to your database.
10/04/2018
-
Peter thinks he's a bad person for even mentioning this tip. But, he claims, sometimes your best option in testing is to look at the internal state of the code under test. PrivateObject and PrivateType will let you do that.
10/03/2018
-
You're probably perfectly happy with the layout of windows that Visual Studio is giving you (it's whatever window layout you last used). But if you think there's a more optimal layout, it's easy to change. And if there's a couple of layouts you like ... well, you can have them, also.
09/27/2018