-
Recent Posts
Recent Comments
Archives
- March 2014
- March 2013
- August 2012
- June 2012
- November 2011
- September 2011
- August 2011
- July 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
Categories
- Aperture
- chm
- CLR
- COBOL
- cowon
- CSharp
- ebook
- ePub
- firmware
- fun
- GAS
- go
- gpl-2
- Heroku
- IDE
- India
- iriver
- iriver story
- iWeb
- Java
- Java
- JVM
- LightSwitch
- MacBook
- Metro
- Microsoft Visual Studio
- Mono
- MonoDroid
- Nokia
- NUnit
- Olympus
- pogoplug
- rsync
- Scripting
- SIGNTOOL
- SQL
- TechEd
- Tips
- TypeSafety
- Uncategorized
- VB.Net
- vim
- VisualCOBOL2010
- Windows Azure
- Windows Azure
- Windows Batch
- Windows Mobile
- Windows8
Meta
Category Archives: Mono
A good new years gift…
My day job keeps me housed in Visual Studio 2010/Windows, so for my out of hours development I feel I need a change, so for many years I have been a home mac and/or linux user; anyway I have used … Continue reading
Attachmate acquires Novell for $2.2 billion
Over the last decade I have gained quite a lot of respect for Novell mainly due to their SUSE Linux platform and Mono. Strangely one of the companies involved in the acquisition is “Golden Gate” from San Fran, looks like … Continue reading
Java… does it have a future? Well not for me..
As someone who has used Java for my own development needs for years, I find it sad the Java platform appears to be falling apart or at the very least getting some bad press. Lets consider the recent events, we … Continue reading
Detecting the use Mono CLR dynamically
While developing something that could be used on Mono on Windows, Mono on Unix and on Windows with Microsoft’s CLR, I needed to be sensitive to the environment but didn’t want to conditionally compile my code different. So I put … Continue reading