News

Clone or download this repository to your local machine. Open the project in Visual Studio. Explore the provided sample reports, and use them as a reference to create your own custom reports.
Assuming Visual Studio 2019 is installed in your system, follow the steps outlined below to create a new ASP.NET Core project in Visual Studio.
Doing this will allow you to open the project in Visual Studio 2010, but not have any of the MVC project specific features. Which is okay, at least you get to play with Visual Studio 2010.
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 ...