NHibernate and TransactionScope and Web API
I have a Web API project that uses NHibernate and NServiceBus, and I need them to succeed or fail together, within a business transaction. Continue reading
NServiceBus and SignalR
I started thinking about how I could build a responsive, postback-free user experience in an application with a rich business layer or even a collaborative domain without drowning in AJAX. Continue reading
Continuous Integration: Rake, Albacore, TeamCity, Kiln, and NuGet
Let’s talk about Continuous Integration. Continue reading
New and improved Simple.Data.RawSql package released
Today, I published my first nuget package, Simple.Data.RawSql, a set of extensions to Simple.Data for raw sql queries. Continue reading
SQL to Simple.Data
I like Simple.Data, but I waste a lot of time translating from the SQL in my head to Simple.Data, particularly when my queries get a little weird. No more! Continue reading
Hiring a Houston Senior Developer
We’re hiring another Senior .NET Developer to add to our team of six. Here’s a few things you should know about us. Continue reading
New Year, New Blog Engine
Jekyll rocks. Seriously. It renders markdown and liquid templates down to static html files. What’s not to like? Continue reading
NHibernate Read Models: An Elephant in the Elevator
Our company website is a mostly well-architected NHibernate web application. Continue reading
Older Posts
- 28 Sep 2011 » Review: NHibernate 3 Beginner's Guide
- 30 Aug 2011 » NHibernate 3 Beginner's Guide published
- 18 Aug 2011 » Back to Reality
- 19 Jul 2011 » Hermes: Pub/Sub for the web
- 05 Jul 2011 » Did you mean CarsBucks?
- 05 Dec 2010 » NHibernate 3.0 released
- 10 Oct 2010 » Simple CQRS + NHibernate event store
- 07 Oct 2010 » We're hiring!
- 04 Oct 2010 » NHibernate 3.0 Cookbook released
- 27 Sep 2010 » September NHibernate News
- 05 Sep 2010 » Pre-order NHibernate 3.0 Cookbook Today!
- 30 Jul 2010 » I'm on Hanselminutes talking about NH 3
- 24 Jul 2010 » NHibernate 3.0 Alpha 1 released.
- 20 Jul 2010 » Visual Studio 2010 publish / web.config conflict
- 04 Jul 2010 » NHibernate Auditing v3 - Poor Man's Envers
- 11 Jun 2010 » Reviewed: NHibernate 2 Beginner's Guide
- 18 Mar 2010 » March Updates
- 17 Feb 2010 » Big hairy bugs and other weird looking stuff.
- 04 Feb 2010 » February Updates
- 12 Jan 2010 » Sharpening My C# Skills
- 02 Jan 2010 » Exploiting Context_Info for Fun and Audit
- 31 Dec 2009 » Generate Audit Triggers from NHibernate v2
- 23 Dec 2009 » Generate Audit Triggers From NHibernate
- 21 Dec 2009 » Views and Databases Don't Mix
- 18 Nov 2009 » Authentication, Impersonation, and Dynamic NHibernate Connection Strings
- 12 Nov 2009 » Simple Domain Events
- 24 Oct 2009 » First Impressions: TekPub
- 10 Oct 2009 » Request for feedback
- 20 Sep 2009 » Part 10: Testing and Refactoring
- 18 Sep 2009 » Houston Tech Fest 2009
- 14 Sep 2009 » NHibernate Testing with SQLite in-memory DB
- 12 Sep 2009 » World's Newest Micro-ISV
- 08 Sep 2009 » Part 9: NHibernate transactions
- 05 Sep 2009 » Part 8: DAOs, Repositories, or Query Objects
- 29 Aug 2009 » Part 7: NHibernate and Ninject for ASP.NET MVC
- 28 Aug 2009 » Part 6: Ninject and MVC or How to be a Web Ninja
- 28 Aug 2009 » Fluent NHibernate v1 released
- 26 Aug 2009 » Fluent NHibernate upgrade to v1 RC gotchas
- 22 Aug 2009 » First Impression: Horn
- 22 Aug 2009 » Bidirectional One-to-many with Orphan Delete
- 20 Aug 2009 » Part 5: Fixing the Broken Stuff
- 20 Aug 2009 » Imagining the Tenth Dimension
- 20 Aug 2009 » Double many-to-one?
- 17 Aug 2009 » Polka is the new rock
- 17 Aug 2009 » LivingRoom.NET
- 15 Aug 2009 » How-To: Using the N* Stack, part 4
- 14 Aug 2009 » Poor man's NUnit + Visual Studio integration
- 14 Aug 2009 » NHibernate unit testing with SQLite in-memory DB
- 13 Aug 2009 » How-To: Using the N* Stack, part 3
- 12 Aug 2009 » Windows 7 x64 upgrade
- 09 Aug 2009 » I was tweeted by the mother ship in my sleep
- 09 Aug 2009 » How-To: Using the N* Stack, part 2
- 08 Aug 2009 » How-To: Using the N* stack, part 1
- 07 Aug 2009 » Hibernating Ninjas and Entity Ninjection AddIn
- 01 Aug 2009 » NHibernate 2.1 released
- 31 Jul 2009 » LINQ to NHibernate 1.0 released
- 31 Jul 2009 » Hello World!