NServiceBus with NHibernate and MySQL

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

Testing Windows Live Writer

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

Wordpress upgrade to 2.9

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

C# HTTP Request

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

.NET Tips and Tricks

I would like to share a very interesting blog with .net tips and tricks:

http://kossovsky.net/

A few things from C++ that i miss in C#

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

The power of SUDO

Sandwich

Sandwich

C# Extension Methods

After a few months I’ve enjoyed the newly ( or not ) added extension methods in 3.0 yesterday i discovered that one of the assumptions I’ve made about them was false. My assumption was that if the instance on witch you call an extension method is NULL you would get a NullReferenceException. Turns out it’s… Continue reading

ASP.NET MVC or ASP.NET just got plesent

I’ve been really busy the last months with the new job where we use c#. I’ve grown found to it … it has a lot of nice features … lambda expressions, anonymous types, generic types. Sure there are a lot of thing that can be improved like real generic types ( aka C++ templates )… Continue reading

Wordpress Update to 2.8

Wordpress has been updated to the latest version. Also working on a few problems server side to secure and speed up things. Hope everything works out OK… Continue reading

←Older