Paco

Paco

Francisco T. Martinez

iMilDotCalc Available for Sale

4/5/2011

MilDotCalc is now available on the Mac App Sto...

Continue reading

Farewell

3/29/2005

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 reading

Mil Dot Calculation Software

7/28/2007

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 reading

Paco's Blog

The Chicken or the Mono WinForms Egg

Many people are waiting for Mono 1.2 to be released so they can try out Mono's WinForms. Yet, if we can't get enough testing, interest and debugging efforts we won't make sufficient inroads on WinForms.

So here is what you should do:

Take your favorite WinForms app and run the executable using the Mono Runtime in Linux ( then do the same on Win32 if you are up to it).

File a detailed bug report with simple test cases. This will help the active developers of Mono WinForms.

This brings us to the next item. We need more active WinForms contributors. Novell's resources are finite and somewhat stretched for the time being. So what does this means to you?

Here is your chance to stardom and fame! You find that functionality your application needs and maybe begin taking a stab at implementing it. Submit a patch and see where it goes.

Keep in mind that the Mono Project can not accept contributions from blatantly disassemble libraries from the .NET Framework or anywhere else were the intellectual property may be in question or licensing terms may prohibit. So no ILDasm or .NET Reflector on that GACed assembly you know that holds the answer ;)

We are very close, but if we don't make a big push, we could have swam a long distance just to drawn at the shore.

Comments: The Chicken or the Mono WinForms Egg

Is the 1.2 release targeting .NET 1.1? I have been developing an app w/Visual Studio 2005 that I would like to take for a spin with Mono...will Mono require that I downgrade to VS 2003 for .NET 1.1 compatability?

So if I find something I want to improve upon it or write a patch how and where do I get started?