The Morning Brew #1841
Posted by Chris Alcock on Thursday 16th April 2015 at 08:10 am | Tagged as: .NET, Development, Morning Brew
Software
- SpecFlow Extensions for Azure Storage Emulator – Howard van Rooijen shares a NuGet Package containing an extension from Mike Larah which provides a useful extension for SpecFlow to help integration test Azure Storage based code using the storage emulator.
Information
- Making your API behave like the big boys – Andrew Siemer takes a look at putting proxies and gateways in front of API services to help scale, protect, authorise, route and much more
- Using ETag to cache responses in NancyFX – Igor Kulman discusses adding upstream caching to an API created using NancyFX and the role of ETags in the implementation.
- What is View component: ASP.NET 5 – Brij Bhushan Mishra takes a look at the concept and use of View Components in ASP.NET MVC 5
- ASP.NET vNext Identity Part 5 – Forgotten Passwords – ‘Shellmonger’ is part way through a series of posts looking at ASP.NET vNext Identity, looking at the forgotten password functionality in this part.
- Evolving ASP.NET Apps – Database Access – Simon Timms continues this series looking at modernizing a legacy ASP.NET application, exploring data access in this post and venturing into Entity Framework
- 30 Days of Bootstrap with the MVC Framework – Revisited – James Chambers looks abck on a series of posts he wrote last year which look at 30 different aspects of the use of BootStrap with ASP.NET MVC
- Super skinny XML document generation with F# – Nathan Evans shares a simple looking module which wraps the System.Xml.Linq functionality providing a simple expressive way of writing XML content in F#
Comments Off on The Morning Brew #1841