Followup question to comments here
My impression had been that Mono is a science project. Is that inaccurate? Extra credit for recounting personal usage.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
completely inaccurate.
mono is an implementation of a spec (just like .net is another implementation). its extremely complete and very usable.
I’m working on an asp.net mvc project that’s being written in monodevelop and running in xsp2 (for now. I will probably set up an apache with mod_mono).
I’ve been a .net/mono guy for about 5-6 years and here are some things I’ve worked on:
instrumentation devices that work over gpib/serial/usb to do fiberoptics testing, moving robot arms, etc
networking tools
projects when I was in school in command line, AND in windows forms.
personal projects
image processing tools
monotouch to write iphone apps
I also use monodevelop as my main c# development platform. I do have visual studio 2008, but I prefer monodevelop as its lighter and runs on my mac.