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

.NET (Core and Framework)

 
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 
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 
Stay with .Net framework 2, but tell users of your library who wish to use more recent versions of the framework that they may need to add an entry in app.config:
XML
<startup useLegacyV2RuntimeActivationPolicy="true" />

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 
GeneralRe: Why .NET CLR so slow compared to JVM or Dart or V8 ? Call for help Pin
Eddy Vluggen31-Aug-14 2:08
professionalEddy Vluggen31-Aug-14 2:08 
GeneralRe: Why .NET CLR so slow compared to JVM or Dart or V8 ? Call for help Pin
Antonino Porcino31-Aug-14 2:58
Antonino Porcino31-Aug-14 2:58 

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.