Commit Graph
80 Commits
Author SHA1 Message Date
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
eshcherbakova f7ffc52481 Update R style guide and name convention.md 2015-05-05 13:33:46 +03:00
Konstantin 889f12b13f Update README.md
Add relative links to .md files
2015-04-24 17:04:38 +03:00
Konstantin 9a9f7c8724 Update C# Coding Standards and Naming Conventions.md
Add table align
2015-04-24 17:03:53 +03:00
Konstantin 21811f698c Delete R Language Name and Coding convention.md
Move to README.md
2015-04-24 16:49:15 +03:00
Konstantin 4f28db3121 Update README.md
Add R language section
2015-04-24 16:48:42 +03:00
Konstantin 79921c8b74 Merge pull request #4 from eshcherbakova/patch-1
Create R style guide and name convention.md
2015-04-24 16:46:28 +03:00
eshcherbakova 21c1e657cd Create R style guide and name convention.md 2015-04-23 16:46:29 +03:00
Konstantin 654484711c Create R Language Name and Coding convention.md 2015-02-24 11:30:05 +03:00
Konstantin 24bd2017c0 Update and rename powershell.md to Powershell.md
Add useful links on MSDN
2015-02-17 11:18:33 +03:00
Konstantin 7a6be4f3c8 Update SQL Server Name Convention.md
Add CLR  Triggers, CLR  User-Defined Types, CLR User-Defined Aggregates
2015-02-17 11:12:31 +03:00
Konstantin dbfe2a740a Update SQL Server Name Convention.md
add CLR functions
2015-01-22 10:37:47 +03:00
Konstantin 442ca1f74f Update and rename SQL Server 2012.md to SQL Server Name Convention.md
separate user-defined functions to scalar and tvf
2015-01-19 10:41:21 +03:00
Konstantin 831251219f Update JavaScript Name and Coding Conventions.md 2015-01-14 15:15:10 +03:00