Help from Lars...PLEASE??

From: Jay C. Canale (jccanale_at_bcn.net)
Date: 08/13/04


Date: Fri, 13 Aug 2004 08:37:19 -0400

Lars,
    In the past I had talked with you on getting some help with J# Browser
Controls. You were a big help and now it looks like I need your help again.

I explained to you before that the company I work for has been producing
electronic textbooks on CD-ROM that displays in Internet Explorer. With
these books have hyperlinks within the pages that direct the users to
Applets that allow the user to exercise some of the examples in the book.
These applets are written in Java using VJ++ v1.1. With each CD we supply
the msjavx86.exe file so that they can be run in WinXP. My boss wants us to
consider new tools in developing this type of work and target the newer
versions of Windows (XP.....whatever is next). We have the complete Visual
Studio .NET tools from our MSDN subscription, but my problem is which should
I choose.

Should I develop in J#, ASP.NET, C# or what? We very much like the look of
the Applets and would like to keep that look, but if we have to build
applications, they must be called from the hyperlinks embedded in the html
pages of the book. Is this possible? All applet development right now is
done using Visual J++ 1.1 (very old) and we use verisign to sign all the
applets. We want the user to be able to place the CD in the drive and have
everything run off the CD and not on the users machine.

Can you help with any suggestions??



Relevant Pages

  • Re: .Net applets ?
    ... web browser work just as well as .NET 1.1 controls. ... ..Net framework 1.1 sp1 installed) ... version in client side didn't matter. ... 'Applets'? ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: Java and Microsoft Windows
    ... With respect to applets that use components that goes beyond simple ... What about ordinary business applications and applets? ... and you want to know if it's possible to do the same using Java? ... graphical user interface controls for literally anything. ...
    (comp.lang.java.programmer)
  • Re: Java and Microsoft Windows
    ... controls from scratch, and never implements its controls as Microsoft Windows controls, is this always true, even for applets that run inside of Internet Explorer? ... Is there a reason you need to know this, or are you just assuming there will be a significant performance penalty for drawing components "from scratch?" ... Which of these are used for web applets? ... If you're going to try to make your GUI look like somebody else's GUI, you should definitely choose Swing, which gives you the most control. ...
    (comp.lang.java.programmer)
  • Re: Java and Microsoft Windows
    ... controls from scratch, and never implements its controls as Microsoft Windows ... controls, is this always true, even for applets that run inside of Internet ... There is a reason that I need to know this. ...
    (comp.lang.java.programmer)

Loading