Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / June 2007

Tip: Looking for answers? Try searching our database.

Shared Assemblies

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sravan_reddy001 - 06 Jun 2007 10:31 GMT
I created an assembly and installed it into the Global Assembly Cache.
(I can find that in my C:\windows\Assembly\ directory)

after that i designed a client application to test that global
assembly

what sud i do in the client application to access the classes in that
Global Assembly

i used

using SharedAssembly1; // this is my assembly name

i can access that only if i add a reference of this dll to my client
app.. (but i think this is not that actual way when we installed it in
GAC)

thanks
-Sravan
Marc Gravell - 06 Jun 2007 10:42 GMT
You always need to reference; the GAC simply means you don't need to
deploy the dll along with your application.

Marc

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.