Re: No .NET framework

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: William Stacey [MVP] (staceywREMOVE_at_mvps.org)
Date: 02/25/04


Date: Tue, 24 Feb 2004 19:49:42 -0500

And why should they? Besides if you want it to be portable, load vmWare on
the Unix box and move your app over - Portable...No? <Just Kidding> If you
really want to write console apps and not use any framework or other MS
libraries, then why not just use GNU and vi/emacs, etc. AFAICT, you have
port issues in both directions. To get most unix programs to run on
windows, you need something like Cygwin (or other) right?

-- 
William Stacey, MVP
"gabriel" <no@no--spam.com> wrote in message
news:8a23e$403b944c$d01d981e$31796@msgid.meganewsservers.com...
> Cesar Garcia wrote:
>
> > same configuration = same OS
> > loose portabilty = you cant run your app in another OS...
>
> Portability and .NET do not go int eh same sentence...
>
>
> -- 
> gabriel


Relevant Pages

  • Re: Maximum String size in Java?
    ... >> head was when I was working on unix but writing and testing code at ... I am trying to get certain co-workers to understand the value of writing ... > those that are concerned about portability and those that are not. ... My C pride and joy at the time was a web-based app that pre-dated the ...
    (comp.programming)
  • Re: Garbage Collection - Stop Making Trash
    ... Try moving Unix headers to Windows, ... attempt to sabotage portability -- we achieve limited portability ... except that no standards committee has endorsed an interface ... Microsoft loves this mentality. ...
    (comp.lang.cpp)
  • RE: Wonderful things happen to an OS when it has an internal champion
    ... rather culture issues which are the biggest impediment to App stacking. ... Now, in the UNIX environment, in order for an App to take advantage of ... are doing with all kinds of servers such as web servers, ftp servers, e-mail ...
    (comp.os.vms)
  • RE: Wonderful things happen to an OS when it has an internal champion
    ... rather culture issues which are the biggest impediment to App stacking. ... Now, in the UNIX environment, in order for an App to take advantage of the ... local OS platform clustering technology, it needs to follow that platforms ... portability is a a much bigger deal than it is on OpenVMS. ...
    (comp.os.vms)
  • Re: Writing "absolutely" portable code
    ... Any platform that you have to "develop for" is antithetical to portability. ... The sheer diversity of the Unix ecosystem means that most software in the Unix tradition is not developed for a given target machine, rather it is developed as an abstract piece of software. ... Contrariwise, Android apps are more likely to be open source meaning that the security-conscious end-user can compile themselves, precluding the possibility of viruses. ...
    (comp.lang.c)