Showing category results for ASP.NET

Mar 7, 2019
Post comments count34
Post likes count0

Blazor 0.9.0 experimental release now available

Daniel Roth

Blazor 0.9.0 is now available! Try out the new support for forms & validation and the improved event handling.

ASP.NETASP.NET CoreBlazor
Mar 6, 2019
Post comments count30
Post likes count0

ASP.NET Core updates in .NET Core 3.0 Preview 3

Daniel Roth

Check out the new ASP.NET Core features now available with .NET Core 3.0 Preview 3. Improvements to Razor Components, new templates for gRPC and Worker Services, SPA authentication, SignalR improvements and much more!

ASP.NETASP.NET CoreBlazor
Mar 5, 2019
Post comments count3
Post likes count0

Collecting .NET Core Linux Container CPU Traces from a Sidecar Container

Jeremy Meng

It is challenging to collect performance traces of ASP.NET Core applications running inside Linux containers. This blog post describes an approach that use a sidecar container to collect CPU trace of an ASP.NET application running in a Linux container.

.NET CoreASP.NET
Feb 22, 2019
Post comments count1
Post likes count0

Azure Hybrid Benefit for SQL Server

Angelos Petropoulos

In my previous blog post I talked about how to migrate data from existing on-prem SQL Server instances to Azure SQL Database. If you haven’t heard SQL Server 2008 end of support is coming this summer, so it’s a good time to evaluate moving to an Azure SQL Database. If you decide to try Azure, chances are you will not be able to immediately move 10...

ASP.NETAzure
Feb 15, 2019
Post comments count0
Post likes count0

Migrating your existing on-prem SQL Server database to Azure SQL DB

Angelos Petropoulos

If you are in the process of moving an existing .NET application to Azure, it’s likely you’ll have to migrate an existing, on-prem SQL database as well. There are a few different ways you can go about this, so let’s go through them. Data Migration Assistant (downtime required) The Data Migration Assistant (download | documentation) is free, easy ...

ASP.NETAzure
Feb 13, 2019
Post comments count0
Post likes count0

Microsoft’s Developer Blogs are Getting an Update

Jayme Singleton

In the coming days, we’ll be moving our developer blogs to a new platform with a modern, clean design and powerful features that will make it easy for you to discover and share great content. This week, you’ll see the Visual Studio, IoTDev, and Premier Developer blogs move to a new URL  – while additional developer blogs will transition over the ...

ASP.NET
Feb 7, 2019
Post comments count3
Post likes count0

Announcing an easier way to use latest certificates from Key Vault

Web Development Tools Microsoft

Posting on behalf of the Key Vault Team. When we launched Azure Key Vault a few years ago, it solved a major problem users had which was that storing sensitive and/or secret information in code or config files in plain text causes multiple problems including security exposure. Users stored their secrets in a safe store like Key Vault and used a UR...

ASP.NETAzure
Feb 6, 2019
Post comments count0
Post likes count0

Changes to the web and JSON editor APIs in Visual Studio 2019

Web Development Tools Microsoft

In Visual Studio 2019 Preview 2, The Web Tools team made some changes to improve extensibility features for extension developers. To standardize interfaces, the CSS, HTML, JSON and CSHTML editors renamed their assemblies - table details inside!

ASP.NETVisual Studio
Feb 5, 2019
Post comments count8
Post likes count0

Blazor 0.8.0 experimental release now available

Daniel Roth

Blazor 0.8.0 is now available! This release updates Blazor to use Razor Components in .NET Core 3.0 and adds some critical bug fixes. Get started with Blazor 0.8.0 today - installation details included.

ASP.NETASP.NET CoreBlazor
Feb 1, 2019
Post comments count0
Post likes count0

Make the most of your monthly Azure Credits

Angelos Petropoulos

If you weren’t aware, Visual Studio subscribers have free monthly Azure credits, that are ideal for experimenting with and learning about Azure services. When you activate this benefit, it creates a separate Azure subscription with a monthly credit balance that renews each month while you remain an active Visual Studio subscriber. If the credits ru...

ASP.NETAzure