473,785 Members | 2,185 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.Net "Applet"

Hi all,

I'm curious if Microsoft has any plans of taking the .Net framework to the
web in the same kind of capacity as Java Applets do. I've read that using
the <object> tag, one can embed a Windows Control (though, not a form) into a
web page for IE. I was wondering if there's been any talk of the existance
of .Net Applets or if that's something that's even been considered. Thanks
for any information!

Brian
Apr 21 '06 #1
7 1511
>> to the web in the same kind of capacity as Java Applets do

You mean virtually nonexistent? What would be the business case for that?

Bob Lehmann

"instruo" <in*****@discus sions.microsoft .com> wrote in message
news:62******** *************** ***********@mic rosoft.com...
Hi all,

I'm curious if Microsoft has any plans of taking the .Net framework to the
web in the same kind of capacity as Java Applets do. I've read that using
the <object> tag, one can embed a Windows Control (though, not a form) into a web page for IE. I was wondering if there's been any talk of the existance of .Net Applets or if that's something that's even been considered. Thanks for any information!

Brian

Apr 21 '06 #2
?? Java Applets are pretty existant... I don't mean Java Applets allowing
for .Net stuff, I just mean having the ability to use .Net on the web in the
same kind of way that Applets allow Java to be used on the web.

"Bob Lehmann" wrote:
to the web in the same kind of capacity as Java Applets do


You mean virtually nonexistent? What would be the business case for that?

Bob Lehmann

"instruo" <in*****@discus sions.microsoft .com> wrote in message
news:62******** *************** ***********@mic rosoft.com...
Hi all,

I'm curious if Microsoft has any plans of taking the .Net framework to the
web in the same kind of capacity as Java Applets do. I've read that using
the <object> tag, one can embed a Windows Control (though, not a form)

into a
web page for IE. I was wondering if there's been any talk of the

existance
of .Net Applets or if that's something that's even been considered.

Thanks
for any information!

Brian


Apr 21 '06 #3
Maybe my fault, but you've both missed my point.

I was responding to this -
to the web in the same kind of capacity as Java Applets do The above statement implies widespread use of Java Applets on the web. It is
very rare to see Java Applets on a website.
Complex apps are easier to code in Java/.NET than in Javascript + Ajax. No doubt - no disagreement here.
Also, applets tend to be more reliable than ajax + javascript. Maybe. As long as the correct JVM is installed on the user's machine, and
they allow Applets.
There are a lot of reasons why you would want to build an applet But, if you build it, will they come?

Bob Lehmann
"Spam Catcher" <sp**********@r ogers.com> wrote in message
news:Xn******** *************** ***********@127 .0.0.1... "Bob Lehmann" <no****@dontbot herme.zzz> wrote in news:#wyJAdYZGH A.4752
@TK2MSFTNGP02.p hx.gbl:
to the web in the same kind of capacity as Java Applets do
You mean virtually nonexistent? What would be the business case for

that?
Complex apps are easier to code in Java/.NET than in Javascript + Ajax.

Also, applets tend to be more reliable than ajax + javascript.

There are a lot of reasons why you would want to build an applet rather
than a ajax enabled web app.

Apr 21 '06 #4
re:
But, if you build it, will they come?
I imagine that would depend on the user's needs...and the platform used.

For example, this NOAA weather applet is viewed hundreds of millions of times a year:
http://www.ssd.noaa.gov/PS/TROP/DATA...-ir4-loop.html


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"Bob Lehmann" <no****@dontbot herme.zzz> wrote in message
news:ep******** ******@TK2MSFTN GP05.phx.gbl... Maybe my fault, but you've both missed my point.

I was responding to this -
to the web in the same kind of capacity as Java Applets do

The above statement implies widespread use of Java Applets on the web. It is
very rare to see Java Applets on a website.
Complex apps are easier to code in Java/.NET than in Javascript + Ajax.

No doubt - no disagreement here.
Also, applets tend to be more reliable than ajax + javascript.

Maybe. As long as the correct JVM is installed on the user's machine, and
they allow Applets.
There are a lot of reasons why you would want to build an applet

But, if you build it, will they come?

Bob Lehmann
"Spam Catcher" <sp**********@r ogers.com> wrote in message
news:Xn******** *************** ***********@127 .0.0.1...
"Bob Lehmann" <no****@dontbot herme.zzz> wrote in news:#wyJAdYZGH A.4752
@TK2MSFTNGP02.p hx.gbl:
>>> to the web in the same kind of capacity as Java Applets do
>
> You mean virtually nonexistent? What would be the business case for

that?

Complex apps are easier to code in Java/.NET than in Javascript + Ajax.

Also, applets tend to be more reliable than ajax + javascript.

There are a lot of reasons why you would want to build an applet rather
than a ajax enabled web app.


Apr 22 '06 #5
> I imagine that would depend on the user's needs...and the platform used.

Exactly!

And this is an example of a specialized application, that a certain group of
people would probably be interested in.

I'm talking about about general purpose, let's do it because-we-can type of
applets (remember the Lake Applet?), that fall into the same genre as web
page pop-ups, Flash-based eye candy, and the <blink> tag.

Again, the OP suggested that Java Applets are an ubiquitous, general
purpose, for-the-masses, web technology, and that is not true.

Bob Lehmann
"Juan T. Llibre" <no***********@ nowhere.com> wrote in message
news:uk******** ******@TK2MSFTN GP04.phx.gbl...
re:
But, if you build it, will they come?
I imagine that would depend on the user's needs...and the platform used.

For example, this NOAA weather applet is viewed hundreds of millions of

times a year: http://www.ssd.noaa.gov/PS/TROP/DATA...-ir4-loop.html


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"Bob Lehmann" <no****@dontbot herme.zzz> wrote in message
news:ep******** ******@TK2MSFTN GP05.phx.gbl...
Maybe my fault, but you've both missed my point.

I was responding to this -
to the web in the same kind of capacity as Java Applets do

The above statement implies widespread use of Java Applets on the web. It is very rare to see Java Applets on a website.
Complex apps are easier to code in Java/.NET than in Javascript + Ajax.

No doubt - no disagreement here.
Also, applets tend to be more reliable than ajax + javascript.

Maybe. As long as the correct JVM is installed on the user's machine, and they allow Applets.
There are a lot of reasons why you would want to build an applet

But, if you build it, will they come?

Bob Lehmann
"Spam Catcher" <sp**********@r ogers.com> wrote in message
news:Xn******** *************** ***********@127 .0.0.1...
"Bob Lehmann" <no****@dontbot herme.zzz> wrote in news:#wyJAdYZGH A.4752
@TK2MSFTNGP02.p hx.gbl:

>>> to the web in the same kind of capacity as Java Applets do
>
> You mean virtually nonexistent? What would be the business case for

that?

Complex apps are easier to code in Java/.NET than in Javascript + Ajax.

Also, applets tend to be more reliable than ajax + javascript.

There are a lot of reasons why you would want to build an applet rather
than a ajax enabled web app.



Apr 22 '06 #6
Cool! Another gee-whiz thinga-majig that many people won't see because they
either do not have Flash, or have blocked Flash in their browser.

Bob Lehmann

"Spam Catcher" <sp**********@r ogers.com> wrote in message
news:Xn******** *************** ***********@127 .0.0.1...
"Bob Lehmann" <no****@dontbot herme.zzz> wrote in
news:#n******** ******@TK2MSFTN GP04.phx.gbl:
I'm talking about about general purpose, let's do it because-we-can
type of applets (remember the Lake Applet?), that fall into the same
genre as web page pop-ups, Flash-based eye candy, and the <blink> tag.


Apparently you can code Flash apps in .NET now:

http://www.globfx.com/products/neoswiff/

Apr 22 '06 #7
Hi,

Spam Catcher wrote:
"Bob Lehmann" <no****@dontbot herme.zzz> wrote in
news:OM******** ******@TK2MSFTN GP03.phx.gbl:

Cool! Another gee-whiz thinga-majig that many people won't see because
they either do not have Flash, or have blocked Flash in their browser.

I'm sure the vast major of web browsers have flash support.


Actually, they don't unless you install it. It's a plug-in, no part of
the browser.
If you want absolute compatiblity you would stick with plain HTML - but if
you want any sort of rich functionality - such is life - gotta go with
flash, java, javascript, or .NET winforms applets.


I would differentiate JavaScript from the rest of the technologies you
mention. JavaScript in the browser has reached a level of
standardization like never before. This, especially in conjunction with
web services, allows a great richness of content without having to
bother too much about compatibility. Besides, and though it's possible
to block JavaScript, it is enabled per default (contrarily to Flash,
Java or other plug-in based technologies), and most users security-aware
users allow it because JavaScript's sandbox is much stricter than Java's.

HTH,
Laurent
--
Laurent Bugnion, GalaSoft
Software engineering: http://www.galasoft-LB.ch
Private/Malaysia: http://mypage.bluewin.ch/lbugnion
Support children in Calcutta: http://www.calcutta-espoir.ch
Apr 23 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
2363
by: lvcha.gouqizi | last post by:
I embed an applet in my php script which has a parameter providing an input file for the jar. Does this file has size limit? The code is as follows: <APPLET ARCHIVE="myapplet.jar" WIDTH=372 HEIGHT=360 VSPACE=0 HSPACE=0 ALIGN=middle> <?php echo "<PARAM NAME=\"data\" VALUE=\"myfile.\">";?> when "myfile" is beyond 15M, my applet cannot load sucessfully, but
1
2465
by: WMMorgan | last post by:
There's a website I like to visit that has an user-interactive java application. There's a "visual applet" component and "control applet" component. (No, it's not an adult or porno site.) But the application isn't always usable because one or both of the applets have "failed," and has to be reset or something like that. I don't get it. How the hell does an applet "fail"? It's a set of instructions in code, right? It doesn't...
0
1182
by: Ben | last post by:
Hi, I have a graphics library I'm writing in C++ (that is not COM and is not managed, just plain ol' C++ and opengl) but would like to "demo" the rendering capabilities of this library from a web page using an applet type delivery to the client. What would be the best medium to do this i.e. an ActiveX control (Vis studio 6) or a .NET managed thing(not too sure what the applet equivalent is)?
2
1264
by: Olivier aka Cypher | last post by:
Hi gurus and fellows. I designed an pilot applet with can be seen at http://push.integration.euronext.com/Applet/index_raw2.htm This applet has no GUI in fact. It receive financial data (which are being pushed) and then update DOM element in the browser thanks to the "JSObject" library. Let's consider it acts as a "proxy" then.
13
5309
by: MLH | last post by:
Would like to run the control panel's Internet Date & Time program from VBA - emulating opening it, clicking the Internet Time tab and the Update Now button. I don't really care for the user to see all this. Would just like to sync the system time with the facility built-in to XP and automatically w/o asking the user to go through the steps manually.
3
3409
by: mikefleck | last post by:
Does anybody know what the error message "applet jretest notinited" means. Thanks, Mike
0
1814
by: dhillarun | last post by:
Hi all, Problem (in short): Disabling the applet cache. Problem (in detail): I have developed an Applet application. I am creating the contents of the applet by reading a text file in the server. After making the changes, I am saving the modified data from applet to the same file in the server.
2
2648
by: Richard Maher | last post by:
Hi, Can someone please tell me the strategy(ies) used by Java (the Security Manager or whatever) to determine if a given IP address conforms to the definition of the codebase from which an applet was retrieved? For example, if an Applet was loaded from mycluster.mydomain.com, and "mycluster" was a cluster alias that was using DNS load-balancing (or round-robin or a.n.other distribution technique) to distribute client connections among...
2
3365
JustRun
by: JustRun | last post by:
Hi, I'm new to Java "I loved it" and i'm stuck with a Chart Applet i'm trying to give the pie chart its values from my database. Actually the database class works when i tested it in main method buut when i put it inside the applet it gives me this "java.security.AccessControlException: access denied (java.util.PropertyPermission file.encoding read)" Also for the pie chart itself, it works fine as an application, but when i put it in...
0
9646
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10350
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10157
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10097
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9957
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7505
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5386
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5518
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2887
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.