Welcome to BARMAGY Sign in | Join | Help

May 2009 - Posts

ASP.NET 4.0 New Features

Microsoft just release a white paper about ASP.NET 4.0 features contains a nice brief list of features get it here http://download.microsoft.com/download/D/E/D/DEDB44F1-230D-456C-A4FC-D20914D38990/ASP.NET4.0_and_Visual_Studio_2010_Web_Development_Beta_1_Overview.do
posted by KAL | 4 Comments

ORM Identity resolution & fixed length keys

among the stuff that you really need to take care of while using ORMs (like EF or nHibernate) http://blogs.msdn.com/alexj/archive/2009/05/20/tip-20-how-to-deal-with-fixed-length-keys.aspx
posted by KAL | 3 Comments

That's what happen when you drop your science

For a very long time now i run my VPCs on an external HDD this is to avoid having to many I/O on physical OS's HDD. was happy things going well. i currently have a 240 GB HDD where i run my VPCs out of. recently i was flirting with the idea that a flash
posted by KAL | 1 Comments

IE8 running mutiple sessions

the idea is to run browser signing-in to web apps using different identities, because fact is session cookies are shared across browser tabs (and sometimes windows) testing identities concurrency is really hard during developed and quality assurance of
posted by KAL | 2 Comments

BTS 09

BizTalk 09 is RTM and available for download was about to write about the new features on Dev/Admin when i found this post already took care of it :)http://seroter.wordpress.com/2008/12/10/so-whats-actually-in-the-biztalk-2009-beta/
posted by KAL | 2 Comments