.NET Control, OCX and Java Applet in HTML
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I have made a Jave Applet that can draw vector graph. I use it in HTML page at Internet. I know that another way is I can developed a OCX control to do this task. But the later's size is larger than Java Applet. Here has .NET, extra choice. I want know if I write the control by C#(It is a .NET control), what advantage I can get and what I lost? Thank you. :confused: