Dew Drop – January 30, 2026 (#4594)
A daily roundup of links covering .NET, Azure, AI, web development, JavaScript, and other software engineering topics and tools.
A daily roundup of links covering .NET, Azure, AI, web development, JavaScript, and other software engineering topics and tools.
A developer details building a custom profiler tool to measure and visualize UI responsiveness and typing latency in ReSharper for performance optimization.
A guide to configuring JetBrains Rider and ReSharper to properly recognize and support the Feature Folders pattern in ASP.NET Core MVC projects.
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.
Explains how to use ReSharper's code annotation attributes to improve static analysis and code quality in C# development.
A guide on using MyGet to create a personal NuGet feed for managing and installing favorite ReSharper plugins via the new extension manager.