Results 1 to 2 of 2

Thread: add zedgraph.dll as a class rather than a dll?

  1. #1

    Thread Starter
    Fanatic Member Crash893's Avatar
    Join Date
    Dec 2005
    Posts
    930

    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.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    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.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width