Andru's WebLog
Comments about technology and software architecture, software development and other nerd stuff! :)
-
Retina.NET Performance #2
Continuing with the performance analysis of Retina.NET and Reflection, I have found some interesting results. In the previous post we see that in order to retrieve an entity from storage we must … more
-
Retina.NET Performance #1
Today I started the performance analysis of Retina.NET and mostly obtained the expected results, and a couple of surprises. I will not surprise anyone if the results indicates that reflection is … more
-
Retina.NET status
Almost 10 days ago I published the 1.0.0.6 version of Retina.NET and I'm very happy with the feedback received. Some stats: The GotDotNet workspace member count increased from 50 to 73 74. Retina. … more
-
Retina.NET 1.0.0.6 Published!
Well, last nite I published the new version of Retina.NET at GotDotNet. This new version includes a lot of hard work an several new cool features in addition to the usual bug fixes.I have updated the … more
-
Published SharpHsql 1.0.3.0
I have just published the new version of SharpHsql on GotDotNet. This is a minor release, and the changes are: *- Correct reading of binary (byte[]) columns. *- Added support for OBJECT data types.& … more
-
News about Retina.NET
Well, almost five months passed since the last Retina.NET release (1.0.0.4) and I can't believe that we are close to the middle of this 2005 year, full of spectations. I have been working hard since& … more
-
SharpHSQL 1.0.2.6
My beloved readers, I have just published on the SharpHsql GotDotNet workspace the latest version of this nice project. Feel free to download it's binaries/source and play with it. I know that there … more
-
Nice SharpHsql / Access Performance comparison article
Well, it's very nice to see people that cares to test and write about some little project I come to grow. I feel that the community is starting to pay some attention to SharpHsql, as indicates the … more
-
Nerd... nerdy... nerdier!
That says it all. more
-
SharpHsql new version 1.0.2.5
For the people that reads this and doesn't know what SharpHsql is, here comes the short explanation: it's a port to .NET (C#) of the well know embebdded Java database engine known as HSQLDB. This … more