Click here to Skip to main content
15,896,726 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Blog and RSS feeds Pin
Bastien Vandamme13-Sep-14 16:13
Bastien Vandamme13-Sep-14 16:13 
GeneralRe: Blog and RSS feeds Pin
Richard MacCutchan14-Sep-14 0:10
mveRichard MacCutchan14-Sep-14 0:10 
QuestionAre DLLs redundant in .NET? Pin
CatchExAs10-Sep-14 7:24
professionalCatchExAs10-Sep-14 7:24 
Whilst prototyping a console app the other day, it stuck me that the dynamically linked library seemed somewhat redundant in .NET and that was nothing I could do with one that could not be achieved by creating an executable. I can add a reference and reuse publically declared types whilst with both. But an executable has some obvious benefits, yet I've always created DLLs because I've been told 'it's best practice' or just followed other's examples.

Can anyone think of a technical reason why you'd choose to build a library over an executable? Is a DLL an artefact simply for some legacy backwards compatibility that I'm unaware of?

Thoughts?
AnswerRe: Are DLLs redundant in .NET? Pin
Richard Deeming10-Sep-14 7:34
mveRichard Deeming10-Sep-14 7:34 
GeneralRe: Are DLLs redundant in .NET? Pin
CatchExAs10-Sep-14 9:38
professionalCatchExAs10-Sep-14 9:38 
GeneralRe: Are DLLs redundant in .NET? Pin
Dave Kreskowiak10-Sep-14 9:46
mveDave Kreskowiak10-Sep-14 9:46 
GeneralRe: Are DLLs redundant in .NET? Pin
CatchExAs10-Sep-14 9:50
professionalCatchExAs10-Sep-14 9:50 
GeneralRe: Are DLLs redundant in .NET? Pin
Dave Kreskowiak10-Sep-14 9:55
mveDave Kreskowiak10-Sep-14 9:55 
GeneralRe: Are DLLs redundant in .NET? Pin
PIEBALDconsult10-Sep-14 9:59
mvePIEBALDconsult10-Sep-14 9:59 
GeneralRe: Are DLLs redundant in .NET? Pin
Dave Kreskowiak10-Sep-14 10:04
mveDave Kreskowiak10-Sep-14 10:04 
GeneralRe: Are DLLs redundant in .NET? Pin
PIEBALDconsult10-Sep-14 10:58
mvePIEBALDconsult10-Sep-14 10:58 
GeneralRe: Are DLLs redundant in .NET? Pin
CatchExAs10-Sep-14 10:00
professionalCatchExAs10-Sep-14 10:00 
GeneralRe: Are DLLs redundant in .NET? Pin
Dave Kreskowiak10-Sep-14 10:07
mveDave Kreskowiak10-Sep-14 10:07 
GeneralRe: Are DLLs redundant in .NET? Pin
CatchExAs10-Sep-14 12:12
professionalCatchExAs10-Sep-14 12:12 
AnswerRe: Are DLLs redundant in .NET? Pin
Eddy Vluggen10-Sep-14 7:57
professionalEddy Vluggen10-Sep-14 7:57 
GeneralRe: Are DLLs redundant in .NET? Pin
PIEBALDconsult10-Sep-14 8:04
mvePIEBALDconsult10-Sep-14 8:04 
GeneralRe: Are DLLs redundant in .NET? Pin
CatchExAs10-Sep-14 9:37
professionalCatchExAs10-Sep-14 9:37 
GeneralRe: Are DLLs redundant in .NET? Pin
Eddy Vluggen10-Sep-14 10:03
professionalEddy Vluggen10-Sep-14 10:03 
GeneralRe: Are DLLs redundant in .NET? Pin
PIEBALDconsult10-Sep-14 11:01
mvePIEBALDconsult10-Sep-14 11:01 
GeneralRe: Are DLLs redundant in .NET? Pin
CatchExAs10-Sep-14 12:23
professionalCatchExAs10-Sep-14 12:23 
GeneralRe: Are DLLs redundant in .NET? Pin
PIEBALDconsult10-Sep-14 15:20
mvePIEBALDconsult10-Sep-14 15:20 
GeneralRe: Are DLLs redundant in .NET? Pin
Eddy Vluggen11-Sep-14 7:14
professionalEddy Vluggen11-Sep-14 7:14 
GeneralRe: Are DLLs redundant in .NET? Pin
PIEBALDconsult11-Sep-14 7:19
mvePIEBALDconsult11-Sep-14 7:19 
AnswerRe: Are DLLs redundant in .NET? Pin
Pete O'Hanlon10-Sep-14 8:05
mvePete O'Hanlon10-Sep-14 8:05 
GeneralRe: Are DLLs redundant in .NET? Pin
PIEBALDconsult10-Sep-14 9:44
mvePIEBALDconsult10-Sep-14 9:44 

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.