Add to Google Add to My Yahoo!

Live Chat Here


Articles on ASP.NET

Monday, December 3, 2007

Writing an ActiveX control in C#

http://dotnetslackers.com/articles/csharp/WritingAnActiveXControlInCSharp.aspx An ActiveX control is an object that supports a customizable programmatic interface. Using the methods, events and properties exposed by the control, web developers can automate their web pages to give the functionality which is equivalent to that of a desktop application.

No comments: