I want to create a desktop application using C#.net (Database – SQL Server ) which is run on Ubuntu 12.04 operating system.
How can I convert my C# .Net code into something compatible with Ubuntu?
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.
You can use Mono to develop C# applications which can run on Linux
In terms of using SQL Server with Linux you can use the SQL Server® ODBC Driver 1.0 for Linux