-
Introduction to RavenDB
Featuring Andrea Magnorsky
RavenDB is the poster child for document databases in the .NET world. As the NoSQL movement goes mainstream many .NET developers are curious to know more about this tool.
ravendb nosql .net c# -
Messaging - It's not just about Large Scale Integration
Featuring Ashic Mahtab
In this tutorial, Ashic looks at how we can do dependency injection, aspect orientation and other trendy things without resorting to complicated frameworks. We will see how message passing allows us to follow object oriented principles.
messaging dependency-injection aop ddd architecture -
Security and Identity in the .NET World
Featuring Dylan Beattie
As online services and mobile apps take over the world, one of the key challenges facing developers is that of security and identity. How can we trust our users? How can we persuade our users to trust us - and to trust each other? What does it actually mean when you "connect with...
.net security identity event-driven ddd cqrs -
HTML5
Featuring Dan Thomas
In this tutorial we'll be powering through the murky waters of HTML5 taking a brief look at where all the hullabaloo has come from, why it matters and how it relates to the world of .Net.
html5 .net frameworks libraries -
End to End Javascript
Featuring Gary Short
It is becoming more important to know Javascript. As a language it has infiltrated all three layers of application development , from JQuery in the front end, through NodeJS in the middle tier, to Map/Reduce functions on backend databases like CouchDB. In this session we’ll take a look at some of...
java javascript jquery couchdb mapreduce .net node.js -
ASP.net Automated Acceptance Testing
Featuring Ben Hall
While Unit Testing and Test Driven Development (TDD) have become a solid foundation for many development teams, automated acceptance testing can still be painful and time-consuming. In this hands-on introduction, Ben Hall will introduce how you can successfully automate ASP.net websites and help...
asp.net acceptance-testing unit-testing tdd testing atdd test-automation bdd .net javascript -
Messaging 101
Featuring Ian Cooper
In this hands-on introduction, Ian Cooper looks at why asynchronous messaging is often the preferred solution to the problems of integrating and distributed solution, and look at the implementation of common messaging patterns.
routing publish-subscribe .net messaging asynchronous-messaging patterns -
Introduction to Simple.Web
Featuring Mark Rendle
Mark Rendle presents this tutorial on his new web application framework, Simple.Web. Founded on the principle that MVC is a "broken" pattern, Simple.Web applies the SOLID design principles to web application development, and makes building RESTful web sites and services... well, Simple....
rest simple.web solid-principles mvc .net -
WELCOME, REGISTRATION, COFFEE & TEA
Featuring Ian Cooper
Ian Cooper welcomes you back to the second day of the Progressive .NET Tutorials at Skills Matter!
java
Overview
Past Events