Re: creating library

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Martin Dechev (detcheff__at_hotmail.com)
Date: 10/12/04


Date: Tue, 12 Oct 2004 09:45:58 +0200

Hi,

You can create a class library project (in any of the .NET languages) with
your common classes and functionality and then reference it from your other
projects. See:
http://msdn.microsoft.com/library/en-us/vsent7/html/vxconAddingProjectsItemsToNewApplication.asp

Furthermore, you can register it in the global assembly cache (GAC) of the
machine, thus you will not need a local copy of the dll for each project.
See:
http://msdn.microsoft.com/library/en-us/cpguide/html/cpconGlobalAssemblyCache.asp

Greetings
Martin
"JIM.H." <JIMH@discussions.microsoft.com> wrote in message
news:A98B21F2-0461-48F8-8CC2-2C2F2A9D87A7@microsoft.com...
> Hello,
> I have more than one application and I want to use my functions in many
> application, how can I do this? Is it possible to create library and use
it
> in another .net application.
> Thanks,
> Jim.
>



Relevant Pages

  • Re: using classes vs. modules
    ... world of functionality available than be able to program word automation. ... Many people generate large parts of their program - so the language and IDE is irrelevant. ... All .NET languages compile to MSIL - so use whatever language you prefer. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: I really hate .NET especially inside Delphi
    ... functionality is not an option. ... What about breaking compatibility? ... IMO, it's an elegant-ish hack...but I wouldn't call it ... *better* than how other .NET languages do it. ...
    (borland.public.delphi.non-technical)
  • Re: Interfacing with Windows Shell
    ... >.NET languages? ... any functionality in the BCL or other managed library or not. ... >translated into the .NET Framework. ... >functions in the framework for the win32 api's I had under version 6. ...
    (microsoft.public.dotnet.framework)
  • Re: Is it me or is the IDE missing something simple...
    ... I have put the problem on another place, I miss this functionality too. ... I have only "played" with .Net languages and am still ... I do hope that the creators of the IDE ... Outsie of the missing print function for forms I find the IDE really ...
    (microsoft.public.dotnet.languages.vb)