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
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
Konstantin
884bee0200
Merge pull request #9 from YoussefRaafatNasry/patch-1
...
Update SQL Server Name Convention and T-SQL Programming Style.md
2018-12-22 01:46:27 +03:00
Youssef Raafat
f5506a841b
Update SQL Server Name Convention and T-SQL Programming Style.md
2018-12-21 21:27:23 +02:00
Konstantin Taranov
123c143e27
Add new links and fix broken
2018-12-12 18:43:37 +03:00
Konstantin Taranov
fa5dc3fc4c
Update README - add new links and fix some formats
2018-12-12 18:23:17 +03:00
Konstantin Taranov
42e5491ea1
Add avoid using INSERT INTO with ORDER BY and shorthand with date/time operations
2018-12-10 20:38:16 +03:00
Konstantin Taranov
32e095b034
Add avoiding ISNUMERIC function recommendation
2018-12-09 20:19:41 +03:00
Konstantin Taranov
defd4edc2e
Add aliases using recommendations
2018-12-08 20:07:07 +03:00
Konstantin Taranov
9a54941512
Add TOP using recommendation
2018-12-07 20:04:41 +03:00
Konstantin Taranov
d42b99b4d4
Update object length and some code formating
2018-12-06 19:55:52 +03:00
Konstantin
9fbc730bce
Merge pull request #8 from YoussefRaafatNasry/patch-1
...
Update C# Coding Standards and Naming Conventions.md
2018-12-05 10:06:19 +03:00
Youssef Raafat
f254fefffb
Update C# Coding Standards and Naming Conventions.md
2018-12-05 04:19:42 +02:00
Konstantin
19ee303920
Merge pull request #7 from RunninglVlan/patch-1
...
Added consistency in code formatting
2018-11-09 19:26:05 +03:00
RunninglVlan
4399dcad84
Added consistency in code formatting
...
2 spaces for tabs, outer element without indentation
namespace bit was incorrectly color formatted, fixed it by adding brackets
Indented continuation of a statement on the next line
Removed //... from class content, added them to method content
Fixed typos where void was used instead of class
Added empty lines between headers and code snippets
Added colons after headers
2018-11-05 19:30:29 +02:00
Konstantin Taranov
4e330f5aaa
Update issue templates to modern version
...
More details here https://blog.github.com/2018-05-02-issue-template-improvements/
2018-10-11 15:43:18 +03:00
Konstantin
3570ace4f6
Update R style guide and name convention.md
2018-01-13 22:24:47 +03:00
Konstantin Taranov
16d31242c4
Update README and R style guide
2018-01-13 22:18:30 +03:00
Konstantin Taranov
ea86815908
Update SQL Server Name Convention, Add T-SQL Programming style
2018-01-13 22:11:06 +03:00
Konstantin
3e2e4a555c
Merge pull request #6 from eshcherbakova/patch-3
...
Update R style guide and name convention.md
2017-01-26 15:22:02 +03:00
eshcherbakova
76d91102f5
Update R style guide and name convention.md
2015-05-05 13:47:37 +03:00
Konstantin
cf8b89fac1
Merge pull request #5 from eshcherbakova/patch-2
...
Update R style guide and name convention.md
2015-05-05 13:35:21 +03:00