Mono works fine for me. occasionally I hit a bug in the Framework. Generally they have a patch out within a day or so. There's actually an open source webmail app for .Net out there which runs on Mono. Generally the rule is that so long as you're not using
a library that requires P/Invoke or a windows dependant API, you're probably fine.
If the answer I provided is useful or informative please check the "answer" button.
Warning: Code is often uncompiled and possibly started life written on the back of a napkin. Beware typos.
Contributor
3938 Points
3276 Posts
Re: Converting to Generics
Oct 15, 2005 11:46 AM|JeffreyABecker|LINK
Warning: Code is often uncompiled and possibly started life written on the back of a napkin. Beware typos.