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

.NET (Core and Framework)

 
GeneralRe: Are DLLs redundant in .NET? Pin
PIEBALDconsult10-Sep-14 15:23
mvePIEBALDconsult10-Sep-14 15:23 
GeneralRe: Are DLLs redundant in .NET? Pin
Dave Kreskowiak10-Sep-14 17:35
mveDave Kreskowiak10-Sep-14 17:35 
GeneralRe: Are DLLs redundant in .NET? Pin
CatchExAs11-Sep-14 2:08
professionalCatchExAs11-Sep-14 2:08 
GeneralRe: Are DLLs redundant in .NET? Pin
Dave Kreskowiak11-Sep-14 2:15
mveDave Kreskowiak11-Sep-14 2:15 
AnswerRe: Are DLLs redundant in .NET? Pin
Rob Philpott11-Sep-14 0:34
Rob Philpott11-Sep-14 0:34 
AnswerRe: Are DLLs redundant in .NET? Pin
George Jonsson23-Sep-14 5:56
professionalGeorge Jonsson23-Sep-14 5:56 
Questionselect value in dropdownlist Pin
rupali45-Sep-14 1:11
rupali45-Sep-14 1:11 
QuestionIn what version(s) of .NET should a library be released? Pin
Graham Wilson3-Sep-14 9:35
Graham Wilson3-Sep-14 9:35 
Greetings.

I have a library written in C# 2.0 which will soon be re-released with minor documentation changes. The library was originally developed using VS 2005; I am now using VS 2013.

Given that programs which use the library could be written in any version of C#, and that I wish to make using the library as convenient as reasonably possible, should I re-release the compiled library only in C# 2.0 or a combination of versions?

I understand that C# 2.0, 3.0 and 3.5 use the same version of the CLR, whereas C# 4.x uses a newer version. I've read that mixing pre 4.0 libraries and 4.x applications might be an issue. Would the best option then be to release versions compiled with C# 2.0 and 4.0 ?

There is no plan to update the code in the library to use newer (> 2.0) C# language features.

Note that I have found related discussions on StackOverflow, but nothing which directly addresses the issue of releasing multiple versions of compiled libraries for different versions of .NET.

Thanks everyone in advance for their insight and suggestions!

Graham
AnswerRe: In what version(s) of .NET should a library be released? Pin
Kornfeld Eliyahu Peter3-Sep-14 9:50
professionalKornfeld Eliyahu Peter3-Sep-14 9:50 
AnswerRe: In what version(s) of .NET should a library be released? Pin
Bernhard Hiller3-Sep-14 20:35
Bernhard Hiller3-Sep-14 20:35 
AnswerRe: In what version(s) of .NET should a library be released? Pin
jschell5-Sep-14 9:57
jschell5-Sep-14 9:57 
QuestionMicrosoft Visual Studio running problem. Pin
hansoctantan1-Sep-14 6:46
professionalhansoctantan1-Sep-14 6:46 
AnswerRe: Microsoft Visual Studio running problem. Pin
Richard MacCutchan1-Sep-14 6:56
mveRichard MacCutchan1-Sep-14 6:56 
GeneralRe: Microsoft Visual Studio running problem. Pin
hansoctantan1-Sep-14 7:01
professionalhansoctantan1-Sep-14 7:01 
AnswerRe: Microsoft Visual Studio running problem. Pin
Rob Philpott1-Sep-14 7:03
Rob Philpott1-Sep-14 7:03 
GeneralRe: Microsoft Visual Studio running problem. Pin
hansoctantan1-Sep-14 7:17
professionalhansoctantan1-Sep-14 7:17 
GeneralRe: Microsoft Visual Studio running problem. Pin
Dave Kreskowiak1-Sep-14 7:44
mveDave Kreskowiak1-Sep-14 7:44 
Questionprotecting vb.net dll Pin
Lakshmi Dhivya30-Aug-14 23:02
Lakshmi Dhivya30-Aug-14 23:02 
AnswerRe: protecting vb.net dll Pin
Kornfeld Eliyahu Peter31-Aug-14 0:15
professionalKornfeld Eliyahu Peter31-Aug-14 0:15 
QuestionWhy .NET CLR so slow compared to JVM or Dart or V8 ? Call for help Pin
Antonino Porcino30-Aug-14 5:07
Antonino Porcino30-Aug-14 5:07 
AnswerRe: Why .NET CLR so slow compared to JVM or Dart or V8 ? Call for help Pin
Dave Kreskowiak30-Aug-14 6:10
mveDave Kreskowiak30-Aug-14 6:10 
GeneralRe: Why .NET CLR so slow compared to JVM or Dart or V8 ? Call for help Pin
Antonino Porcino30-Aug-14 6:51
Antonino Porcino30-Aug-14 6:51 
GeneralRe: Why .NET CLR so slow compared to JVM or Dart or V8 ? Call for help Pin
Dave Kreskowiak30-Aug-14 6:53
mveDave Kreskowiak30-Aug-14 6:53 
AnswerRe: Why .NET CLR so slow compared to JVM or Dart or V8 ? Call for help Pin
Eddy Vluggen30-Aug-14 7:21
professionalEddy Vluggen30-Aug-14 7:21 
GeneralRe: Why .NET CLR so slow compared to JVM or Dart or V8 ? Call for help Pin
Antonino Porcino30-Aug-14 8:36
Antonino Porcino30-Aug-14 8:36 

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.