473,383 Members | 1,737 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,383 software developers and data experts.

.NET Services from pure VS 6.0 C++ DLL?

Is it possible to write a C++ DLL in Visual Studio 6.0 that can access .NET
services? I'm willing to write some kind of little intermediary layer in
..NET C++ that exposes entry points to the 6.0 C++ DLL and then invokes .NET
classes/objects, if that is necessary. If this is possible could you point
me to primary documentation suitable for newbies who have never written a
line of code for the .NET world?

--
Craig
Jul 21 '05 #1
1 1161
Ok, I'll take shot at answering my own question. Search MSDN for "COM
Callable Wrapper" and you'll see that any code that knows how to use COM
objects can invoke interfaces implemented in any .NET language.

Craig

"Craig" wrote:
Is it possible to write a C++ DLL in Visual Studio 6.0 that can access .NET
services? I'm willing to write some kind of little intermediary layer in
.NET C++ that exposes entry points to the 6.0 C++ DLL and then invokes .NET
classes/objects, if that is necessary. If this is possible could you point
me to primary documentation suitable for newbies who have never written a
line of code for the .NET world?

--
Craig

Jul 21 '05 #2

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

Similar topics

2
by: Liza | last post by:
I've learnt that there are 3 types of web services...........one that provide information, once that provide a transaction, ones are an integration of webservices. WHy bother have a web service...
4
by: David Moore | last post by:
Hello I am using the System.DirectoryServices namespace classes to access Active Directory. We connect using the LDAP://DOMAIN method. The code works on local dev boxes, and in staging, but...
4
by: Serg | last post by:
Is it possible to create Windows Services that executes other applications (batch files), checks for newer versions (placed to a specific folder) and terminates them by demand (or as scheduled or...
9
by: me | last post by:
I need to write the client part of a virtual channel for terminal services in c#. I have already done the server part and it works just fine in c#. My problem is exporting the function is requires...
3
by: Lucas Tam | last post by:
Does anyone have a good articles that describes the pros and cons of Web Services vs. Remoting Hosted in IIS? Is there a reason to use either or? With Remoting Hosting in IIS, is it possible...
1
by: Nick | last post by:
hi, all What is the difference between C# windows Services and web services in vs.net? Becuase I have a windows services using http remoting, and client access it by a http url address, so it...
1
by: Craig | last post by:
Is it possible to write a C++ DLL in Visual Studio 6.0 that can access .NET services? I'm willing to write some kind of little intermediary layer in ..NET C++ that exposes entry points to the 6.0...
5
by: ypul | last post by:
How to use properties in webservice ? if I want to create a webservice as my middle tier and want to create public properties so that the presentation layer can assign values to the property...
5
by: Larry | last post by:
Hi, I am a newcomer to VC++ (specifically programming on Microsoft platforms); and I have a very basic question about windows services. Using Windows Services mechanism is it possible to...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.