HighTechTalks DotNet Forums  

Software for Windows and Mac

Dotnet FAQs microsoft.public.dotnet.faqs


Discuss Software for Windows and Mac in the Dotnet FAQs forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
peter gast
 
Posts: n/a

Default Software for Windows and Mac - 11-22-2005 , 05:32 PM






Hello,
we've developed a software for the windows world (VB6) and now we are going
to start with a version 2. We have many requests for running on Mac-Systems
and therefore I want to find out what time the development would needed if
we have realised a software for both systems. The software by itself is a
"normal" windows software with UI and database (dao/ado) functionality,
similar to a text processor? Is there a programmer language for both systems
which enables to write only ONE code and compile it for this two systems?

Thanks Peter




Reply With Quote
  #2  
Old   
Brendan Green
 
Posts: n/a

Default Re: Software for Windows and Mac - 11-22-2005 , 08:36 PM






Yep. Java.
"peter gast" <peter.gast (AT) tiscali (DOT) de> wrote

Quote:
Hello,
we've developed a software for the windows world (VB6) and now we are
going to start with a version 2. We have many requests for running on
Mac-Systems and therefore I want to find out what time the development
would needed if we have realised a software for both systems. The software
by itself is a "normal" windows software with UI and database (dao/ado)
functionality, similar to a text processor? Is there a programmer language
for both systems which enables to write only ONE code and compile it for
this two systems?

Thanks Peter






Reply With Quote
  #3  
Old   
Michael Nemtsev
 
Posts: n/a

Default Re: Software for Windows and Mac - 11-23-2005 , 01:09 PM



Hello peter,

There are several open-source implementation .net platform that u could use
to run yo app on Win and Mac platforms
See Mono (http://www.go-mono.com), Portable.NET (http://www.southern-storm.com.au/portable_net.html)

pg> Hello,
pg> we've developed a software for the windows world (VB6) and now we
pg> are going
pg> to start with a version 2. We have many requests for running on
pg> Mac-Systems
pg> and therefore I want to find out what time the development would
pg> needed if
pg> we have realised a software for both systems. The software by itself
pg> is a
pg> "normal" windows software with UI and database (dao/ado)
pg> functionality,
pg> similar to a text processor? Is there a programmer language for both
pg> systems
pg> which enables to write only ONE code and compile it for this two
pg> systems?
pg> Thanks Peter
pg>

---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/members/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche



Reply With Quote
  #4  
Old   
Scott M.
 
Posts: n/a

Default Re: Software for Windows and Mac - 11-25-2005 , 08:31 AM



Were you going to follow up your misleading answer with the rest of the
answer? Like the fact that the write once-run anywhere paradigm isn't
exactly as true as you make it sound. Like the fact that there will need to
be differences in the code due to the different run-times used on the
different platforms.



"Brendan Green" <bgreen (AT) simtap (DOT) com.au> wrote

Quote:
Yep. Java.
"peter gast" <peter.gast (AT) tiscali (DOT) de> wrote in message
news:dm069n$fq$1 (AT) online (DOT) de...
Hello,
we've developed a software for the windows world (VB6) and now we are
going to start with a version 2. We have many requests for running on
Mac-Systems and therefore I want to find out what time the development
would needed if we have realised a software for both systems. The
software by itself is a "normal" windows software with UI and database
(dao/ado) functionality, similar to a text processor? Is there a
programmer language for both systems which enables to write only ONE code
and compile it for this two systems?

Thanks Peter








Reply With Quote
  #5  
Old   
Brendan Green
 
Posts: n/a

Default Re: Software for Windows and Mac - 11-27-2005 , 09:02 PM



Having a bad day?

"Scott M." <s-mar (AT) nospam (DOT) nospam> wrote

Quote:
Were you going to follow up your misleading answer with the rest of the
answer? Like the fact that the write once-run anywhere paradigm isn't
exactly as true as you make it sound. Like the fact that there will need
to be differences in the code due to the different run-times used on the
different platforms.



"Brendan Green" <bgreen (AT) simtap (DOT) com.au> wrote in message
news:er3zL587FHA.720 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
Yep. Java.
"peter gast" <peter.gast (AT) tiscali (DOT) de> wrote in message
news:dm069n$fq$1 (AT) online (DOT) de...
Hello,
we've developed a software for the windows world (VB6) and now we are
going to start with a version 2. We have many requests for running on
Mac-Systems and therefore I want to find out what time the development
would needed if we have realised a software for both systems. The
software by itself is a "normal" windows software with UI and database
(dao/ado) functionality, similar to a text processor? Is there a
programmer language for both systems which enables to write only ONE
code and compile it for this two systems?

Thanks Peter










Reply With Quote
  #6  
Old   
darrel
 
Posts: n/a

Default Re: Software for Windows and Mac - 11-28-2005 , 10:13 AM



Quote:
Were you going to follow up your misleading answer with the rest of the
answer? Like the fact that the write once-run anywhere paradigm isn't
exactly as true as you make it sound. Like the fact that there will need
to be differences in the code due to the different run-times used on the
different platforms.
That's only a huge problem if your org makes a bad decision to go with the
'MS-Java' Run Time (yes, I'm pointing at you Netilla!)

-Darrel




Reply With Quote
  #7  
Old   
darrel
 
Posts: n/a

Default Re: Software for Windows and Mac - 11-28-2005 , 10:13 AM



Quote:
we've developed a software for the windows world (VB6) and now we are
going to start with a version 2. We have many requests for running on
Mac-Systems and therefore I want to find out what time the development
would needed if we have realised a software for both systems.
It's impossible for us to say based on a short post in a newsgroup. But, the
one hurdle would be the fact that you are currently using an MS-centric
IDE/language (and likely a MS-DB as well)

There's a product called RealBasic that is like VB but is cross-platform.
But it can bog down if your application gets too large.

Your best bet, though, would be to join and ask these types of questions
within the Apple Developer Connection:

http://developer.apple.com/

-Darrel





Reply With Quote
  #8  
Old   
Scott M.
 
Posts: n/a

Default Re: Software for Windows and Mac - 11-29-2005 , 10:23 AM



Not at all. Thanks for asking.


"Brendan Green" <bgreen (AT) simtap (DOT) com.au> wrote

Quote:
Having a bad day?

"Scott M." <s-mar (AT) nospam (DOT) nospam> wrote in message
news:eqO6kRc8FHA.2040 (AT) TK2MSFTNGP14 (DOT) phx.gbl...
Were you going to follow up your misleading answer with the rest of the
answer? Like the fact that the write once-run anywhere paradigm isn't
exactly as true as you make it sound. Like the fact that there will need
to be differences in the code due to the different run-times used on the
different platforms.



"Brendan Green" <bgreen (AT) simtap (DOT) com.au> wrote in message
news:er3zL587FHA.720 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
Yep. Java.
"peter gast" <peter.gast (AT) tiscali (DOT) de> wrote in message
news:dm069n$fq$1 (AT) online (DOT) de...
Hello,
we've developed a software for the windows world (VB6) and now we are
going to start with a version 2. We have many requests for running on
Mac-Systems and therefore I want to find out what time the development
would needed if we have realised a software for both systems. The
software by itself is a "normal" windows software with UI and database
(dao/ado) functionality, similar to a text processor? Is there a
programmer language for both systems which enables to write only ONE
code and compile it for this two systems?

Thanks Peter












Reply With Quote
  #9  
Old   
Scott M.
 
Posts: n/a

Default Re: Software for Windows and Mac - 11-29-2005 , 10:24 AM



Or, look into MONO.


"darrel" <notreal (AT) nowhere (DOT) com> wrote

Quote:
we've developed a software for the windows world (VB6) and now we are
going to start with a version 2. We have many requests for running on
Mac-Systems and therefore I want to find out what time the development
would needed if we have realised a software for both systems.

It's impossible for us to say based on a short post in a newsgroup. But,
the one hurdle would be the fact that you are currently using an
MS-centric IDE/language (and likely a MS-DB as well)

There's a product called RealBasic that is like VB but is cross-platform.
But it can bog down if your application gets too large.

Your best bet, though, would be to join and ask these types of questions
within the Apple Developer Connection:

http://developer.apple.com/

-Darrel






Reply With Quote
  #10  
Old   
darrel
 
Posts: n/a

Default Re: Software for Windows and Mac - 11-29-2005 , 01:03 PM




Quote:
Or, look into MONO.
Sure. That may be an option too.

-Darrel




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.