static void

NDC London link dump

Published Tuesday 19 January 2016

A link dump (slides and source) from NDC London, January 2016

ASP.Net 5

https://github.com/damianedwards/aspnet5-workshop
Workshop by David Fowler, Damian Edwards. See docs: https://docs.asp.net/en/latest/

https://github.com/blowdart/AspNetAuthorizationWorkshop
Asp.Net 5 authorization workshop by Barry Dorrans

https://docs.asp.net/projects/mvc/en/latest/views/tag-helpers/intro.html
Asp.net 5 Razor taghelpers
Source code: https://github.com/aspnet/Mvc/tree/dev/src/Microsoft.AspNet.Mvc.TagHelpers

https://onedrive.live.com/view.aspx?resid=600FD0DBAAE1E40F!368067
Asp.Net 5 Security - slides, by Barry Dorrans

https://speakerdeck.com/leastprivilege/whats-new-in-asp-dot-net-5-and-mvc-6-security
Dominick Baier on Asp 5/MVC6 security

http://1drv.ms/1PLU4DV
Brock Allen introduction to Identity Server

Other .net

https://github.com/jskeet/DemoCode/tree/master/Immutability
Jon Skeet on immutability in .net

https://github.com/iancooper/Presentations
Ian Cooper on service discovery

https://vimeo.com/144824826 - Video of Jimmy Bogard's "Full Stack REST" talk, from another conference (Nov 2015)

Other

https://speakerdeck.com/tastapod/business-mapping - Dan North on Business Mapping
Agile doesn't scale, so this maps people skills (and aspirations) to business KPIs

http://www.slideshare.net/Kevlin/solid-deconstruction - Kelvin Henney on SOLID (yes, open/closed is confusing, but it's really just don't publish public API prematurely)

http://bodil.lol/generators/#0 - Bodil Stokke on Javascript generators

Previously: Asp.Net 5 First Impressions (11 Jan 2016)