Related resources for ActiveX controls
  • How to Register and Unregister a DLL or ActiveX Controls Using Regsvr32.exe11/12/2020 7:10:28 AM.
  • Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC in VB.NET12/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.NET12/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 Remoting11/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 Controls5/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 Explorer5/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 .NET4/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 Explorer12/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.