Enabling CORS in ASP.NET Web API 2
A guide on enabling CORS in ASP.NET Web API 2, comparing the Web API package and OWIN middleware approaches with configuration examples.
A guide on enabling CORS in ASP.NET Web API 2, comparing the Web API package and OWIN middleware approaches with configuration examples.
A 2015 analysis of U.S. .gov domains, tracking trends in HTTPS usage, IPv6, server software, CMS adoption, and common IT issues.
An interview about software testing in Python, covering the author's journey with Python, the Zen of Python, and challenges for beginners.
Explores how C# 6.0 features, like the nameof operator, help developers write safer, less error-prone code by preventing common mistakes.
A first look at the new UPSERT feature in PostgreSQL 9.5, explaining its syntax and practical use cases for developers.
A tutorial on creating a Roslyn analyzer to detect DateTime.Now usage and distributing it via MyGet's new Vsix support.
Weekly roundup of browser development news, covering new features, debugging tools, and cross-browser testing resources.
A guide and script for installing Windows Server Nano from the 2016 Technical Preview, detailing manual steps and an automated PowerShell method.
A technical guide on deploying a Go application using Docker and Kubernetes on Google Container Engine, including configuration and best practices.
A summary and analysis of Sandro Mancuso's 'Crafted Design' talk, which advocates for software architecture centered on the domain model.
Analysis of Safaricom's new Android-powered digital set-top box, 'The Box', and its potential to disrupt Kenya's media landscape through targeted advertising.
Highlights from Microsoft Build 2024: Windows 10's universal apps, open-source push, cross-platform tools, and HoloLens development.
Explains how to use the HTML link tag with rel="alternate" to provide alternate content versions like themes, languages, and feeds.
A technical guide on using PowerCLI to calculate and report on virtual machine disk space consumption in a VMware vSphere environment.
A guide to creating custom matchers in the Expecta testing library for Objective-C to improve test readability and maintainability.
A developer shares her experience giving a STEM talk to elementary students and the positive impact it had on one student's aspirations.
Highlights from Microsoft BUILD 2015 conference, including Office 365 developer updates, unified APIs, and the Office Graph.
Microsoft Office 2016 public preview is now available for home and enterprise users with stable performance.
Explains why power efficiency is critical for datacenters, detailing the significant costs of power delivery and cooling infrastructure.
Explores different proofs of the Continuous Mapping Theorem in probability theory, discussing their merits and pedagogical value.