-
gRPC services promise a lot: better performance, more sophisticated messaging, and a contract-based approach to Web Service development. If those sound good to you, here's how to get started.
10/04/2019
-
News
After many developer complaints such as "Editor becomes so slow it's unusable after a while," the Visual Studio for Mac dev team revamped all of the IDE's editors and this week explained those changes.
10/04/2019
-
News
".NET Core is the future of .NET. So let's get comfortable with creating, running, and testing applications using the command-line interface," says developer educator Jeremy Clark, who shares his favorite .NET Core features, quirks to watch out for and more.
10/03/2019
-
The release version of Blazor contains two surprising changes (surprising, at least, to Peter) -- changes that broke some of his code. Here are both of those "gotchas" with the workarounds that he implemented.
10/02/2019
-
News
TypeScript 3.7, with a new Beta, is now feature complete, with the dev team polishing it up in advance of the official release coming early next month.
10/02/2019
-
News
Microsoft introduced the first preview of the .NET Core Windows Forms Designer, which didn't make it into the recent .NET Core 3.0 release because of the "huge technical challenge" in porting the Windows-only desktop technology to the new cross-platform framework.
10/01/2019
-
Dr. James McCaffrey provides hands-on examples in introducing ML.NET, for machine learning prediction models, and AutoML, which automatically examines different ML algorithms, finds the best one, and creates a Visual Studio project with the C# code backing the best model, along with C# code that shows how to use the trained model to make a prediction.
09/30/2019
-
You can store encrypted values in your ASP.NET Core configuration file and seamlessly decrypt the values as you retrieve them. But there are, at least, two issues that you'll need to address.
09/27/2019
-
News
The development of client-side Blazor leveraging WebAssembly -- appropriately called Blazor WebAssembly -- has suffered a few hiccups, but Microsoft has big plans for the red-hot technology that enables C# Web development.
09/26/2019
-
News
The new Entity Framework Core 3.0 GA release includes a new LINQ implementation that Microsoft explained in an announcement post.
09/24/2019
-
News
Fresh on the heels of .NET Core 3.0, Microsoft's Scott Hanselman unveiled a months-long project to provide entry-level instructional videos on all things .NET, ranging from "What is C#?" to ".NET for Apache Spark 101."
09/24/2019
-
News
Visual Studio 2019 for Mac 8.3 debuted yesterday (Sept. 23) with quicker Xamarin UI changes testing, an improved Web development experience and more.
09/24/2019
-
News
Functional programming devotees welcomed the general availability of F# 4.7 along with the release of .NET Core 3.0 and associated tooling.
09/24/2019
-
News
Alongside the big .NET Core 3.0 release, Microsoft announced the general availability of Visual Studio 2019 16.3, which VS developers need to work with the new cross-platform, open source offering.
09/23/2019
-
News
Microsoft officially announced .NET Core 3.0, an important milestone in the company's transition from the traditional, proprietary, Windows-only .NET Framework to a new open source, cross-platform offering -- the new direction for .NET developers.
09/23/2019
-
News
The open source Uno Platform announced new integration with Xamarin.Forms that lets developers take existing XF mobile apps to the Web, using WebAssembly.
09/19/2019
-
News
The much-anticipated .NET Core 3.0 milestone release is shipping in five days, Sept. 23, but it won't include a stable Blazor WebAssembly.
09/18/2019
-
There's a new feature in ASP.NET Core that reduces some of the overhead when protecting yourself against CSRF attacks.
09/17/2019
-
News
After shipping Preview 9 versions of Entity Framework Core 3.0 and Entity Framework 6.3 a couple weeks ago and saying, "These are the last planned previews before we release the final versions later this month," Microsoft this week belied that with new Release Candidate builds.
09/17/2019
-
News
Developers using Java tooling with Visual Studio Code now have a better "Getting Started" experience thanks to new functionality in the September Java extensions update.
09/17/2019
-
News
Microsoft shipped Visual Studio 2019 16.3 Preview 4, adding database profiling for projects based on .NET Core, which is coming out in a big v3.0 milestone release next week.
09/17/2019
-
If you want, you can centralize the configuration of your HttpClient objects into your Startup class. You’ll also save yourself some typing when you use an HttpClient.
09/16/2019
-
News
After saying .NET Core 3.0 Preview 9 was the final preview before next week's official GA launch, Microsoft today issued a surprise Release Candidate 1 offering, neccessitated by Visual Studio 2019 synchronization.
09/16/2019
-
Every once in a great while I like to torture myself and waste a few days trying to program a simple app. So I just tried Blazor.
09/13/2019
-
You need to change the way you use HttpClient to keep your application from failing. And, if you're using ASP.NET Core, there's a tool that makes it considerably easier to do the right thing
09/12/2019
-
News
As with other "Core 3.0" products, Entity Framework is basically done at this point as the big final release is less than two weeks away, and Microsoft has provided some workarounds for the problematic LINQ implementation in the new and final preview.
09/12/2019
-
News
With the big .NET Core 3.0 milestone coming up in two weeks, Microsoft is finishing off its tooling updates, including the recently announced Visual Studio 2019 for Mac version 8.3 Preview 3.
09/11/2019