Commit Graph
113 Commits
Author SHA1 Message Date
Konstantin d32928107f Merge pull request #28 from OJacot-Descombes/master
Further clarified C# item #7 about casing of abbreviations.
2020-08-20 22:28:07 +03:00
Konstantin 64950ee66d Merge branch 'master' into master 2020-08-20 22:27:53 +03:00
OJacot-Descombes c4937eed2e Further clarified use of abbreviations in 7. 2020-08-20 17:18:25 +02:00
Konstantin b07f1005e9 Merge pull request #27 from akshay-zz/patch-1
Replace PascalCase with camelCase in point 7
2020-04-28 21:45:43 +03:00
akshay-zz b0d06ee699 Replace PascalCase with camelCase in point 7 2020-04-28 21:42:20 +05:30
Konstantin b4b4519098 Merge pull request #25 from patrick-hintermayer/patch-1
Updated C# Coding Conventions
2020-03-25 17:02:27 +03:00
Konstantin c02dc6ac6c Merge pull request #26 from patrick-hintermayer/patch-2
Added SQL Style Guide
2020-03-25 16:54:20 +03:00
Patrick Hintermayer 096126c0d2 Added SQL Style Guide
SQL Style Guide by the project https://github.com/treffynnon/sqlstyle.guide
2020-03-25 01:10:53 +01:00
Patrick Hintermayer 2e3d26cfc3 Updated C# Coding Conventions
Changed URL to a more useful source which is also in english.
2020-03-25 01:01:41 +01:00
Konstantin 7f37f6a86d Merge pull request #24 from vortex852456/patch-1
Update C# Coding Standards and Naming Conventions.md
2020-03-20 19:14:09 +03:00
vortex852456 a5ef9c04e3 Update C# Coding Standards and Naming Conventions.md
Changed wrong "suffix" to "prefix"
2020-03-20 15:30:52 +01:00
Konstantin 5f92df0d3c Merge pull request #23 from peroxy/patch-1
Replaced not working website with cache version
2020-02-03 18:49:22 +03:00
peroxy 95817b81dc Replaced not working website with cache version 2020-02-03 15:57:23 +01:00
Konstantin Taranov c9fcd48fd6 Massive update SQL SQL Server Name Convention and T-SQL Programming Style 2020-01-31 14:29:47 +03:00
Konstantin Taranov e403eed719 Merge branch 'master' of https://github.com/ktaranov/naming-convention 2020-01-31 14:28:11 +03:00
Konstantin Taranov 4ea06f3cfb Add MIT LICENSE 2020-01-31 14:27:28 +03:00
Konstantin Taranov 5fc38dd182 Add .gitattributes, new useful links 2020-01-31 14:26:06 +03:00
Konstantin ccea64652d Merge pull request #22 from irashkin/master
Fix camelCase def in Javascript md
2020-01-01 12:26:01 +03:00
Ian Rashkin 41c8550dcc Fix camelCase def in Javascript md 2019-12-31 16:03:03 -05:00
Konstantin d397e6517d Merge pull request #21 from cagdaskarademir/master
Any, Is, Have or Similar Keywords
2019-09-23 13:56:35 +03:00
Çağdaş Karademir 6f3ea372ff Update C# Coding Standards and Naming Conventions.md 2019-09-23 01:56:48 +03:00
Çağdaş Karademir aea37ec397 Merge pull request #1 from cagdaskarademir/feature/cagdaskarademir/step26
Update C# Coding Standards and Naming Conventions.md
2019-09-23 01:46:11 +03:00
Çağdaş Karademir 6bedc81603 Update C# Coding Standards and Naming Conventions.md 2019-09-23 01:44:51 +03:00
Konstantin 21faf2ec28 Add badges to README 2019-05-27 11:39:48 +03:00
Konstantin 7432514d54 add useful description and update links 2019-05-27 10:24:41 +03:00
Konstantin e79ff7992a Merge pull request #20 from plr108/patch-1
Fix typo in C# conventions doc
2019-05-23 15:26:48 +03:00
Patrick Roche 2b3b1c6897 Fix typo in C# conventions doc 2019-05-23 08:23:39 -04:00
Konstantin 9a9fe01d4c Add awesome SEI CERT Coding Standards 2019-04-19 12:31:01 +03:00
Konstantin 621d6ffc12 Merge pull request #19 from jadamita/patch-1
Fixed spelling error on line 72
2019-04-08 19:53:03 +03:00
Joseph Adamita dea8b9d98c Fixed spelling error on line 72
Corrected "grap" to "grab"
2019-04-08 10:48:04 -04:00
Konstantin 2937c685b6 Merge pull request #18 from rodolphito/patch-1
Do not use abbreviations in 5. because of 6.
2019-04-02 11:53:02 +03:00
rodolphito 1387d1e798 Do not use abbreviations in 5. because of 6.
The rule right after it says not to do it, yet it does it. Hypocritical, lol...
2019-04-02 00:31:39 -07:00
Konstantin 7017809c0a Merge pull request #17 from metu/patch-1
Added example for event handler parameter names
2019-03-27 10:22:59 +03:00
metu 6ce2a7537a Added example for event handler parameter names
Added event handler method with 'sender' and 'e' parameter names for point number 24: "DO use two parameters named sender and e in event handlers."
2019-03-27 07:11:50 +02:00
Konstantin f48fa07e6e Update google style guides links 2019-03-22 11:46:09 +03:00
Konstantin ebfde66fa4 Update SQL Server Name Convention and T-SQL Programming Style.md 2019-03-20 15:47:26 +03:00
Konstantin de05baa495 Merge pull request #16 from GenuineRex/patch-1
Fix spelling error (grap = grab)
2019-03-20 06:44:06 +03:00
Rex e90f42e94d Fix spelling error (grap = grab) 2019-03-19 14:25:57 -05:00
Konstantin 9ccc1c6c74 Merge pull request #15 from snwflake/master
fix #14 remove invalid qualifier static
2019-03-09 23:41:09 +03:00
snwflake 7cc1c1dbdc fix #14 remove invalid qualifier static 2019-03-09 20:02:43 +01:00
OJacot-Descombes 4626dab122 Merge branch 'master' of https://github.com/ktaranov/naming-convention 2019-02-28 15:14:37 +01:00
OJacot-Descombes 95ba6e81e6 Merge remote-tracking branch 'origin/OJacot-Descombes-issue11' 2019-02-28 14:59:56 +01:00
Konstantin d94309fa57 Merge pull request #12 from OJacot-Descombes/OJacot-Descombes-issue10
Update C# Coding Standards and Naming Conventions.md
2019-02-28 01:09:44 +03:00
Konstantin 29bddf3bae Merge pull request #13 from OJacot-Descombes/OJacot-Descombes-issue11
Update C# Coding Standards and Naming Conventions.md
2019-02-28 01:08:05 +03:00
OJacot-Descombes c7bbf18700 Update C# Coding Standards and Naming Conventions.md 2019-02-27 22:35:07 +01:00
OJacot-Descombes 6b1d60426a Update C# Coding Standards and Naming Conventions.md
Fixed text for exception in point 8 "Do not use Underscores in identifiers" to include "private fields" instead of "private static variables".
2019-02-27 22:16:07 +01:00
Konstantin Taranov 701ca1c478 Update SQL Server Name Convention 2019-01-31 20:43:27 +03:00
Konstantin b3b8ae7559 Update Git Comment Convention.md 2019-01-31 20:19:38 +03:00
Konstantin Taranov 5bfa74077e Merge branch 'master' of https://github.com/ktaranov/naming-convention 2019-01-22 17:19:28 +03:00
Konstantin Taranov 494a74c0af Add table of contents 2019-01-10 17:09:12 +03:00