The next paragraph made me remember of a lot of hours of discussions with various developers:
If you’re arguing with me that NHibernate is the wrong tool because you’re writing reporting applications, just say “I write reporting applications.” And when I say “I think NHibernate is the best tool for persisting domain models,” I should… Continue reading
.. And again WordPress upgrade worked like a charm… on click db backup … one click upgrade from 2.X to 3.0. All the plugins seem to work fine but if you see anything wrong please drop me a line… Continue reading
June 18th, 2010 in
News | tags:
blog,
upgrade,
wordpress |
No Comments
I finally found it!!! It’s been years since i was looking for it and now thanks to Rob Conery’s post i’ve found Console2.
Get it here
April 30th, 2010 in
windows | tags:
Console,
windows |
No Comments
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 while but never got a chance to play with in more than sample applications. For some external reasons I’ve been… Continue reading
March 7th, 2010 in
.NET | tags:
.NET,
c sharp,
distributed,
fault tolerant,
messaging,
MSDTC,
mysql,
nhibernate,
nservicebus,
transactions |
14 Comments
It’s not that writing posts in Wordpress is hard, but i just have a feeling that Live Writer might make me write more often
. Writing these first lines seems to be a pleasant experience so far. And i would really like to publish some stuff about things that i have been working with… Continue reading
Finaly wordpress 2.9 is out. As usual the upgrade went smoothly without any problems. Also there seems to be no compatibility issues with the plugins, at least the ones i have installed.
I have to admit, i’m not a big fan of php, and php apps in general, but… Continue reading
December 19th, 2009 in
News | tags:
blog,
upgrade,
wordpress |
No Comments
A few years ago I’ve written an article on how to perform a synchronous HTTP request using Qt 4.2. I I’ve seen this article today and since now I’m mostly working with C# i was wandering how fast can i do the same thing in c#. After very few minutes I’ve managed to came… Continue reading
I would like to share a very interesting blog with .net tips and tricks:
http://kossovsky.net/
July 27th, 2009 in
.NET | tags:
c sharp,
c++,
tips,
tricks |
No Comments
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, extension methods, LINQ witch can really speed up things in terms development time.
Still … there are some things from C++ that i now miss… Continue reading
July 11th, 2009 in
.NET | tags:
c sharp,
c++,
class,
const correctness,
cpp,
deterministic destruction,
development,
generics,
object,
paradigms,
reference type,
static initialization,
templates,
value type |
12 Comments