Archives

Archives / 2004 / November
  • A WS-ReliableMessaging implementation for WSE 2.0

    Tags: SOA

    Well, as i have commented before i have been working in a WS-ReliableMesasging for quite some time. We have made all needed tests and tweaks and the code is now ready to ship. So, before anything … more

  • SharpHSQL (HSQL port to C#) with ADO.NET DataProviders

    Hi again, this time i'm announcing that i have created a new GotDotNet Workspace for the project "SharpHSQL". This is the same project migrated from the cool HSQLDB Java project, done by Mark Tutt … more

  • Retina.NET (my open source ORM) is now ALPHA3

    Tags: ORM

    Well, today i have uploaded the Retina.NET alpha3 into the GotDotNet workspace, including source code, binaries, documentation and a new sample application (the well known ASP.NET … more

  • WSE 3.0 WishList

    Tags: SOA

    Aaron Skonard has done his WSE 3.0 Wishlist here, and i also have my own: More WS-* specs implemented: (in order of importance) WS-ReliableMessaging, WS-MetadataExchange, WS-Eventing. WS- … more

  • Framework.Messaging & WS-ReliableMessaging

    Tags: SOA

    Well, our new messaging subsystem has reached "Release Candidate" status. After some initial stress and stability testing we have a messaging subsystem that is far superior to what we have … more

  • Retina.NET ORM QuickStart & Alpha3 pre-release binaries

    Tags: ORM

    Hi! I want to let you know that i'm uploaded to the Retina.NET workspace in GotDotNet a new QuickStart document and a pre-release of alpha3 binaries. I will be uploading the full alpha3 version ( … more

  • Retina.NET QuickStart (alpha3)

    Retina.NET ORM    Quick Start       Table of Contents Retina.NET ORM... 1 Table of Contents. 2 Overview.. 3 Using Retina.NET. 3 Key Retina.NET Concepts. 4 Entities. 4 Data … more