kenegozi.com

<form id='kenegozi' action='post'></form>

   
2009 Mar 30

And if we’re at it – RSB/MT/NSB

tagged as: architecture | miscellanea

Has anyone did a detailed comparison of MassTransit/RSB/NSB and is willing to share?

2009 Mar 30

HAALP – In need of good SOA books

tagged as: architecture | miscellanea

hi guys and gals.
I'm in need of a good SOA book, especially in relation with highly scaleable web applications.

What it should  *not* contain: 
- HowTo use a specific technology/vendor tool/etc

What it *should* contain
- detailed stuff about best practices, pitfalls, etc.

 

please drop a comment of send me an email

 

10x,
K

2009 Mar 18

ALT.NET Israel #2 – registration link

tagged as: alt-net-israel

Guys (and gals?) - I've just setup a facebook event for registration.
I believe that it's url is http://www.facebook.com/event.php?eid=58042408643
hooo haaaa !

2009 Mar 17

ALT.NET Israel #2

tagged as: alt-net-israel

Hoora – it’s time !

 

April 2nd and 3rd, at Sela Univesity.

 

Details are on the alt.net israel’s usergroup:

http://groups.google.com/group/altnetisrael/browse_thread/thread/4ab4329c4bdd8253 (hebrew)

 

A big THANK YOU to Sela University for hosting us for the second time now. Sela – you rock.

 

 

 

Signup link will be published shortly.

 

If you’re in Israel during, pop by and join the fun.

 

see ya there

2009 Mar 8

Debug Driven Development

tagged as: debugging | c#

Imagine you have something weird going on in an application.

Something is not behaving they way it should be, yet no exception is being thrown.

 

Then drilling down you find this piece of magic:

try
{
    DoSomething();
}
catch (Exception exception)
{
    exception.ToString();
}

Subscribe

Statistics

387
839

The Lounge

Related Jobs

Related Books

search page | Blog's home | About me