473,387 Members | 1,535 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Old component usability in .NET

Hey folks,

I have a component that I know was written in VC++ 6.0, and worked great
within Visual Studio 6. In .NET, I'm able to use it as a reference, check
out all the properties in the object browser, and even have it accessible
via intellisense in my VB.NET code. All this, but I don't know if it's
possible to actually use it's functions properly. Are the events and
methods of objects built in older versions of visual studio still accessible
through .NET, even though they don't use the CLR? From what I've seen they
aren't, but I may be doing something totally wrong.

-Jason
Nov 20 '05 #1
1 825
OpticTygre,

If you have gotten to the place that the COM object displays in the object
browser then you have a valid reference to the COM object and VisualStudio
has implemented the necessary interop layer so you can communicate with the
COM object.

To answer your question directly: Yes, you should be able to use the COM
object in your VB.NET programs. Actually much of the .NET framework
interacts with COM objects.

-Sam Matzen
"OpticTygre" <op********@adelphia.net> wrote in message
news:Hv********************@adelphia.com...
Hey folks,

I have a component that I know was written in VC++ 6.0, and worked great
within Visual Studio 6. In .NET, I'm able to use it as a reference, check
out all the properties in the object browser, and even have it accessible
via intellisense in my VB.NET code. All this, but I don't know if it's
possible to actually use it's functions properly. Are the events and
methods of objects built in older versions of visual studio still accessible through .NET, even though they don't use the CLR? From what I've seen they aren't, but I may be doing something totally wrong.

-Jason

Nov 20 '05 #2

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

Similar topics

9
by: Nikol | last post by:
We all know that some users try to post strange data to our databases, so like many others I make validation with ereg() and regular expressions. But some users find it very annoying, if they have...
0
by: devpoint | last post by:
Advanced DHTML Dropdown List component (Javascript,ASP,.NET,PHP) enhances usability of large dropdown lists with type & select feature. It suggests possible matches for entries you type in the...
2
by: devpoint | last post by:
Advanced DHTML Dropdown List component (Javascript,ASP,.NET,PHP) enhances usability of large dropdown lists with type & select feature. It suggests possible matches for entries you type in the...
9
by: Barbara de Zoete | last post by:
I am getting more and more confused as to the meaning of the words 'accessibility' and 'usability' *in the context of the world wide web*. What do these two words mean? How do they differ from one...
4
by: Timothy Larson | last post by:
Hello again, groups. Long time, no post. I'm now working for the web center of a large Midwestern company, and am thinking of putting together a presentation on web usability and design issues...
4
by: bissatch | last post by:
Hi, I am a web designer and have just recently took up the position of web marketer for a company managing their intranet and external website. I was interested in a book that provided good tips...
0
by: usable_us | last post by:
Hello, Oracle's Usability group will be conducting an incentive-based two hour usability activity. (This is not a job posting but an invitation to a two hour activity) This email was not...
2
by: AMDRIT | last post by:
Hello everyone, I have created a custom component and one of its properties is a class object with it's own properties. During runtime, I can assign values to the class object properties just...
1
by: Adam Sandler | last post by:
Hello, Using VWD 2005 here... I have a GridView and for usability, the edit template for one of the columns was changed from the defaut to a calendar control. Also, I have some content which...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.