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

Agile Enterprise Software Development Using Domain-Driven Design and Test First

This talk presents the experience gained and lessons learned when the IT department at Statoil ASA, a large Oil and Gas company in Norway, used Domain-Driven design techniques to verify the software architecture chosen for the development of our group oil trading application. The hypothesis was that the use of …

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. …