开发者

What is the Applet replacement in .Net

开发者 https://www.devze.com 2022-12-09 16:13 出处:网络
What is the Applet replacement in .Ne开发者_Python百科t. If i would need to change the Stock Ticker Applet to a.Net version, What technlogy should i suggest???

What is the Applet replacement in .Ne开发者_Python百科t. If i would need to change the Stock Ticker Applet to a .Net version, What technlogy should i suggest???

Thanks


Silverlight comes close. This forum post may be of interest to you.


Silverlight is a flash like browser plugin which runs .Net code. Silverlight also runs on Linux and MacOSX. Another alternative is XBAP but that only works on Windows.


activeX controls probably.


You could build it as a custom/user control.

0

精彩评论

暂无评论...
验证码 换一张
取 消