Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in C Sharp only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
C Sharp
Importing user defined DLL in C# code
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
govind161986
New Member
Join Date:
Dec 2009
Posts:
21
#1
Importing user defined DLL in C# code
Jan 11 '10, 02:01 PM
I have created a DLL in C# language. Now I want to use that DLL in my C# Code using .NET 1.1.
How should I do this?
Thanks in advance,
Govind
tlhintoq
Recognized Expert
Specialist
Join Date:
Mar 2008
Posts:
3532
#2
Jan 11 '10, 02:49 PM
MSDN tutorial on how to do this
Using Dynamic-Link Libraries - Win32 apps
http://msdn.microsoft.com/en-us/library/ms686912(VS.85).aspx
The following examples demonstrate how to create and use a DLL.
Comment
Post
Cancel
govind161986
New Member
Join Date:
Dec 2009
Posts:
21
#3
Jan 11 '10, 02:56 PM
Originally posted by
tlhintoq
MSDN tutorial on how to do this
http://msdn.microsoft.com/en-us/libr...12(VS.85).aspx
Thanks tlhintoq for your reply. I have searched the article as mentioned by you. But the problem is my project is build in VB.NET 1.1 and as such the article has not helped me as much.
However, I solved this problem now.
Thank you for your help.
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment