Groups | Blog | Home
all groups > dotnet jscript > march 2005 >

dotnet jscript : Javascript in apps


Bruce Barker
3/30/2005 9:05:02 AM
google has brought new life to browser javascript coding. as for
javascript.net, it appears to get little support from ms. maybe if a managed
browser is every written, it might make a comeback.

-- bruce (sqlwork.com)


[quoted text, click to view]

Xabi
3/30/2005 3:18:54 PM
Hello:

What do you think is the life of javascript for developing apps? Windows is
every time more closed and apps using javascript often do not work
correctly.


Regards

Xabi

Serge Baltic
3/31/2005 2:13:47 AM
Hello,

X> What do you think is the life of javascript for developing apps?
X> Windows is every time more closed and apps using javascript often do
X> not work correctly.

You cannot actually write apps in java

(H) Serge

Serge Baltic
3/31/2005 2:16:08 AM
bb> google has brought new life to browser javascript coding.

bb> as for
bb> javascript.net,

AFAIK there's no such thing as javascript.net. Don't mistake

bb> it appears to get little support from ms. maybe if a
bb> managed browser is every written, it might make a comeback.

(H) Serg

Serge Baltic
3/31/2005 4:48:27 AM
bb>> google has brought new life to browser javascript coding.
bb>>
bb>> as for
bb>> javascript.net,
SB> AFAIK there's no such thing as javascript.net. Don't mistake

Don't mistake it for JScript.NET.

Sorry for the message being sent partially.

bb>> it appears to get little support from ms. maybe if a managed
bb>> browser is every written, it might make a comeback.

I think this is just a question of time … Especially when XAML emerges.

(H) Serge

Serge Baltic
3/31/2005 4:53:04 AM
X>> What do you think is the life of javascript for developing apps?
X>> Windows is every time more closed and apps using javascript often do
X>> not work correctly.
X>>
SB> You cannot actually write apps in java

You cannot actually write apps in javascript because it's just a general
language, you need to use some specifi

(H) Serg

Xabi
3/31/2005 10:55:18 AM
Hello Bruce:

Sorry by my english. I have not understand very well that you wrote. Do you
think it's probable javascript disappears?

Thanks and regards




"Bruce Barker" <brubar_nospamplease_@safeco.com> escribió en el mensaje
news:#GGGeqUNFHA.580@TK2MSFTNGP15.phx.gbl...
[quoted text, click to view]

zwetan
4/1/2005 6:54:20 PM
Hello (hola ;))

[quoted text, click to view]

well first you should define what you call "to develop app with javascript"
it's kind of a vast underdocumented subject imho

if you mean app as an "executable application"
you can use
- HTA + JScript
- WSH + JScript
- JScript.Net
- JSDB (www.jsdb.org)
etc.

if you mean app as a "web application"
you can use
- browsers HTML DOM + JavaScript (+XML etc... look for AJAX)
- JavaScript + XUL ( see http://books.mozdev.org/ )
- macromedia flash
etc.

most of the time you have/need a host being able to interpret/execute
ECMA-262 based scripts,
a browser, an application, a plugin, etc...
and imho ECMA-262 has been assimilated by so much hosts
and it is used by so mcuh developpers (more than C# and Java)
that it will never dissapear, even if people still consider it as a "kid
toy".

for the "apps using javascript often do not work correctly",
well blame it on the "programmer" not on the language itself,
which is imho as good (and even sometimes better) than
any other languages.

zwetan





AddThis Social Bookmark Button