Timeline for .NET Framework Version relationship with C# language version
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 22, 2014 at 18:41 | vote | accept | xam developer | ||
| Jul 22, 2014 at 17:52 | answer | added | Leslie Davies | timeline score: 2 | |
| Jul 22, 2014 at 17:51 | comment | added | Hans Passant | The C# compiler doesn't care that much that you use an ancient .NET version. Unless you use a feature that requires framework support, like dynamic or Linq. Optional arguments don't need any. | |
| Jul 22, 2014 at 17:50 | history | edited | AlG | CC BY-SA 3.0 |
minor spelling
|
| Jul 22, 2014 at 17:50 | comment | added | gunr2171 | How are you connecting the frameworks? The app is 2.0 and you have a class library in 4.0? | |
| Jul 22, 2014 at 17:46 | history | asked | xam developer | CC BY-SA 3.0 |