Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi

 

i am doing .net application and i am using third party software.i placed that dll in my application bin directory.how can i import that dll and use their dll functions in my zzz.aspx.vb(code file of aspx file)file.

thanks for any help

Posted
Assuming you have the documentation to the properties and methods of the 3rd party dll, just use the references in the solution explorer to reference the dll in your project, then dim a variable of the class you want to use.
Everything is possible!!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...