Episode 105 – Feature Management with Andrew Lock | The 6 Figure Developer Andrew is a full-time developer, working predominantly in full stack ASP.NET development in Devon, UK. He's a Microsoft MVP, C# lover, and blogger with a focus on ASP.NET. and Author of ASP.NET
Green Padlocks, Gray Padlocks - Does Anyone Really Care? Authentic8 - The Silo Sessions Podcast: Chat with Troy Hunt (creator of haveibeenpwned.com) and Scott Helme (founder of report-uri.com) about how browsers interpret SSL/TLS certificates and the protracted death of EV certs.
Welcome to report-uri.com Report URI provides real-time security reporting for your site. We support Content Security Policy and many other modern browser security features.
Find solutions faster by analyzing crash dumps in Visual Studio | Visual Studio Blog When unexpected crashes occur in your managed application you are often left with little evidence of the issue; capturing and analyzing memory dumps may be your last best option. Thankfully Visual Studio is a great tool for analyzing your apps memory dump...
Script #Script is a simple, fast, highly versatile and embeddable scripting language for .NET Core and .NET Apps that utilizes a familiar JavaScript inspired expressive Syntax to enable dynamic scripting of .NET Apps via controlled access to pl...
Blazor Components - New Charts, Data Grid Enhancements and more (available in Beta #2) The second beta of the DevExpress UI for Blazor is now available and it includes new Chart and Data Visualization components, DataGrid enhancements, and support for Blazor Preview 8
.NET Core and systemd | .NET Blog In preview7 a new package was added to the `Microsoft.Extensions` set of packages that enables integration with systemd. For the Windows focused, systemd allows similar functionality to Windows Services, there is a post on how to do what we discuss here f...
Learn UI Design: The Complete Online Video Course Learn UI Design is a full-length online course on user interface and web design: color, typography, grids, design process, and more. Includes downloadable resources, homework, and a student community.
dotnet/coreclr CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes. - dotnet/coreclr
Down the Rabbit Hole with a BLU Phone Infection Much-maligned BLU phones have been a privacy and spyware nightmare. Threatpost shares the story of one victim who experienced firsthand a relentless wave of unwanted programs, spyware and frustration.
Securing an Azure App Service Website under SSL in minutes with Let's Encrypt - Scott Hanselman Let’s Encrypt is a free, automated, and open Certificate Authority. That means you can get free SSL certs and change ...
How to Build Good Software Software has characteristics that make it hard to build with traditional management techniques; effective development requires a different, more exploratory and iterative approach.