G
Guest
Hi,
This may sound a trivial question but I didn't find (yet) the equivalent of
..NET to ActiveX controls (good old COM way ) or Java applets which I am
not familiar with but I understand how they work.
Just to explain more clearly. I am looking for:
• An option to run a rich UI application on the client browser not based on
HTML tags or formatting but pure .NET application that uses GDI+ and anything
else required for an application (with or without security limitations)
• The application will be embedded inside a web page and the user will use
it/see it when using the web browser.
(Web Form controls and\or User controls are not the answer since they only
produce HTML tags)
Did I miss it big time in the documentation?
This may sound a trivial question but I didn't find (yet) the equivalent of
..NET to ActiveX controls (good old COM way ) or Java applets which I am
not familiar with but I understand how they work.
Just to explain more clearly. I am looking for:
• An option to run a rich UI application on the client browser not based on
HTML tags or formatting but pure .NET application that uses GDI+ and anything
else required for an application (with or without security limitations)
• The application will be embedded inside a web page and the user will use
it/see it when using the web browser.
(Web Form controls and\or User controls are not the answer since they only
produce HTML tags)
Did I miss it big time in the documentation?