G
Guest
I used to create web applications in VB6 as ActiveX Documents. I could create an application in VB then have be run over the internet if the user used IE. In analogy with a java applet.
What technology should I use from .NET to achieve the same things?
It seems to me that ASP.NET is analogous to ASP which only gives me a limited dynamic HTML ability unlike say the full programming power of a java applet.
Am I misunderstanding something here ?
Basically I suppose my question is:
If I want to create web applications which have the functionality of a java applet what type of project should I develop in .NET ?
What technology should I use from .NET to achieve the same things?
It seems to me that ASP.NET is analogous to ASP which only gives me a limited dynamic HTML ability unlike say the full programming power of a java applet.
Am I misunderstanding something here ?
Basically I suppose my question is:
If I want to create web applications which have the functionality of a java applet what type of project should I develop in .NET ?