|
-
Jul 24th, 2007, 03:34 PM
#1
Thread Starter
Fanatic Member
add zedgraph.dll as a class rather than a dll?
Hi all,
I am useing (trying to use) zedgraph as for some graphs i am makeing for a project at work. Its a non comerical and wont be avabliable to the public.
I was wondering if there was a way to incoporate the dll into the exe directly or as a class since i have the source code.
-
Jul 25th, 2007, 12:12 AM
#2
Re: add zedgraph.dll as a class rather than a dll?
If you have the source code and it doesn't breach the license then just add those classes to your own project. In the Solution Explorer or Project menu select Add -> Existing Item to import an existing code file into your project.
Note that you can also use ILMerge, which is a free download from MS, to merge multiple .NET assemblies into one.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|