Hi, I hope I have all the subscriptions correct. I have a vb.net application that is a console application. (used to be a windows application).
It has occurred to us that if we are able to run it on all platforms then it would be even more useful as a command. The alternatives are to re-write it into C++ or to make it work as is on unix/linux. I found your site and I wondered if a vb.net console application can be easily ported to other platforms. This forum looks quiet so I am kind of wondering if the product is really there. The application reads an excel spreadsheet and then pulls all the data out of the workbooks and processes that data. it can also connect to ODBC sources and write data to those ODBC sources. It is 45,000 lines of VB.net so converting it to C++ would be quite an activity. Just wondering if someone can save us some work.... Thanks Peter -- View this message in context: http://mono.1490590.n4.nabble.com/VN-net-on-unix-linux-tp4654280.html Sent from the Mono - VB mailing list archive at Nabble.com. _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
