TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About ActiveX controls
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Alle (1)
Dipal Choksi (1)
Anand Narayanswamy (1)
Ashish Banerjee (1)
Rajesh Krishnamurthy (1)
James Divine (1)
Mike Gold (1)
james (1)
Related resources for ActiveX controls
No resource found
How to Register and Unregister a DLL or ActiveX Controls Using Regsvr32.exe
11/12/2020 7:10:28 AM.
Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC in VB.NET
12/4/2018 5:23:48 AM.
In this example we will use the Compact Framework to create a program containing a launch pad for the Pocket PC. Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC in VB.NET.
ActiveX Controls in VB.NET
12/1/2012 2:20:03 AM.
VB.NET language provides us a way to call this COM server in a program. When we compile a VB.NET program an Intermediate Language is generated and it is called as Managed Code. This article shows how to create a simple server by using Visual Basic 6.0 and implementing it in a VB.NET client program.
Net DDE to .NET Remoting
11/10/2012 3:09:49 AM.
This article travel through time to trace the genesis of Dot Net Remoting right from RPC to RMI till SOAP.
Pros and Cons of ActiveX and DHTML Controls
5/20/2012 3:06:52 AM.
This document shows a comparison study of web pages using simple ASP and ActiveX Controls. By the End of this document, we arrive at a conclusion of which one to use when.
User Controls In Internet Explorer
5/19/2012 7:03:48 AM.
ASP programmers have long been using ActiveX controls as part of their client-side programming techniques, but now we are able to easily render Windows User Controls (almost Windows Forms, but not quite) into our HTML.
Realtime Stock Quotes into Excel using .NET
4/9/2008 2:25:46 PM.
I may seem a little Bullish on .NET, but I was able to create this application fairly quickly in C#.
User Controls in Internet Explorer
12/26/2005 1:13:32 AM.
WinGhost 2.0 application allows you to show and hide applications running on your machine. I find this program useful at my work as I do lot of programming at any given time I can have a bunch windows open. I use it normally to hide just my windows I don't access that often.