Click here to Skip to main content
15,886,689 members
Home / Discussions / Application Lifecycle
   

Application Lifecycle

 
QuestionManaging Larger Visual Studio Projects Pin
softwaremonkey28-Apr-14 10:08
softwaremonkey28-Apr-14 10:08 
We have probably all developed those Visual Studio applications which rely on additional DLLs and static libraries containing our favorite snippets of code. My question is how best to manage this kind of project which is not all neatly contained in the project folder. If we add our library paths (elsewhere on the disk) to the project then we can be sure that we are linking with the latest versions of the libraries but archiving this arrangement is a nightmare. Another alternative might be to copy all the libs to a 'lib' folder within the application that we are developing. This would provide a self-contained project which could easily be archived but we may not be using the latest version of our libs.

I would be very interested to hear what other developers do. Is there a better way! Confused | :confused:

Thanks

Tony
AnswerRe: Managing Larger Visual Studio Projects Pin
Kornfeld Eliyahu Peter28-Apr-14 10:44
professionalKornfeld Eliyahu Peter28-Apr-14 10:44 
AnswerRe: Managing Larger Visual Studio Projects Pin
jschell2-May-14 10:11
jschell2-May-14 10:11 
GeneralRe: Managing Larger Visual Studio Projects Pin
softwaremonkey2-May-14 20:56
softwaremonkey2-May-14 20:56 
GeneralRe: Managing Larger Visual Studio Projects Pin
CatchExAs19-Jun-14 12:43
professionalCatchExAs19-Jun-14 12:43 
QuestionALM TOOL USERS Pin
oberon2925-Mar-14 22:54
oberon2925-Mar-14 22:54 
AnswerRe: ALM TOOL USERS Pin
Eddy Vluggen26-Mar-14 1:32
professionalEddy Vluggen26-Mar-14 1:32 
Questionvisual studio Pin
Member 1036780821-Dec-13 19:36
Member 1036780821-Dec-13 19:36 
SuggestionRe: visual studio Pin
Richard MacCutchan21-Dec-13 21:25
mveRichard MacCutchan21-Dec-13 21:25 
AnswerRe: visual studio Pin
Nikhil_S4-Feb-14 16:39
professionalNikhil_S4-Feb-14 16:39 
AnswerRe: visual studio Pin
sankarsan parida19-May-14 23:35
professionalsankarsan parida19-May-14 23:35 
QuestionWhat is a product or application life cycle? Pin
tgsb19-Dec-13 0:08
tgsb19-Dec-13 0:08 
AnswerRe: What is a product or application life cycle? Pin
jschell19-Dec-13 14:16
jschell19-Dec-13 14:16 
GeneralRe: What is a product or application life cycle? Pin
Mycroft Holmes19-Dec-13 16:48
professionalMycroft Holmes19-Dec-13 16:48 
AnswerRe: What is a product or application life cycle? Pin
Marco Bertschi12-Jan-14 22:20
protectorMarco Bertschi12-Jan-14 22:20 
AnswerRe: What is a product or application life cycle? Pin
deepak@1052004612-Jan-14 22:34
professionaldeepak@1052004612-Jan-14 22:34 
AnswerRe: What is a product or application life cycle? Pin
sankarsan parida19-May-14 23:37
professionalsankarsan parida19-May-14 23:37 
GeneralNeed UML Tutorial Pin
C-P-User-321-Oct-13 9:47
C-P-User-321-Oct-13 9:47 
GeneralRe: Need UML Tutorial Pin
Ranjan.D21-Oct-13 9:55
professionalRanjan.D21-Oct-13 9:55 
GeneralRe: Need UML Tutorial Pin
Marco Bertschi12-Jan-14 22:22
protectorMarco Bertschi12-Jan-14 22:22 
QuestionUsb detection code Pin
Member 1017038923-Jul-13 22:43
Member 1017038923-Jul-13 22:43 
AnswerRe: Usb detection code Pin
jschell24-Jul-13 9:49
jschell24-Jul-13 9:49 
Questionhow to hide Pin
tarun kumar sahu hs6-Jul-13 2:30
tarun kumar sahu hs6-Jul-13 2:30 
AnswerRe: how to hide Pin
NotPolitcallyCorrect6-Jul-13 4:26
NotPolitcallyCorrect6-Jul-13 4:26 
AnswerRe: how to hide Pin
sankarsan parida19-May-14 23:38
professionalsankarsan parida19-May-14 23:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.