Andru's WebLog

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

Browse by Tags

All Tags » .NET (RSS)
Projects upgraded from VS2008 to VS2010
Yesterday I did my first test migrating one of our our rather complex VS2008 solutions to VS2010 (and TFS 2010). The solution and projects upgrade went generally well, I only had a few minor things to fix I'm detailing below: All WCF client proxies were...
Posted: Oct 27 2009, 10:32 AM by andresv | with 3 comment(s)
Filed under: , , , ,
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: , , ,
Add Blackberry support to Forms Server 2007 or Sharepoint 2007
A few months ago I was the architect for a project involving Microsoft Forms Server 2007 and we needed to support viewing Infopath forms on mobile devices, specifically Blackberry devices. The Microsoft Forms Server 2007 is a striped down Sharepoint 2007...
Posted: Jun 07 2008, 11:40 AM by andresv | with 10 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: , , , ,
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: , , , ,
WCF Extensibility - Part 2
Service Description Figure 2. ServiceDescription at runtime The Service Description is the heart of the service and is created when a ServiceHost or client ChannelFactory is created to describe all aspects of the service, endpoints and behaviors. This...
Posted: Oct 23 2006, 02:05 PM by andresv | with no comments
Filed under: , , ,
More Posts Next page »