Click here to Skip to main content
16,017,707 members
Articles / Programming Languages / Visual Basic

Take Advantage of Reference Paths in Visual Studio and Debug Locally Referenced Libraries

Rate me:
Please Sign up or sign in to vote.
4.92/5 (5 votes)
20 Apr 2011CPOL3 min read 65.1K   11  
This article explains how to use the Reference Paths project property to debug open-source libraries referenced by the project.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Poland Poland
Interested in tracing, debugging and performance tuning of the .NET applications.

My twitter: @lowleveldesign
My website: http://www.lowleveldesign.org

Comments and Discussions