Applets anyone?

T

Tim

Does .Net support downloading applications off a web page like Java
applets do? I know there is ASP.Net, but isn't is only server side? In the
books I've looked through, I've never seen any examples demonstrating a
client side web solution to Java applets. There is J++, but I'd think
anything which can be written in J++ could be written in C# or Visual
Basic.Net.
I'm proably missing it; I can't believe Microsoft would not include
something like this. Probably staring me right in the face. :)

[Tim]
 
S

Scott M.

Microsoft's older competition to Java applets was ActiveX.
Now, Micorosoft is pushing Silverlight and Ajax to add rich client-side
features to ASP .NET applications.

-Scott
 
S

Scott M.

ClickOnce is a deployment mechanism, not a development architecture.

-Scott

Wilson said:
ClickOnce?
--
Phil Wilson
The Definitive Guide to Windows Installer
http://www.apress.com/book/view/1590592972


Tim said:
Does .Net support downloading applications off a web page like Java
applets do? I know there is ASP.Net, but isn't is only server side? In
the
books I've looked through, I've never seen any examples demonstrating a
client side web solution to Java applets. There is J++, but I'd think
anything which can be written in J++ could be written in C# or Visual
Basic.Net.
I'm proably missing it; I can't believe Microsoft would not include
something like this. Probably staring me right in the face. :)

[Tim]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top