Browse by Tags

Design-time versus Runtime Code Generation
This technical article by Rockford Lhotka hits again on the eternal debate about the advantages of code generation and the differences between generating at design-time or runtime… Design Time Code Generation and Runtime Model-Driven Generation The ancient Read More...
Microsoft Tech.Days’2010
As I prepare for Tech.Days, I have to recommend this session in particular. The Age of Software Industrialization (Pedro Salgueiro) I haven’t really studied the agenda in detail but this one will be interesting for sure. For more than one reason. :) Share Read More...
Posted 19 April 10 04:16 by hgr | 0 Comments   
Filed under ,
LOB
Great presentation about technologies (becoming) available for developing Line-of-Business Applications (whatever you may think that is…): http://www.slideshare.net/simonguest/next-generation-lob-line-of-business-applications Cool stuff there. Share this Read More...
Posted 20 October 09 02:30 by hgr | 0 Comments   
Filed under ,
No Configuration Enterprise Library
From time to time I end up starting a new C# project and bumping into the same old infrastructure requirements like exception handling, logging, caching, etc. At that point I always get back to Microsoft Enterprise Library... :) I really like EntLib but Read More...
Pavel Hruby & REA @ PRIMAVERA
This week we had the pleasure of receiving and working with Pavel Hruby here at PRIMAVERA. Pavel is a very experienced model-driven design enthusiast that worked a number of years in Navision and Microsoft Business Solutions and that is a specialist on Read More...
Microsoft TechDays 2008 Now
So, I'm on the road for this event: http://www.techdays.pt/ I'm in for a promising agenda, with a bunch of colleagues from here , and a good number of GASP 'ers (some of them doing cool presentations ). Share this post: email it! | bookmark it! | digg Read More...
Posted 11 March 08 06:53 by hgr | 0 Comments   
Filed under ,
Publisher/Subscriber Implementation with WCF
The other day I was looking for a simple implementation of the Publisher/Subscriber design using WCF. Well, I did found some samples ( here and here ) but none of them seemed to work correctly on my deployment. After looking for more info in Juval Lowy's Read More...
Posted 28 January 08 01:13 by hgr | 0 Comments   
Filed under , ,
Microsoft S+S Blueprints Won't Install
In reference to my post about Microsoft S+S Blueprints , I tried to install it today. I can't get it to install as I keep getting this "error code 2869" annoying error. It seams like that I'm not the only one as you can see in the CodePlex forum Read More...
Microsoft S+S Blueprints
This was announced at Tech.Ed but I didn't realize that there was already one blueprint available for download. The S+S Blueprints are a series of source code and guidance packages that provide an architectural insight about S+S and make it easier to Read More...
Clarius T4 Editor Beta
Well, working with the DSL Tools just got a bit easier . This tool - Clarius T4 Editor - does a pretty good job in helping you edit the text templates for code generation. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live Read More...
Resetting Visual Studio 2005 Experimental Hive
At some point in time, after messing around a lot with the DSL Tools, you're going to need this: http://ruisilva.wordpress.com/2007/04/20/visual-studio-2005-experimental-hive/ Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | Read More...
Automating AssemblyVersion with VSTS
I wanted to automate the build process in one of our projects to increment the AssemblyFileVersion after each build. The Microsoft MSBuild team published some time ago the AssemblyInfoTask task for msbuild that does part of the job. This post by Gautam Read More...
Posted 26 September 07 12:34 by hgr | 2 Comments   
Filed under , ,
Codex Automation v0.2
Well, I've published a new version of the Codex Automation add-in . A part from correcting a few bugs that were preventing the add-in from always loading correctly, here is a list of the (few) new features: Settings - new dialog in the Visual Studio Tools Read More...
Posted 28 August 07 03:29 by hgr | 0 Comments   
Filed under , , ,
Codex Automation v0.1
On my spare time I've been working on a very small and simple add-in for Visual Studio 2005 (C#). This is basically a code automation tool for simplifying a few tasks that I find myself doing a lot of times. The source code is available in this page: Read More...
Posted 21 August 07 12:17 by hgr | 0 Comments   
Filed under , , ,
Cool Add-ins for Visual Studio 2005
I've been looking for Visual Studio add-ins to automate some of the repetitive tasks that programming in C# still requires. Here are a few that do provide interesting features. PInvoke.net This add-in from Red-gate let's search for Win32 unmanaged API Read More...
Posted 16 August 07 11:56 by hgr | 1 Comments   
Filed under , ,
More Posts Next page »