|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DotNet ActiveX Equivalent ?I have a website which currently uses an ActiveX component made in
Delphi. The ActiveX provides a simple but nice functionality to the website. Recently, it was ported from the old Asp, to Asp.Net 2.0. I was wondering, if I want to replace the Delphi ActiveX component, what could I use to create the equivalent to an ActiveX in .Net 2.0 (C#) ? I don't see an ActiveX started kit or template to start one. You can use Windows User Controls. Your clients will need the .NET
Framework to run them though. There is an article about it at http://www.15seconds.com/issue/030610.htm Show quote news:1159297686.582868.106650@d34g2000cwd.googlegroups.com... >I have a website which currently uses an ActiveX component made in > Delphi. The ActiveX provides a simple but nice functionality to the > website. Recently, it was ported from the old Asp, to Asp.Net 2.0. I > was wondering, if I want to replace the Delphi ActiveX component, what > could I use to create the equivalent to an ActiveX in .Net 2.0 (C#) ? > I don't see an ActiveX started kit or template to start one. > |
|||||||||||||||||||||||