...with visual basic 2005 to Linux, Macintosh, etc softwares? i have written a software in VB 2005, so i want to share it with other Os users too. how can i do it?
You'll need RealBasic.
http://www.realbasic.com/First, you convert your VB code to RB code with their converter, do some tweaks to make sure everything is compatible...Then, compile the software to the platform you want to run it in.It may not be a straight convert, but it beats re-writing from scratch.