Click here to Skip to main content
15,909,445 members
Home / Discussions / C#
   

C#

 
AnswerRe: .Net Framework version issue Pin
N a v a n e e t h26-Aug-08 17:54
N a v a n e e t h26-Aug-08 17:54 
GeneralRe: .Net Framework version issue Pin
George_George26-Aug-08 18:04
George_George26-Aug-08 18:04 
AnswerRe: .Net Framework version issue Pin
Abhijit Jana26-Aug-08 17:56
professionalAbhijit Jana26-Aug-08 17:56 
GeneralRe: .Net Framework version issue Pin
George_George26-Aug-08 18:05
George_George26-Aug-08 18:05 
AnswerRe: .Net Framework version issue Pin
Scott Dorman26-Aug-08 18:33
professionalScott Dorman26-Aug-08 18:33 
GeneralRe: .Net Framework version issue Pin
George_George26-Aug-08 19:17
George_George26-Aug-08 19:17 
GeneralRe: .Net Framework version issue Pin
Scott Dorman26-Aug-08 20:35
professionalScott Dorman26-Aug-08 20:35 
GeneralRe: .Net Framework version issue Pin
N a v a n e e t h26-Aug-08 20:38
N a v a n e e t h26-Aug-08 20:38 
GeneralRe: .Net Framework version issue Pin
George_George26-Aug-08 20:47
George_George26-Aug-08 20:47 
GeneralRe: .Net Framework version issue Pin
Scott Dorman27-Aug-08 13:12
professionalScott Dorman27-Aug-08 13:12 
GeneralRe: .Net Framework version issue Pin
George_George26-Aug-08 20:47
George_George26-Aug-08 20:47 
GeneralRe: .Net Framework version issue Pin
N a v a n e e t h26-Aug-08 20:56
N a v a n e e t h26-Aug-08 20:56 
GeneralRe: .Net Framework version issue Pin
George_George26-Aug-08 21:30
George_George26-Aug-08 21:30 
GeneralRe: .Net Framework version issue Pin
Scott Dorman27-Aug-08 13:17
professionalScott Dorman27-Aug-08 13:17 
GeneralRe: .Net Framework version issue Pin
George_George27-Aug-08 16:58
George_George27-Aug-08 16:58 
Thanks Scott,


Scott Dorman wrote:
The thing to keep in mind here is that NetFx v3.0 and NetFx v3.5 are really a set of framework libraries (WPF, WCF, WF, Linq, etc.) that extend the runtime engine (the CLR) which is CLR v2.0. (This simplifies things a bit, since there are actually service packs that are distributed as part of NetFx 3.0 and 3.5 that are mandatory and irreversible once installed.)


So, for the common parts of library, like System, string, sockets and http related classes, they are common in 2.0/3.0/3.5 correct?


regards,
George
GeneralRe: .Net Framework version issue Pin
Scott Dorman27-Aug-08 13:09
professionalScott Dorman27-Aug-08 13:09 
GeneralRe: .Net Framework version issue Pin
George_George27-Aug-08 16:56
George_George27-Aug-08 16:56 
GeneralRe: .Net Framework version issue Pin
N a v a n e e t h28-Aug-08 5:09
N a v a n e e t h28-Aug-08 5:09 
GeneralRe: .Net Framework version issue Pin
George_George2-Sep-08 0:02
George_George2-Sep-08 0:02 
QuestionGeneric class Pin
Dirso26-Aug-08 15:40
Dirso26-Aug-08 15:40 
AnswerRe: Generic class Pin
Gideon Engelberth26-Aug-08 16:07
Gideon Engelberth26-Aug-08 16:07 
AnswerRe: Generic class Pin
Mark Churchill26-Aug-08 16:49
Mark Churchill26-Aug-08 16:49 
QuestionFast way to convert string array to double array... Pin
RYU^^26-Aug-08 13:40
RYU^^26-Aug-08 13:40 
AnswerRe: Fast way to convert string array to double array... Pin
User 665826-Aug-08 14:27
User 665826-Aug-08 14:27 
GeneralRe: Fast way to convert string array to double array... Pin
RYU^^26-Aug-08 18:40
RYU^^26-Aug-08 18:40 

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.