Timeline for Relationship between C#, .NET, ASP, ASP.NET etc
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Sep 14, 2015 at 14:09 | history | suggested | Lombas | CC BY-SA 3.0 |
Last frase had something missing in the syntax.
|
| Sep 14, 2015 at 13:12 | review | Suggested edits | |||
| S Sep 14, 2015 at 14:09 | |||||
| Apr 14, 2015 at 4:35 | review | Suggested edits | |||
| Apr 14, 2015 at 10:20 | |||||
| Feb 22, 2015 at 16:08 | history | edited | svick | CC BY-SA 3.0 |
fixed link
|
| Jun 12, 2012 at 21:56 | comment | added | Ian Newson | I disagree with point 1. C# could be used without .NET so C#.NET explicitly states that you use C# with the .NET framework whereas C# does not. In practice though most people assume C# is used with .NET. | |
| Jun 12, 2012 at 20:11 | comment | added | Brian | Note that ASP may also be used to refer to classic ASP rather than ASP.NET. | |
| Feb 1, 2012 at 20:06 | comment | added | nlawalker | +1, but one minor niggle on #2 - .NET is not a "library of code," it is a framework (which you correctly define as a "workflow" that defines how your programs are defined and run). The collection of standard libraries published by Microsoft that are available to the .NET languages is the .NET Base Class Library (BCL). | |
| Feb 9, 2011 at 20:47 | vote | accept | Megan Walker | ||
| Feb 6, 2011 at 22:58 | history | answered | PaulCarroll | CC BY-SA 2.5 |