Hi, I currently have a windows C# assembly that generates computer graphics using GDI2. I need this to run on a web server that is Linux, so my assumption here is that I need to convert it to mono. If Mono is the only way I can get this to run, which path do I take? I need to generate image files basically, whcih can be served up by the main perl/php website. So I just need to be able to call onto my code, I generate the image file to some location, and the website serves it up. Sounds simple, and I hope it is :-)
Thanks for any advice, MF. -- View this message in context: http://mono.1490590.n4.nabble.com/Newbie-question-not-sure-which-path-to-take-tp4657011.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
