summaryrefslogtreecommitdiffhomepage
path: root/csharp.html.markdown
Commit message (Expand)AuthorAgeLines
* Correct "Bycles" to "Bicycles"" (#2293)Durant Schoon2016-06-28-1/+1
* [csharp/en] Add string interpolation (#1864)Shawn McGuire2016-06-26-0/+19
* Clarify inc/dec operatorsAdam Bard2016-05-02-4/+4
* Merge pull request #1741 from chriszimmerman/masterAndre Polykanine A.K.A. Menelion ElensĂșlĂ«2016-03-15-3/+6
|\
| * Cleaned up enum flags example. Talked about bitwise operators & and |.chris@chriszimmerman.net2015-10-22-1/+4
| * Fixed minor grammatical change.chris@chriszimmerman.net2015-10-22-2/+2
* | Merge pull request #1697 from DeanBecker/patch-1ven2016-03-13-1/+3
|\ \
| * | Expanded XML Doc exampleDean Becker2015-10-20-1/+3
| |/
* | [csharp/en] libary -> libraryJacob Ward2016-03-13-10/+10
* | Merge pull request #1960 from roymiloh/masterGeoff Liu2015-12-21-1/+1
|\ \
| * | [C#/en] Fix to "extension methods"roymiloh2015-10-31-1/+1
| |/
* / Clarified grammar in LearnCSharp comment about naming files relative to the c...Kate Reading2015-11-19-2/+2
|/
* Merge pull request #1552 from adback03/masterLevi Bostian2015-10-18-0/+29
|\
| * [csharp/eng] Partial Classes exampleAndrew Backes2015-10-15-0/+29
* | Fixed indentation in csharp file.chris@chriszimmerman.net2015-10-17-2/+2
* | Fixed more spacing issues.chris@chriszimmerman.net2015-10-15-2/+2
* | Fixed spacing.chris@chriszimmerman.net2015-10-15-2/+2
* | Added information about out parameters in C#.chris@chriszimmerman.net2015-10-15-0/+2
|/
* [csharp/en] Fix for a few spelling errorsCameron Wood2015-10-13-4/+4
* Merge pull request #1477 from jdpearce/masterLevi Bostian2015-10-12-3/+40
|\
| * Added some simple yield examplesJo Pearce2015-10-12-1/+38
| * Fixed the custom indexer example (setter return type is void)Jo Pearce2015-10-12-2/+2
* | Merge pull request #1466 from csuich2/csharp-null-propagationLevi Bostian2015-10-12-0/+3
|\ \
| * | Added info C# null-propagationChris2015-10-10-0/+3
* | | Added detail on C# single inheritanceChris2015-10-10-1/+2
|/ /
* | removing whitespace all overGabriel Halley2015-10-07-28/+28
* | Put demonstrative condition into ternary expressionGuntbert Reiter2015-10-04-1/+2
|/
* [CSharp/en]Fixed typoLaoujin2015-02-01-1/+1
* [CSharp/en]extra details for using EntityFramework and namespacesLaoujin2015-02-01-5/+10
* [CSharp/en]Fixes for my own changesLaoujin2015-02-01-7/+2
* [CSharp/en]updated topics not covered + added myself :)Laoujin2015-01-31-8/+10
* [CSharp/en]Added exception handlingLaoujin2015-01-31-2/+34
* [CSharp/en]Added [Flags]Laoujin2015-01-31-1/+16
* [CSharp/en]Added static propertyLaoujin2015-01-31-2/+1
* [CSharp/en]Added ref and out parametersLaoujin2015-01-31-0/+13
* [CSharp/en]added casting to convertingLaoujin2015-01-31-1/+6
* [CSharp/en]break and continue in loopsLaoujin2015-01-31-2/+9
* [CSharp/en]Constants are TitleCase, not SCREAMING_CAPS in C# (as done everywh...Laoujin2015-01-31-1/+1
* [CSharp/en]Fixed compilation and ef errorsLaoujin2015-01-31-3/+3
* [CSharp/en]namespaces can have multiple levels with dotsLaoujin2015-01-31-1/+1
* [CSharp/en]XML Comments can be used for external doc generation and for help ...Laoujin2015-01-31-1/+3
* Added an example of custom Indexers in C-Sharp [en]Adrian Cooney2014-12-10-0/+17
* fix typo -> re(s)pository patternm902014-10-07-3/+3
* MethodSignature -> MethodSignaturesAdhithya R2014-07-07-1/+1
* minor typodiscomethod2014-05-26-1/+1
* csharp: typosJakukyo Friel2014-03-20-3/+3
* Fix what Nami-Doc spotted.olwaro2014-02-24-3/+3
* Adds loan pattern example to french translation.olwaro2014-02-24-1/+1
* Merge pull request #535 from Olwaro/loan_patternNami-Doc2014-02-17-0/+12
|\
| * Fixes typosolwaro2014-02-17-2/+2