Building an Onion Architecture with Entity Framework | Dev Superpowers Episode #13 | Brendan Richards

Within this presentation Brendan Richards will explore and demonstrate how features of Entity Framework can assist in the implementation of a domain-centric, persistence-ignorant Onion Architecture design pattern. This talk explores techniques in avoiding spaghetti code including Onion Architecture, the Repository Pattern, and Dependency Injection followed by how to effectively apply these principles to your persistence…

Read More

ASP.NET Identity using vNext | Dev Superpowers Episode #11 | Ben Cull

Previous versions of ASP.NET Membership have left a bad taste in many developers mouths, and some are now dangerously out of date. In this episode of Dev Superpowers, Ben Cull will take you through the latest, greatest and safest way to get your membership system up and running using ASP.NET Identity, OWIN and Dependency Injection.…

Read More

Xamarin.Forms & MVVM | Dev Superpowers Episode #10 | David Burela

Book David Now In episode 10 of our Dev Superpowers series David Burela will show how you can combine the cross platform native UI capabilities of Xamarin.Forms with the clean structuring of MVVM (Model, View, ViewModel). You will learn the very basics of what MVVM is and be taken through how to implement it into…

Read More