(David Ramel) Microsoft shipped version 1.0 of the extension for Visual Studio Code used to build applications that use Docker containers, adding support for an experimental Windows Subsystem for Linux 2 (WSL 2) engine among a slew of new features.
Tag: Development
ASP.NET Core in Azure App Services’ Docker Images – Part 3
(Shawn Wildermuth) In this last post in the series, i’ll show you how to use GitHub Actions to automate when you want to push a new version of your container to your Azure App Service.
Create Simple DatePicker Component In Blazor
(Bipin Joshi) ASP.NET Core Blazor allows you to develop client side web applications using HTML, Razpr, and C#. A typical Blazor application consists of one or more Razor components.
DevOps Timeline
(Subodh Sohoni) DevOps concepts can be understood if we first have a clarity about Agile development and activities in its timeline. In this tutorial, I have shown how the activities and strategies of Agile engineering can be brought on the same timeline so that each team member playing any role in
Using Anti-Forgery Tokens in ASP.NET Core Razor Pages
(Matthew Jones) My team’s exploration of ASP.NET Core and Razor Pages continues, and now we come to something that I was very used to doing in ASP.NET MVC, but hadn’t done at all in Core: using anti-forgery tokens and validation.
Centering An Image Annotating Using GraphicsMagick And Lucee CFML 5.2.9.31
(Ben Nadel) At InVision, when a user leaves a comment in a prototype, we generate a “context image” for that comment to use in the header of an outgoing notification email. Currently, that context image is generated using ColdFusion’s native CFImage functionality.
What’s New for .NET, Mobile, C++ and Debugging in Visual Studio 2019 v16.5
(David Ramel) Microsoft released Visual Studio 2019 version 16.5 with new features for .NET, C++, debugging and many more areas.
Blazor by Example – A dismissable banner
(Jon Hilton) There are some components you end up building time and again, for all kinds of different web applications.
Annotating An Image Point Using GraphicsMagick And Lucee CFML 5.2.9.31
(Ben Nadel) Continuing my exploration of GraphicsMagick in Lucee CFML, this morning, I wanted to see how I might go about annotating an image.
Azure DevOps Services Status Check
(Abhijit Jana) Azure DevOps Services Status Page can instantly check and update you on the health of your Azure DevOps Services.