November 2010
13 posts
2 tags
jQuery Gantt Chart →
A client side gantt chant written in jQuery.
Nov 21st
13 notes
3 tags
log4net ColoredConsoleAppender & NHibernate →
Not sure if using profiles would be required, but an interesting reference. Nice work Kristian.
Nov 20th
8 notes
1 tag
Nov 17th
144 notes
3 tags
Dear Tumblr: I want my post summary!
If {PostSummary} and/or {PostTitle} theme variables worked inside {block:Posts} I could do something like this: <a href="http://twitter.com/share" class="twitter-share-button" data-url="{Permalink}"{block:PostSummary} data-text="{PostSummary}"{/block:PostSummary} data-count="none"data-via="sdowding">Tweet</a><script type="text/javascript"...
Nov 17th
46 notes
2 tags
NHibernate & Bulk Operations →
Should NHibernate be used for bulk operations? The jury is still out but Davy Brion has some good suggestion on how to use IStatelessSession session instead of ISession.
Nov 9th
19 notes
1 tag
Nov 8th
44 notes
2 tags
Nov 6th
19 notes
3 tags
Testing CRUD Operations With NHibernate →
Worked well for me.
Nov 5th
15 notes
3 tags
Simple NHibernate Session Management in ASP.NET →
No framework required.
Nov 4th
11 notes
4 tags
MonitornWang →
MonitorWang is an extensible windows service based framework for running jobs to monitor your software and system. The data collected can be sent directly to Growl clients, WCF, SQL, NServiceBus. It comes preloaded with some tasks but it’s simple to implement your own!
Nov 3rd
4 tags
NHibernate session management in NServiceBus  →
I used a variation on using the IoC container to manage the session.
Nov 3rd
14 notes
5 tags
NServiceBus + WebSphere MQ = nservicebuswmq →
IBM WebSphere MQ transportation layer for NServiceBus
Nov 3rd
13 notes
5 tags
NServiceBus: A Getting Started Series by Adam...
Adam has an awesome list of posts on getting started with NServiceBus. He’s taking a more real world approach by converting the MVC Music Store. Part 1: Analysis of ASP.NET MVC Music Store Part 2: Music Store Schema Part 3: Putting Messages on the Bus Part 4: (Missing?) Part 5: MVC Music Store Basic Pub/Sub Part 6: MVC Music Store Saga(Workflow) Part 7: Custom Performance...
Nov 3rd
6 notes