Groups > Asp .Net > ASP dotNET Security > Re: Activex control




Activex control

Activex control
Wed, 2 Apr 2008 10:53:49 +0000
How do i create a secure activex control in .net?
Post Reply
Re: Activex control
Wed, 2 Apr 2008 11:38:04 +0000
It depends what your mean with "secure".

If you're looking for guidelines for how to create an "ActiveX control in
.net", you should google for winforms control and asp.net. ActiveX is not
.net, it's old COM stuff.

Here's something to get you started:
http://www.codeproject.com/KB/miscctrl/htmlwincontrol.aspx 

Here's another:
http://codebetter.com/blogs/peter.van.ooijen/archive/2007/06/18/including-a-winf
orms-user-control-in-an-asp-net-web-page.aspx
Post Reply
about | contact