473,503 Members | 1,654 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

C# equivalent of Java applet

_R
I'd like to build a small web app that models an electronic circuit.
Easily done on desktop. In the web version, the controls could be
done via ASP.net, but graphics would have to be built and sent to the
client on the fly. Do-able on client side in the java runtime, but
how could this be done within .NET? Any provision within the 2005
beta?
..
Nov 19 '05 #1
3 1774
Dont think theres anything in 2 that would help you really. Your still
basically talking about rendering graphics on the fly. Lots of examples of
this about already.

http://www.codeproject.com/aspnet/as...b_graphics.asp

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"_R" <_R@noemail.org> wrote in message
news:mk********************************@4ax.com...
I'd like to build a small web app that models an electronic circuit.
Easily done on desktop. In the web version, the controls could be
done via ASP.net, but graphics would have to be built and sent to the
client on the fly. Do-able on client side in the java runtime, but
how could this be done within .NET? Any provision within the 2005
beta?
.

Nov 19 '05 #2
An alternative is that you can build a Windows user control and embed it in
Internet Explorer.
http://samples.gotdotnet.com/quickst...eSourcing.aspx

The client must have the Framework installed and setting up the security on
the client can be a nightmare, depending what the user control does.
"_R" <_R@noemail.org> wrote in message
news:mk********************************@4ax.com...
I'd like to build a small web app that models an electronic circuit.
Easily done on desktop. In the web version, the controls could be
done via ASP.net, but graphics would have to be built and sent to the
client on the fly. Do-able on client side in the java runtime, but
how could this be done within .NET? Any provision within the 2005
beta?
.

Nov 19 '05 #3
I think I've read somewhere that there is something called "C# applet",
where IE will call IEExec.EXE for you and act much like a Java applet.

I've only tried to use it to reander client-side graphics only, to tried to
to write anything useful through.

"_R" <_R@noemail.org> ???????:mk********************************@4ax.com ...
I'd like to build a small web app that models an electronic circuit.
Easily done on desktop. In the web version, the controls could be
done via ASP.net, but graphics would have to be built and sent to the
client on the fly. Do-able on client side in the java runtime, but
how could this be done within .NET? Any provision within the 2005
beta?
.

Nov 19 '05 #4

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

Similar topics

5
3366
by: apchar | last post by:
I am trying to use php as a kind of servlet to act as a middle man between a java applet and mysql. I know java has jdbc but it's flakey and painful. php access to mysql is much nicer. So I have:...
0
9857
by: James Hong | last post by:
Help please, I try to sending an email from my html page using the java applet. but it give error on most of the PC only very few work, what is the error i make the java applet show as below ...
1
5676
by: polilop | last post by:
i have an java applet, and when i start it it shows a gray win with x. the console shows java.lang.NoClassDefFoundError: GeomApplet (wrong name: vj3/GeomApplet) at...
3
6755
by: Andy Fish | last post by:
Hi, I have a web-based application and some of the UI I want to incorporate is just too complicated for javascript. Instead of using a Java Applet, I would like to have the user download a .net...
3
3494
by: Larry Martin | last post by:
I am trying to run a Java Applet on my ascx page and am getting an IO exception when IE6 tries to load the applet. It seems a lot of others are getting the same problem but a search of the web did...
2
13504
by: Tim Murray | last post by:
First of all, I don't know much about Java, even its naming and version numbering nomenclature, and second, if there is a better group to ask this in, please let me know. System is Mac with...
11
3317
by: Spam Catcher | last post by:
Does the .NET framework provide any equivalent of an applet? I've under Winforms Hosted in IE - but Security is a major headache. Is there a way to bypass these security headaches? Can I sign...
2
2643
by: pssraju | last post by:
Hi, I am having applet display problem on my PC and the same thing working fine on some of my colleagues PC's. When I cross checked content through view source its exactly same on both the PC's....
0
7198
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,...
0
7271
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,...
0
7319
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...
1
6979
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...
0
7449
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...
1
4998
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...
0
4666
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1498
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
730
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.