Andru's WebLog
Comments about technology and software architecture, software development and other nerd stuff! :)
-
New WSE Custom transports implementation: Memory Mapped Files & Named Pipes
Hi, i have developped two new custom transports for WSE: Memory Mapped Files and Named Pipes. The first (memory mapped files) is intended to be used as an "pseudo-inproc" transport for communication … more
-
Message Serialization in WSE2 Custom Transports
It's good to see that many custom transports are beign developped for use in WSE2. I already have seen support for MSMQ, SMTP, UDP and MSSQL, and i have developped two new: Memory Mapped Files ( … more
-
Framework.Messaging Proof of concept
Hi everybody! I'm very happy to announce that we have a "proof-of-concept" working version of our brand new messaging subsystem. It's totally based on WSE2 and provides all the features of our old … more
-
Retina.NET (open source ORM) is ALPHA2
Finally, I have updated the Retina.NET web site (source code and binaries) with the new ALPHA 2 milestone. ALPHA 2 contain this changes: *- MS Access dataStore working (including … more
-
Retina.NET (my open source ORM) approaching ALPHA 2
Later the day i will be uploading updated Retina.NET source code and binaries as we are approaching the ALPHA 2 milestone. ALPHA 2 will contain this changes: *- MS Access dataStore working (including … more
-
Playing with MSMQ transport in WSE2
As i I've been working in the new messaging framework we are developing i started to look for existing implementations for custom transports for WSE2. So far i have found the … more
-
Framework.Messaging "Technical Preview"
Today we were very busy putting toghether the pieces of our new messaging subsystem. It uses WSE2 exclusively and we are reusing as much code as we can, but also coding a lot to fill in the gaps we … more
-
Starting Framework.Messaging
Hi guys, we are starting the coding of the proof-of-concept version of our brand new Messaging Subsystem. For this, we are going for a full SOA implementation, using WSE 2.0. This subsystem will be … more
-
Retina.NET first steps!
Well, finally Retina.NET is showing some real advance. During the last weekend i managed to get a version of the Alejandria project (http://wiki.mug.org.ar) using Retina.NET as the persistance … more
-
A new open source ORM is born: Retina.NET
It's all about ORM and SOA. Apart from the vogue, this two topics are very exciting technologies and i have been working with these from some time. Regarding ORM, i have developed the Retina.Net … more