PC Review


Reply
Thread Tools Rate Thread

How to create a DLL application with VB.NET?

 
 
cherishman
Guest
Posts: n/a
 
      18th Mar 2005
I want to create a DLL application with VB.NET, which can be used by
PowerBuilder. How can I do it?


 
Reply With Quote
 
 
 
 
=?Utf-8?B?Q3JvdWNoaWUxOTk4?=
Guest
Posts: n/a
 
      18th Mar 2005
Not sure what Power Builder is.

The only DLL you can create with VB.NET is either a control project or a
class.

Are you talking of a non MFC static DLL like you create in C++?

Here is an example that I created which creates a C++ static DLL & then call
it from VB.NET:

http://www.gotdotnet.com/Community/U...2-ca46ef086c12
 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      18th Mar 2005
"cherishman" <(E-Mail Removed)> schrieb:
>I want to create a DLL application with VB.NET, which can be used by
> PowerBuilder. How can I do it?


VB.NET cannot be used to create "standard DLLs". However, you can make your
classes available to COM (I don't know if PowerBuilder supports COM):

<URL:http://msdn.microsoft.com/library/en-us/cpguide/html/cpconexposingnetframeworkcomponentstocom.asp>
<URL:http://msdn.microsoft.com/library/en-us/vbcn7/html/vaconCOMInteroperability.asp>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

 
Reply With Quote
 
Cor Ligthert
Guest
Posts: n/a
 
      18th Mar 2005
Crouchie,

> Not sure what Power Builder is.
>

Never heard of that governor from California, however you once wrote that
you don't like people who come from the country where he is born, maybe that
is the reason.

:-)

To enlighten you a little bit more serious.

http://www.sybase.com/products/devel...n/powerbuilder

Cor


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Can't create a ASP.Net Web Application Cor Ligthert Microsoft Dot NET 0 27th Aug 2004 10:28 AM
Re: Can't create a ASP.Net Web Application Kristofer Gafvert Microsoft Dot NET 0 26th Aug 2004 05:16 PM
How to create a DLL out of web application! Santosh Microsoft ASP .NET 1 18th Mar 2004 11:45 PM
Cannot create Web Application Kevin L Microsoft ASP .NET 3 5th Mar 2004 01:12 PM
Cannot create ASP.NET application... John Sedlak Microsoft ASP .NET 5 20th Oct 2003 03:25 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:45 AM.