Explore >> Select a destination


You are here

weblog.west-wind.com
| | stenbrinke.nl
13.6 parsecs away

Travel
| | A handy pocketguide that covers everything a .NET developer needs to know about configuration and secret management!
| | d.sb
15.4 parsecs away

Travel
| | Visual Studio 2015 was recently released, and with it came a newer beta of ASP.NET 5 (formerly referred to as "ASP.NET vNext"). ASP.NET 5 is a complete rewrite of ASP.NET, focusing on being lightweight, composible, and cross-platform. It also includes an alpha version of Entity Framework 7. However, EF7 is not yet prod...
| | www.jeremymorgan.com
14.9 parsecs away

Travel
| | A dive into Dapper, a nice simple ORM for .Net. In this tutorial I'll show you how to use Dapper with your ASP.Net Web API
| | brockallen.com
72.0 parsecs away

Travel
| There have been many changes to how authentication is performed for web applications in Visual Studio 2013. For one, there's a new "Change Authentication" wizard to configure the various ways an application can authenticate users. The approach to authentication that's undergone the most changes in this version is local cookie-based authentication and external login providers...