Reply
Getting my .NET app to run on a MAC
Old 05-20-2008, 02:23 PM Getting my .NET app to run on a MAC
Junior Talker

Posts: 2
So I wrote a program, and I am selling it online and I am happy with it. However, a lot of folks have asked if I have a version for MAC.

I do not.

Is there some sort of translator out there that will take my application and recompile it for a mac?

If not, tell me what my best bet is.

I wrote it in VB.NET 2008


Thanks in advance
dissfigured is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 05-20-2008, 02:49 PM Re: Getting my .NET app to run on a MAC
Learning Newbie's Avatar
Moderator

Latest Blog Post:
What Does This Look Like?
Posts: 4,744
Name: John Alexander
What kind of application is it?

Project Mono.
__________________
4 ways to improve the lives of the "bottom billion"

"HEY YOU KIDS GET OFF MY LAWN!" -John McCain
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 05-20-2008, 03:01 PM Re: Getting my .NET app to run on a MAC
Junior Talker

Posts: 2
Just a small windows form based application that converts digital photos into coloring pages for the kids to print and color.
dissfigured is offline
Reply With Quote
View Public Profile
 
Old 05-22-2008, 01:04 PM Re: Getting my .NET app to run on a MAC
Administrator

Posts: 22
Name: LarryB
You will want to look @ the mono project. They have an application checker that will run through your application and find problem points that won't work with mono. In most cases most applications port to mono just fine. Some cases you will need to do some work to make them platform agnostic, but sticking to the core application framework of .NET generally helps you with that. Last I checked I think they had implemented most if not all of the .NET 2.0 Framework features in mono.
LarryB is offline
Reply With Quote
View Public Profile
 
Old 05-22-2008, 01:15 PM Re: Getting my .NET app to run on a MAC
Learning Newbie's Avatar
Moderator

Latest Blog Post:
What Does This Look Like?
Posts: 4,744
Name: John Alexander
The last time I checked in detail was a while ago, but the only thing in .NET and not in Mono is PInvoke.
__________________
4 ways to improve the lives of the "bottom billion"

"HEY YOU KIDS GET OFF MY LAWN!" -John McCain
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Getting my .NET app to run on a MAC
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13049 seconds with 13 queries