Talk:Comparison of C Sharp and Java: Difference between revisions

Content deleted Content added
Useerup (talk | contribs)
Line 28:
 
Lambda expressions are part of the C# language spec. It is not an extension to the language any more than the for loop is. As for including "the framework" please see the discussion on this very topic elsewhere on this page. It is a difficult nut to crack because you are of course right that ''some'' language features are complemented or replaced by framework features. But what ''parts'' of the framework should then be used as base for the comparison? java.lang? (yes) java.util? (probably yes, some of it), java.awt? (no!). [[User:Useerup|Useerup]] ([[User talk:Useerup|talk]]) 16:02, 30 July 2011 (UTC)
 
Added Windows Phone to the platforms table.
 
== Value types ==