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 ...
Learn to change the default behavior and return HTTP 404 when action methods in ASP.NET Core return null values. ASP.NET Core MVC is the .NET Core counterpart of the ASP.NET MVC framework. You can ...
According to Scott Gu's blog over 1 million developers have downloaded and used ASP.NET MVC 1 since the final version was was introduced almost a year ago. That's a lot of downloads and a lot of work ...
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 ...
ASP .NET MVC 5 is currently under developer preview, and is included in the recently-released Visual Studio 2013 Developer Preview. Today I'll be covering how to use the new Authentication Filters ...
Mid-March we saw the first official release of Microsoft's new ASP.NET MVC (news, site) framework. The alternative to Web Forms when developing ASP.NET applications has been well received and talked ...