Click here to Skip to main content
15,860,844 members
Home / Discussions / C#
   

C#

 
AnswerRe: Should I bring in a project or a .dll in my VS solution? Pin
Expert Coming20-Sep-12 14:05
Expert Coming20-Sep-12 14:05 
GeneralRe: Should I bring in a project or a .dll in my VS solution? Pin
chuckdawit20-Sep-12 14:15
chuckdawit20-Sep-12 14:15 
GeneralRe: Should I bring in a project or a .dll in my VS solution? Pin
Expert Coming20-Sep-12 14:25
Expert Coming20-Sep-12 14:25 
GeneralRe: Should I bring in a project or a .dll in my VS solution? Pin
chuckdawit20-Sep-12 14:30
chuckdawit20-Sep-12 14:30 
GeneralRe: Should I bring in a project or a .dll in my VS solution? Pin
Expert Coming20-Sep-12 14:36
Expert Coming20-Sep-12 14:36 
GeneralRe: Should I bring in a project or a .dll in my VS solution? Pin
chuckdawit20-Sep-12 18:29
chuckdawit20-Sep-12 18:29 
AnswerRe: Should I bring in a project or a .dll in my VS solution? Pin
Abhinav S20-Sep-12 17:47
Abhinav S20-Sep-12 17:47 
AnswerRe: Should I bring in a project or a .dll in my VS solution? Pin
Emmanuel Medina21-Sep-12 3:57
professionalEmmanuel Medina21-Sep-12 3:57 
chuckdawit wrote:
Keep in mind our WPF application isn't the only application that uses these 3 libraries, we have other solutions that use these libraries.


I think this here is what defines it. If these projects are used by more than just one solution, it is usually a good idea to keep them independent.

As for your TFS question, I think the other option you are missing is creating 1 independent Team Project for all these libraries so as for them to remain completely independent from the projects that are using them. As always the devil is in the details and it will depend, among other things, in how these libraries are connected to one another.
QuestionWhy c# do not support Multiple Inheritance Pin
Himanshu Yadav20-Sep-12 7:51
Himanshu Yadav20-Sep-12 7:51 
QuestionRe: WHY GIRLS DONT LIKE TO MARRY SOFTWARE ENGINEERS ????? Pin
Wes Aday20-Sep-12 8:48
professionalWes Aday20-Sep-12 8:48 
GeneralRe: WHY GIRLS DONT LIKE TO MARRY SOFTWARE ENGINEERS ????? Pin
Kenneth Haugland20-Sep-12 9:09
mvaKenneth Haugland20-Sep-12 9:09 
AnswerRe: Why c# do not support Multiple Inheritance Pin
Dave Kreskowiak20-Sep-12 17:25
mveDave Kreskowiak20-Sep-12 17:25 
GeneralRe: Why c# do not support Multiple Inheritance Pin
Paul Conrad20-Sep-12 18:53
professionalPaul Conrad20-Sep-12 18:53 
AnswerRe: Why c# do not support Multiple Inheritance Pin
Ingo20-Sep-12 23:25
Ingo20-Sep-12 23:25 
AnswerRe: Why c# do not support Multiple Inheritance Pin
Pete O'Hanlon20-Sep-12 23:49
subeditorPete O'Hanlon20-Sep-12 23:49 
GeneralRe: Why c# do not support Multiple Inheritance Pin
pasztorpisti23-Sep-12 9:13
pasztorpisti23-Sep-12 9:13 
GeneralRe: Why c# do not support Multiple Inheritance Pin
Pete O'Hanlon24-Sep-12 1:26
subeditorPete O'Hanlon24-Sep-12 1:26 
GeneralRe: Why c# do not support Multiple Inheritance Pin
pasztorpisti24-Sep-12 1:35
pasztorpisti24-Sep-12 1:35 
GeneralRe: Why c# do not support Multiple Inheritance Pin
Pete O'Hanlon24-Sep-12 1:47
subeditorPete O'Hanlon24-Sep-12 1:47 
GeneralRe: Why c# do not support Multiple Inheritance Pin
pasztorpisti24-Sep-12 1:53
pasztorpisti24-Sep-12 1:53 
GeneralRe: Why c# do not support Multiple Inheritance Pin
Pete O'Hanlon24-Sep-12 2:09
subeditorPete O'Hanlon24-Sep-12 2:09 
GeneralRe: Why c# do not support Multiple Inheritance Pin
pasztorpisti24-Sep-12 2:33
pasztorpisti24-Sep-12 2:33 
AnswerRe: WHY GIRLS DONT LIKE TO MARRY SOFTWARE ENGINEERS ????? Pin
Shameel21-Sep-12 1:48
professionalShameel21-Sep-12 1:48 
GeneralRe: WHY GIRLS DONT LIKE TO MARRY SOFTWARE ENGINEERS ????? Pin
pasztorpisti22-Sep-12 12:20
pasztorpisti22-Sep-12 12:20 
AnswerRe: Why c# do not support Multiple Inheritance Pin
Dave Doknjas21-Sep-12 6:02
Dave Doknjas21-Sep-12 6:02 

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.