Scott Schecter

EntitySpaces On ormbattle.net

We frequently get ask for performance benchmarks on our forums. We typically try to avoid this as performance metrics from the company who is producing the product are dubious at best. We have been looking over ormbattle.net's performance metrics for a while now and we feel they are pretty fair comparison amongst the top .net ORM's. The results should be live pretty soon, however if you want a detailed break down of the EntitySpaces results head on over to our blog and check them out. As you can see EntitySpaces is very fast already and we will be continuing to optimize the areas where we are not at the top of the stack.

Don't forget to reference the 64 bit version of aspnet_isapi.dll if you are running your sites app pool in 64 bit mode.

Yesterday I had a client report an issue that I needed to debug locally. This particular piece of functionality required a wildcard mapping to intercept and inspect all 404 errors. The production site is running on IIS 6 in 32 bit mode. My local development environment has the site running in classic mode on IIS 7. So when attempting to setup the wildcard mapping locally windows will by default open up the aspnet_isapi.dll found int the C:\Windows\Microsoft.NET\Framework\v2.0.50727 folder. This is fine if you are running your site in 32 bit mode, however this is not the aspnet_isapi.dll used if your site is running under 64 bit mode. Instead you should reference the aspnet_isapi.dll found in C:\Windows\Microsoft.NET\Framework64\v2.0.50727. I hope this saves you the time and headache it took me to realize this was my problem.
Filed under: .NET Framework ASP.NET

The EntitySpaces Team Blog - EntitySpaces ORM 2010 Official Release

EntitySpaces ORM 2010 Official Release

We are pleased to announce the release of EntitySpaces 2010. EntitySpaces 2009 and 2010 run side by side just fine, so you can have them both installed. The official release is version 2010.1.0628.0 and is available for purchase now (or download by existing customers).

Glad to get this one out the door, go get it folks!

Move On Up

Just moving in, look for rants, raves, and lunacy as it happens...
Filed under: General
11
To Posterous, Love Metalab