Andru's WebLog

//Comments about technology and software architecture
> MySelf.Persist();

Browse by Tags

All Tags » C# (RSS)
Retina.NET support for Microsoft SQL Server 2008
The latest version of Retina.NETm the open source ORM published on CodePlex has now explicit support for MS SQL 2008. The new DataStore now supports the new data types (DATETIME2, TIME, DATE, DATETIMEOFFSET) and the new FILESTREAM access modifier for...
Posted: Oct 23 2009, 05:39 PM by andresv | with 1 comment(s)
Filed under: , , ,
Retina.NET 2.0 Core & Designer Released
Hey! just a quick announcement to say that I released a new version of Retina.NET Core and also the new DSL designer for VS2008. You can download the precompiled binaries or source code from the CodePlex Retina.NET page. As always, comments / suggestions...
Posted: May 20 2008, 04:53 PM by andresv | with 1 comment(s)
Filed under: , , , ,
Retina.NET project active again
The Retina.NET project was dormant for some time, but with some help I'm bringing it back to life. The last official release was made on October 2006 (v1.0.8.0) and at that time I was working on the new v2 release, but I never finished that task and so...
Posted: Apr 21 2008, 10:34 AM by andresv | with no comments
Filed under: , , , ,
Created SharpHSQL project on CodePlex
Guys, as your requests I have created a CodePlex workspace for this project and uploaded the latests sources & binaries I have. There is still more work to be done before this could be considered "production ready", so let's hope to revive this little...
Posted: Apr 04 2008, 01:12 PM by andresv | with no comments
Filed under:
Introduction to WCF Extensibility article published at LevelExtreme Magazine
Hi everybody! I have been off radar quite a while, so I'm just writting this quick post to make everybody know that I have written and published (Thanks Martín Salías) a nice article (shameless plug, I know...) about WCF extenssibility mechanisms. The...
Posted: Feb 18 2008, 10:37 PM by andresv | with no comments
Filed under: , ,
Adding a database project reference (DBPro) to a WIX 3.0 project
I'm building some installers for the project currently working on, and because we use TFS and Team Build I wanted to have the ability of creating MSI packages from the build script run at the build server. Unfortunately MSBUILD doesn't natively support...
Posted: Jul 17 2007, 04:03 PM by andresv | with 1 comment(s)
Filed under: , , , ,
Any interest in continue the SharpHSql project?
I have kind of abandoned this little and nice project, but I feel bad.... I still resist to give up on this and for that reason I'm trying to get two things from you guys: Comments saying that you would like the project to be continued or not. Maybe some...
Posted: Jun 08 2007, 10:24 PM by andresv | with 18 comment(s)
Filed under: , ,
Retina.NET project moved to CodePlex
As you probably know the GotDotNet site is being phased out in favor of the new CodePlex, so I have moved the Retina.NET project to http://www.codeplex.com/retina I have uploaded the last stable sources and binaries (v1.0.8.0) and sources to the CodePlex...
Posted: Jun 08 2007, 10:04 PM by andresv | with no comments
Filed under: , , , ,
WS-Compression, WCF and Named Pipes
I found the WCF version of the WSE3 compression filters on the Pablo Cribaro's blog where he published an updated WCF RC1 version. This code was first released by Morty for WSE2. At that time we ( Rodolfo Finochieti and I) make some improvements to...
Posted: Oct 12 2006, 07:37 PM by andresv | with 1 comment(s)
Filed under: , , , ,
PowerThreading ThreadPool with propagation
I have been playing with the cool PowerThreading library created by Jeffrey Richter from Wintellect (found in http://www.wintellect.com/MemberOnly/PowerThreading.aspx ) and replaced an old implementation of a custom thread pool we already had. The thing...
Posted: Oct 09 2006, 06:00 PM by andresv | with 1 comment(s)
Filed under: ,
More Posts Next page »