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 |
2 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
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
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
June 15th, 2009 in
.NET | tags:
.NET,
asp,
c++,
mvc,
web |
No Comments
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
June 11th, 2009 in
News | tags:
site,
update,
wordpress |
No Comments