The Evolution of .NET Dependency Resolution
A historical overview of Microsoft's .NET dependency resolution APIs, from IServiceProvider to ASP.NET frameworks like MVC, Web API, and SignalR.
A historical overview of Microsoft's .NET dependency resolution APIs, from IServiceProvider to ASP.NET frameworks like MVC, Web API, and SignalR.
A tutorial on setting up a CI/CD pipeline for an ASP.NET MVC application using GitHub Actions, including build and release jobs.
A guide to writing unit tests that ensure ASP.NET MVC action methods have the ValidateAntiForgeryToken attribute, with tips for the ReSharper/Rider test runner.
Using ReSharper's Structural Search and Replace to find ASP.NET MVC action methods that need the ValidateAntiForgeryToken attribute for CSRF protection.
A guide for ASP.NET MVC Core developers on identifying and adding CSRF protection to an inherited codebase lacking security measures.
A tutorial on setting up Angular 4 and TypeScript within an ASP.NET MVC application using Visual Studio 2017.
A tutorial on configuring Angular 4 routing within an ASP.NET MVC application using Visual Studio 2017 and TypeScript.
A technical guide on implementing domain routing and tenant resolution for multi-tenant applications using ASP.NET MVC 6/5.
A guide on setting up and using the Windows Azure CDN to improve website performance by caching static content globally.
MvcSiteMapProvider 4.0 stable release for ASP.NET MVC offers dynamic navigation, SEO features, and improved dependency injection support.
Announcing the beta release of MvcSiteMapProvider v4 for ASP.NET MVC, featuring major architectural changes and improved dependency injection.
Announcement of a temporary takeover of the @msdnbelux Twitter account to share content on ASP.NET, JavaScript, and Azure.
Explains UI composition for microservices using ASP.NET MVC and Razor Generator, with an e-commerce example.
A technical tutorial on using Ext.NET's Razor view engine support to create a GridPanel with AJAX proxy for server-side data paging.
Slides and demo code for a UGIALT.NET conference session on using SignalR for real-time client/server communication with ASP.NET and Azure.
A guide to tracking API usage with Google Analytics using the GoogleAnalyticsTracker library for C# and ASP.NET.
A technical guide on implementing dynamic view sections in ASP.NET MVC using a dynamic view model and DisplayTemplates.
A recap of a Community Day 2011 session on integrating ASP.NET MVC 3, MEF, and NuGet to create loosely coupled, easy-to-use software architectures.
Slides and demo code for a talk on integrating ASP.NET MVC 3, MEF, and NuGet to create loosely coupled, easy-to-use architectures.
Announcing the release of MvcSiteMapProvider 3.0.0 for ASP.NET MVC 3, detailing new features and availability.