Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Category: <span>Software Architecture</span>

Learning to use Fluent NHibernate: Getting started with your first mappings

This episode starts a short series on how to use the FluentNHibernate library to create you NHibernate mapping files. We will walk you though creating very simple mappings and showing you how they work when using FluentNhibernate. This is NOT meant to teach you how to use the NHibernate OR/M. …

Practical Thin Server Architecture Using Dojo

Dojo is arguable the most feature-complete ajax toolkit today. Using Dojo’s data stores to create a clean separation of concerns from the server-side, this talk gives practical advice for impementing all rendering of data in the browser, leading to a much thinner server, which focus on business-logic only. Talks given …