Archives

Archives / 2005
  • Post NET 2.0 Migration Wizard steps

    Tags: NET 2.0

    Migration to NET 2.0 Adventures Well, I have started the migration of our huge code base to NET 2.0. Our entire solution includes more than 30 C# projects (counting setup projects), so it's a … more

  • Retina.NET v1.0.7 Prerelease Published

    Tags: ORM, Retina.NET

    I'm just uploaded to the Retina Workspace at GotDotNet a prerelease version of Retina.NET v1.0.7 (build 2) for testing and feedback from the community. It's a source only release, and although the … more

  • SharpHsql 1.0.3.3 Released

    Tags: SharpHsql

    This is a minor release made to support all the new features of the Retina.NET ORM v1.0.0.7, and the changes are: *- Better support for output parameters in the ADO.NET provider. *- Support for … more

  • Redmond.... here I go!

    Yesterday I was informed that I was selected to enter the "Top Gun Program", and would be travelling the next January 2006. This program is part of the partnership between my current employer (EDS … more

  • News about Retina.NET v1.0.0.7

    Tags: ORM, Retina.NET

    Well, I have not posted anything from quite some time....   but I'm still alive, and here is the post to prove it! I'm finishing things up to publish the new Retina.NET version. The code is … more

  • Retina.NET default persistent data on entities

    Tags: ORM, Retina.NET

    Hi, currently Retina.NET defines as persistent public fields and public properties.If you want to change that behavior you must use attributes. For example, to make a private field persistent you … more

  • Retina.NET Performance #2

    Tags: ORM, Retina.NET

    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

    Tags: ORM, Retina.NET

    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

    Tags: ORM, Retina.NET

    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!

    Tags: ORM, Retina.NET

    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

    Tags: SharpHsql

    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

    Tags: ORM, 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

    Tags: SharpHsql

    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

  • SharpHsql new version 1.0.2.5

    Tags: SharpHsql

    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

  • Retina.NET News

    Tags: ORM

    In the next few days I will be uploading the latest version of Retina.NET binaries and source. This version includes some major features and changes, and some of them are: *- Support for inheritance, … more

  • SharpHSQL and PocketSharpHSQL version 1.0.2.4

    I just published this new version of the embebded database for .NET and .NETCF. If you don't know about what i'm talking about, SharpHSQL is a port of the very well known HSQL java database engine. … more

  • I'm Back

    I'm back from my annual vacations, so i will get started with my projects. I hope this year will come with very exciting times and news, so Bring it On! Best regards, AndrĂ©s G VettoriMCSE/MCSD/ … more

  • SharpHSQL migrated to Compact Framework

    Tags: SharpHsql

    Today i have uploaded to the SharpHSQL GotdotNet workspace the new version 1.0.2.1. This version doesn't have any fancy new feature, but includes a port of the SharpHSQL project to .NET Compact … more