Andru's WebLog
Comments about technology and software architecture, software development and other nerd stuff! :)
-
Retina.NET (my open source ORM) is now ALPHA3
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
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
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
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
-
I'm HTML!
Well, according to this i'm HTML (wich i think is pretty darn close). What file extension are you? Which File Extension are You? more
-
Framework.Messaging & WS-ReliableMessaging
Well, i'm currently working on Venezuela, participating in the implementation of the solution we have been working for more that two years. This isn't our first implementation so everything went very … more
-
Retina.NET approaching ALPHA 3
Hi to everybody! I'm very glad to announce that the ALPHA 3 milestone for Retina.NET (my own free, open source OR/M library for .NET) is near to completion. Code is closed and i'm finishing details … more
-
Framework.Messaging & WS-ReliableMessaging
Well, as for today we have a working implementation of WS-ReliableMessaging for our messaging subsystem. The WS-ReliableMessaging is not complete or 100% accurate, but it works for us. As we move on … more
-
Better WS-Compression filter for WSE2
My friend Rodolfo Finochietti has modified the WSE2 WS-Compression filter based on the Plumbwork Orange version. New features in this filter: 1. Compress attachments 2. More algorithms (Deflate, Zip) … more