Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #1744

Re: Swing vs .NET

From "Philipp" <philipp@THRWHITE.remove-dii-this>
Subject Re: Swing vs .NET
Message-ID <1180940696_1601@sicinfo3.epfl.ch> (permalink)
Newsgroups comp.lang.java.gui
References <1180915971.096903.274350@q69g2000hsb.googlegroups.com>
Date 2011-04-27 15:35 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
Gabriele a ocrit :
> I'm studying differences between those two architecture in order to
> choose a setup to develop a completely new application. I'm a
> programmer with some experience on C++ and PHP and i have basic
> academic knowledge of VS.NET and Java and a few other. My application
> is a data driven business application heavily based on GUI and will be
> deployed mainly on Windows systems, but i eventually may like the
> possibility to deploy it on Mac (most probably) and or Linux (least
> probably).
> 
> Exclude AWT libraries, because their limited choice and heavyweight,
> choose an IDE as you like (i.e. Eclipse, JDeveloper, NetBeans....),
> include Swing and eventually some other Swing based libraries.
> 
> Questions:
> 
> VS.NET against JAVA about easy of development of GUI and Data access
> 
> VS.NET against JAVA about speed of execution of the application on
> Windows
> 
> VS.NET against JAVA about availability and compatibility on Mac (or
> eventually Linux)
> 
> In this specific case, this last question is the least important, but
> i would like to know if Mono is going somewhere and is somewhere near
> to be functional.
> 
> Note, i've read some webpages about that topic but mostly focus their
> attention on portability, which is not a priority here and quite never
> talk about the performance of the completed product. I've seen and
> i've heard that Java based GUI based application sometimes are not so
> fast and i would like an opinion from you.

You might also want to think about deployment. In what form, through 
which medium, automated or not etc...

For windows, Java WebStart is pretty OK (app icon, file association, 
easy installation of app, more or less easy JRE update). On other 
systems (Mac/Linux) this lags behind a bit (ie. no clean file 
association on Mac/Linux, JRE update doesn't work at all on Mac so you 
have to target a specific JRE/MacOS combination etc).


HTH Phil

Phil

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Swing vs .NET "Gabriele" <gabriele@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
  Re: Swing vs .NET "Philipp" <philipp@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
    Re: Swing vs .NET "Gabriele" <gabriele@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000

csiph-web