Running async tasks on app startup in ASP.NET Core (Part 2)
Andrew Lock continues his post and uses a few simple interfaces and classes to encapsulate the logic of running tasks on app start up....
Read the articleAndrew Lock continues his post and uses a few simple interfaces and classes to encapsulate the logic of running tasks on app start up....
Read the articleAndrew Lock looks at the options available for running async tasks on app start up, and shows some simple methods and extension points that solve the problem....
Read the articleShahed Chowdhuri digs into Blazor, how it's hooked up and how it's run....
Read the articleBrock Allen works around authentication limitations experienced in iOS with strict mode same-site cookies....
Read the articleDamian Hickey shares ProxyKit, a toolkit to create HTTP proxies hosted in ASP.NET Core as middleware....
Read the articleAnders Aberg shares a working implementation library + demo for fido2 and WebAuthn using .NET....
Read the articleHamza Assyad announces the developer preview of the custom ASP.NET Core Identity Provider for Amazon Cognito....
Read the articleJason Watmore walks through a simple example of how to implement role based authorization / access control in an ASP.NET Core 2.2 API with C#....
Read the articleRecently, I’ve updated over 30 of my extensions to support Visual Studio 2019 (16.0). To make sure they work, I got my hands on a very early internal build of VS 2019 to test with (working on the Visual Studio team has its benefits). I’ve learned that the upgrade process is probably the easiest I’v...
Read the articleI’m often asked how to best learn to build Visual Studio extensions, so here is what I wished someone told me before I got started. Don’t skip the introduction It’s easy to create a new extensibility project in Visual Studio, but unless you understand the basics of how the extensibility system wor...
Read the articleHaving great samples to help you learn about any programming language or paradigm can be very valuable. In my opinion, a good sample can be characterized by: Being easy to replicate Having clear steps that guide the reader to replicating the behavior of the sample into their own code base is param...
Read the articleBuilding extensions for Visual Studio has its challenges, but as the new PM on the extensibility team I’ve made it my mission to make it easier. One way of doing that is to provide features that can take some of the pain out of common tasks associated with extension authoring. Here are three brand ...
Read the articleIt’s a new year! Even though years are an arbitrary construct and all that, you feel reinvigorated! Alive! Ready to take on the world! And you’ve read all those posts and tweets and instatumblrs about blogging! They’re pretty compelling, really, and you’re in a suggestible st...
Read the articleI’ll be in the UK next week presenting at the free AzureCraft event being held on June 3rd and 4th. This event was created by the UK Azure User Group and is a great way to learn about Azure as well as engage with the Azure community in the UK. What’s new in Azure Talk I’ll be speaking on June ...
Read the articleAs the role of mobile devices in people's lives expands even further, mobile app developers have become a driving force for software innovation. At Microsoft, we are working to enable even greater developer innovation by providing the best experiences to all developers, on any device, with powerful ...
Read the articleYesterday we held our AzureCon event and were fortunate to have tens of thousands of developers around the world participate. During the event we announced several great new enhancements to Microsoft Azure including: General Availability of 3 new Azure regions in India Announcing new N-serie...
Read the articleToday, I’m happy to announce several key additions to our big data services in Azure, including the General Availability of HDInsight on Linux, as well as the introduction of our new Azure Data Lake and Language services. General Availability of HDInsight on Linux Today we are announcing general av...
Read the articleThis Tuesday, Sept 29th, we are hosting our online AzureCon event – which is a free online event with 60 technical sessions on Azure presented by both the Azure engineering team as well as MVPs and customers who use Azure today and will share their best practices. I’ll be kicking off the event with ...
Read the articleA few weeks ago, we announced the preview availability of the new Basic and Premium Elastic Database Pools Tiers with our Azure SQL Database service. Elastic Database Pools enable you to run multiple, isolated and independent databases that can be auto-scaled automatically across a private poo...
Read the articleToday, we’re announcing the release of the new Azure GS-series of Virtual Machine sizes, which enable Azure Premium Storage to be used with Azure G-series VM sizes. These VM sizes are now available to use in both our US and Europe regions. Earlier this year we released the G-series of Azure Virtual ...
Read the article