Episode 675
SQL+.NET is an Object Relational Mapper (ORM) that works directly with SQL Server stored procedures, simplifying the process of converting data into business objects for use in a .NET application. Joe Kunk describes its features, how to get started, and how he uses it to build robust business applications.
Links:
http://sqlplus.net/
https://github.com/ahhsoftware/SQLPlusSampleApp