473,387 Members | 3,820 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Making C# run in a webpage (like an applet)

Hi!

I'd first like to refer to an article I read earlier:
http://www.csharphelp.com/archives/a...?printable=yes
This article had originated from this group itself.

What this example does is allow you make a 'C# Applet', that you can see on
the web.

But this eg required that you implement System.Windows.Forms.Control, if you
have a standard Windows Form, it must implement System.Windows.Forms.Form

So I'd like to ask, can the same thing be done for a
System.Windows.Forms.Form application??
Exactly what my application must do is:
- Run within IE
- Expose some buttons controls
- Run a little graphics (mainly translation of an image)
- Communicate a stream to a server
Can this be done?

Can anyone post a sample of this? I think something like an online stock
ticker comes pretty close to what I want.
Any more info needed for an ans, pls tell me.

Thanx in advance

- HypoThraXer (lokeshrj@<RemoveThis>yahoo.com)
Nov 16 '05 #1
1 9952
Yes you can. The technologi is called No touch deployment, check out
these articles

http://msdn.microsoft.com/library/de...TFramework.asp
http://msdn.microsoft.com/library/de...ms05152003.asp

Sijin Joseph
http://www.indiangeek.net
http://weblogs.asp.net/sjoseph

HypoThraXer <lokeshrj@ wrote:
Hi!

I'd first like to refer to an article I read earlier:
http://www.csharphelp.com/archives/a...?printable=yes
This article had originated from this group itself.

What this example does is allow you make a 'C# Applet', that you can see on
the web.

But this eg required that you implement System.Windows.Forms.Control, if you
have a standard Windows Form, it must implement System.Windows.Forms.Form

So I'd like to ask, can the same thing be done for a
System.Windows.Forms.Form application??
Exactly what my application must do is:
- Run within IE
- Expose some buttons controls
- Run a little graphics (mainly translation of an image)
- Communicate a stream to a server
Can this be done?

Can anyone post a sample of this? I think something like an online stock
ticker comes pretty close to what I want.
Any more info needed for an ans, pls tell me.

Thanx in advance

- HypoThraXer (lokeshrj@<RemoveThis>yahoo.com)

Nov 16 '05 #2

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

Similar topics

0
by: dB | last post by:
I want to load an applet locally from the client's hard drive from an html/jsp page served by Tomcat on the local machine or a remote server. The motivation is that I need to print to the local...
0
by: Tobias Nilsson | last post by:
Hello, I'm trying to run a very basic winform dll (just some graphics to show it's executing) locally on my PC by calling it from a webpage... (not using IIS or anything else)... I'm used by doing...
2
by: Christopher Benson-Manica | last post by:
Is there a more crossbrowser-friendly means to make HTTP requests using script than the XML methods? I need to do this in IE 5.0, and it doesn't seem to have the ActiveX control that can make XML...
7
by: Sens Fan Happy In OH | last post by:
I'm having majour issues with FrontPage 2K and a webpage that I am having to create from scratch based on someone else's prior work. I hope someone can look at the source code for the page in...
1
by: Glodenox | last post by:
I'd love to get rid of the following nasty problem: Once you've 'entered' an applet by clicking on the applet, you can no longer scroll the webpage untill you 'exit' the applet again by clicking...
2
by: Rick D. | last post by:
Hi all, I'm looking for information on running a c# application on a webpage, just like a java-applet. And the second thing i'm looking for is information on how to display 3d graphics with...
0
by: Kresten Buch | last post by:
Hi, I have a central webapplication with lots of clients connected to it over the internet, and some of theese clients has to do a lot of printing. This is where the fun begins. One client...
6
by: isaac2004 | last post by:
hi am making a webpage for a client that has a lot of text on thier site, i have a photoshop template that i created and i want the text to fit in a small part of template, can anybody point me in...
0
by: kb | last post by:
I need to implement a winform user control (that consumes webservices and does io) that needs to be embedded into a webpage. It is throwing the SecurityException (with WebPermission/ access...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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
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...

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.