Paco
Francisco T. Martinez
iMilDotCalc Available for Sale
MilDotCalc is now available on the Mac App Sto...
Continue readingFarewell
My son's remains were put to rest yesterday in the Dallas/Fort Worth National Cemetery. It was military burial with full honors. Just before we parted to the hollow ground we were given over medal...
Continue readingMil Dot Calculation Software
As many of you know, I have an interest in long range shooting. Here in Texas, there are quite a few shooting ranges that sport...
Continue readingPaco's Blog
First Steps Towards Visual Studio 2005 Support
The good news is that I managed to do the preliminary work to retrofit my latest three installers so that they have a newer GTK+/GLib and GNOME versions. On the Gtk# installers for .NET framework, I have also made it OK for them to install on systems running only .NET Framework 2.0 redistributable (for our Runtime installer) or .NET Framework 2.0 SDK (for our Gtk# SDK version). Unfortunately I have not gotten around building a newer version of Gtk# (2.8.x) so I have just reused the existing Gtk# (2.7.1) that I have.
On the Gtk# Installer for .NET Framework SDK, I have added some early support for Visual Studio 2005 (C# only for now). This means that if at run time VS 2005 is detected two new project template types will appear for C# projects -- Gtk# and Glade# applications. If you only have VS .NET 2003 you will still get the two C# project types and an experimental Glade# project template for VB.NET. Should a user have both VS 2003 and 2005 it will install/uninstall in both.
I hope this makes life a little easier for some folks. As usual you can find the work in the locations below:
Mono Experimental Combined Installer
Gtk# Installer for .NET Framework SDK
Gtk# Runtime Installer for .NET Framework