News

The Managed Extensibility Framework (MEF) has been part of the .NET Framework since .NET 4.0. There are many tutorials across the Web on how to use MEF with Windows Forms, WPF and Windows Store. MEF ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Senyo Simpson discusses how Rust's core ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Ohan Oda discusses making the Lens in Maps AR ...
Membership is a basic need for all applications which require personalization. Today more than ever, mobile applications are built either along side the web app or as the primary application platform.
Welcome to part one of two in a series on ASP.NET MVC 6. ASP.NET MVC 6 has some great new features to make developing enterprise-level Web applications easier. Here, I'll be covering the new Tag ...
Take advantage of redirect action results in ASP.NET Core MVC to elegantly redirect a request to a specified URL ASP.NET Core is a cross-platform, open source, lean, fast, and modular framework for ...
Capture and pass correlation IDs in ASP.NET Core MVC 5 to track HTTP requests that flow through multiple back-end services. Suppose you have implemented an application based on a microservices ...