NServiceBus with NHibernate and MySQL
Erata.NET
In the last project I have been working i finally got a chance to design and implement a solution based on NServiceBus and NHibernate, two tools I’ve been watching for a…
Cluj-Napoca, Romania
Accomplished Software Developer with 10+ years background experience ranging from UNIX kernel module development to Line of Business Client Applications.
September 2008 - Current
Lead and Coordinate software development projects
September 2008 - Current
Architect and implement reliable, efficient solutions
2003 - July 2008
Product Management, Senior Developer, Architect, Project Manager
2001 - 2003
Software developer, System administration
1996 - 2000
4th place at National Olympiad in Informatics
GitHub, Feb 2011 - Nov 2011; followed by 2 people
Yet another event storage for event sourcing.
I've been using the eventstore in a few projects, I've provided a few fixes to the author and wrote a sample project.
GitHub, Feb 2011 - Jan 2012; followed by 3 people
An ultra-lightweight pub/sub message bus. Think NServiceBus, but smaller and with training wheels.
I've used NanoMessageBus in production with success, contributed back some changes to make it production ready.
GitHub, Feb 2011 - Apr 2011
Abstracts storage engine data access operations behind a simple, CRUD-based interface.
GitHub, Feb 2011 - Jan 2013; followed by 45 people; forked 14 times
Sample project built to demonstrate CQRS with Event Sourcing with the help of Jonathan Oliver's EventStore, NanoMessageBus, CommonDomain and StorageAccess projects
I've written this project to demonstrate how to integrate various components from the CQRS - EventSourcing world.
GitHub, Mar 2011; followed by 4 people
Sample project demonstrating the usage of NHibernate with IOC in a WCF context
GitHub, Apr 2011 - Feb 2013; followed by 7 people
Collection of tests for object serialization with various serialization libraries
GitHub, May 2011; followed by 3 people
NHibernate Cache provider for Membase
Erata.NET
In the last project I have been working i finally got a chance to design and implement a solution based on NServiceBus and NHibernate, two tools I’ve been watching for a…
Erata.NET
The last 6-7 months i’ve been working mostly with C# and to be honest I’ve grown found to it. It has really nice features like lambda expressions, auto properties,…
Erata.NET
Recently I’ve been involved in a thread on qt-interest mailing list about virtual destructors. A few people there suggested that you should always make the destructor of…
Erata.NET
Cassette - a very nice asset management tool for .net web applications. It will basically take your assets ( javascript, coffescript, css, images ) and do the right…
Erata.NET
I've written a cache provider for NHibernate which uses Membase as a cache engine.
Erata.NET
In .NET there are quite some choices available for serializing/deserializing objects, each available option has it's strengths and weaknesses.
Erata.NET
The intention of this article is to show a few useful ( i hope ) tips about using g++ in the every day development cycle. Also this article describes three build…