473,569 Members | 2,692 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ActiveX equivalent in .NET

Hello All,
I am doing some research on ActiveX and it's place in .NET. In .NET, does
ActiveX have an equivalent counterpart.
Where would I be able to locate information on this subject.
Thanks.
Jul 21 '05 #1
3 2252
No. ActiveX is COM by a "very cute" marketing name. You can still use
ActiveX in .NET (controls) or COM through interop, but there is no new .NET
way to achieve the same functionality of ActiveX in all its splendor. The
paradigm is completely different.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************** *************** *************** *************** ***
Think outside the box!
*************** *************** *************** *************** ***
<bu*****@sympat ico.ca> wrote in message
news:e3******** ******@TK2MSFTN GP11.phx.gbl...
Hello All,
I am doing some research on ActiveX and it's place in .NET. In .NET, does
ActiveX have an equivalent counterpart.
Where would I be able to locate information on this subject.
Thanks.

Jul 21 '05 #2
Thanks for the reply.
By your previous email. If I would want to download a component onto a
client webbrowser to perform some functionality, ActiveX would be the only
way (outside of a Java applet)to go even when the client is running .NET.

"Cowboy (Gregory A. Beamer) [MVP]" <No************ @comcast.netNoS pamM> wrote
in message news:Ob******** ******@TK2MSFTN GP10.phx.gbl...
No. ActiveX is COM by a "very cute" marketing name. You can still use
ActiveX in .NET (controls) or COM through interop, but there is no new ..NET way to achieve the same functionality of ActiveX in all its splendor. The
paradigm is completely different.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************** *************** *************** *************** ***
Think outside the box!
*************** *************** *************** *************** ***
<bu*****@sympat ico.ca> wrote in message
news:e3******** ******@TK2MSFTN GP11.phx.gbl...
Hello All,
I am doing some research on ActiveX and it's place in .NET. In .NET, does ActiveX have an equivalent counterpart.
Where would I be able to locate information on this subject.
Thanks.


Jul 21 '05 #3
Hello,
Thanks for the reply.
By your previous email. If I would want to download a component onto a
client webbrowser to perform some functionality, ActiveX would be the only
way (outside of a Java applet)to go even when the client is running .NET.



Internet Explorer 5.5 can download and run .net assemblies (like java applets)
Read MSDN article "Deploying a Runtime Application Using Internet Explorer" for more details
Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
2368
by: David | last post by:
Hi everyone, I have a ActiveX EXE component written in VB6. This ActiveX EXE exposes various public methods that can be called by several other independent Windows EXE applications (also written in VB6). I would like to port the ActiveX EXE component it to dotNet. What type of project that I should port it to? A Windows Service or what?...
5
5243
by: Turner | last post by:
Hi there, I'm not a flash programmer myself but I work with some of them. It seems whenever I browse to a page developped by these folks the browser receives it as if there were ActiveX content (but there is none). I think there is a relationship between ActiveX and Flash, but I believe they are separate. The problem is, on explorer, for...
2
5850
by: Javier Bertran | last post by:
Hi all, I have an ActiveX control developed in Visual C++ 6.0 that I want to use in a C# project. I want the ActiveX code to run on a separate thread, but can't seem to get it to work. If for example my ActiveX member has an infinite loop, the .NET app gives all processing to the ActiveX and never returns, not even to redraw the window. Here...
11
1736
by: Eric Dan | last post by:
Hi, This may sound a trivial question but I didn't find (yet) the equivalent of ..NET to ActiveX controls (good old COM way :-) ) or Java applets which I am not familiar with but I understand how they work. Just to explain more clearly. I am looking for: • An option to run a rich UI application on the client browser not based on HTML...
8
8115
by: Nikkita | last post by:
Software such as Excel or Word exposes a COM object model which allows them to be automated by any language that can call COM objects. As I understand it, I can do the same in VB6 by writing an Activex EXE. Such a program can have a GUI which will be accessed by users in the normal way as well as exposing a COM object model. How can I do...
3
271
by: | last post by:
Hello All, I am doing some research on ActiveX and it's place in .NET. In .NET, does ActiveX have an equivalent counterpart. Where would I be able to locate information on this subject. Thanks.
1
5154
by: Frank | last post by:
Short Version of Question: Can anyone provide an example of how I should embed the ActiveX and license, and then use it in a function?
3
2085
by: shypen42 | last post by:
Hi everybody, I'm pretty new to Javascript (I'm more on the server-side usually :) I've been doing some XMLHttp request lately, communicating in an "Ajax" style (to be buzzword compliant) with the server... Quite handy :) It works fine on Firefox, Opera and IE 6 with ActiveX enabled and apparently IE7 with ActiveX disabled.
0
8122
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7673
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7970
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6284
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5513
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5219
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3640
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1213
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
937
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.