-
Microsoft shipped TypeScript 3.9, quickening the compile times for the increasingly popular programming language used to write software ranging from Angular and Vue to Visual Studio Code.
05/14/2020
-
GraphQL gives clients who call your Web services the ability to specify what properties of your data objects they want. Here are two ways to let those clients also specify which data objects they want.
05/05/2020
-
As TypeScript 3.9 approaches general availability in the next couple weeks or so, the new release candidate boasts several improvements, along with better code editor functionality and other tweaks.
05/05/2020
-
The previews are over as Microsoft today shipped Blazor WebAssembly 3.2 Release Candidate, making the red-hot project just one step away from production-ready general availability on track to debut sometime in May (note: the 2020 Build developer conference starts May 19).
04/30/2020
-
Microsoft shipped a slew of previews in advance of next month's scheduled debut of Blazor WebAssembly 3.2 and the milestone .NET 5 release planned for November.
04/23/2020
-
Debugging functionality is a pesky problem for the Blazor WebAssembly team, with many limitations still persisting in the project scheduled for a prime-time debut next month.
04/16/2020
-
Uno Platform is previewing support for the Visual Studio Code editor after a recent Blazor WebAssembly 3.2 preview added debugging to the problematic project.
04/16/2020
-
"I think we can say that VB.NET finally made it to ASP.NET Core," Egyptian developer Mohammed Hamdy Ghanem told Visual Studio Magazine about his new open-source project.
04/10/2020
-
Some developers prefer to create applications with Microsoft's open-source Blazor tooling from within the open-source, cross-platform Visual Studio Code editor. Here are the top tools in the VS Code Marketplace for those folk, as measured by the number of installations.
04/08/2020
-
Microsoft engineer Sam Xu says "it’s time to move OData to .NET 5" and in a new blog post he shows how to do just that.
04/07/2020
-
In announcing today's second preview of the big, unifying .NET 5 that's going GA in November, Microsoft revealed the next-gen platform is already handling 50 percent of the traffic to the company's main .NET website.
04/02/2020
-
Planning for a May 2020 debut of client-side Blazor, Microsoft released preview 3 of Blazor WebAssembly 3.3, which lets developers debug projects from Visual Studio or Visual Studio Code rather than browser-based development tools.
03/27/2020
-
The client-side effort of Microsoft's Blazor project -- for C#-based web development powered by WebAssembly -- is out in a new preview before a May debut, adding support for Progressive Web Apps (PWAs) among several other new features.
03/11/2020
-
Userware, on a years-long quest to bring back developer favorite Silverlight, announced an open source implementation of Microsoft's long-deprecated framework for writing rich internet applications, this one based on WebAssembly.
03/09/2020
-
Miguel de Icaza doesn't post to his personal blog often, but when he does, developers listen.
03/06/2020
-
After making waves by cracking the top 10 of the RedMonk Programming Language Ranking last year, TypeScript has continued its climb in the latest bi-annual report that analyzes GitHub and Stack Overflow data in order to weigh coding and discussion traction.
03/04/2020
-
Microsoft has updated the Spring 2020 roadmap for Visual Studio, which shows several items planned to improve the debugging experience for Blazor, the company's ASP.NET Core project that uses WebAssembly (WASM) to allow C# to be used in web development instead of JavaScript.
03/03/2020
-
A GitHub project providing more than 300 code samples to illustrate ASP.NET Core fundamentals has amassed more than 4,000 stars.
02/27/2020
-
Microsoft has debuted TypeScript 3.8, with a special shout out of thanks to financial firm Bloomberg for helping to provide support for ECMAScript's private fields.
02/24/2020
-
We caught up with expert web developer/trainer Brice Wilson to get his take on Angular, which always appears at or near the top of periodic rankings of the most popular JavaScript-based web development frameworks.
02/18/2020
-
Careers firm Hired published its 2020 State of Software Engineers report, examining various topics such as the hottest jobs in software engineering, salaries and most in-demand programming languages.
02/13/2020
-
Microsoft's push to apply Blazor beyond the web-dev space to mobile development is continuing, with the team announcing new components for the experimental initiative just announced last month.
02/10/2020
-
Uno Platform claimed an industry first and addressed a "long-time request" by announcing the capability to build WebAssembly apps in Visual Studio on Windows using Ahead of Time (AOT) compilation.
02/06/2020
-
Third-party development tool vendors in the .NET Core space are shipping new components, helpers, controls and other goodies for Blazor -- the red-hot Microsoft project for using C# in web development instead of JavaScript -- ahead of its general availability debut coming in May.
01/29/2020
-
GraphQL lets you create data access services without writing controllers. Instead of writing procedural code, you declare schemas describing what queries you'll accept and what you're willing to return. Here's how to get started in ASP.NET Core.
01/29/2020