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
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
Konstantin
9a79758873
Update JavaScript Name and Coding Conventions.md
...
some styles fix
2015-01-14 15:14:28 +03:00
Konstantin
43c1a49450
Rename JavaScript Name and Coding Conventions to JavaScript Name and Coding Conventions.md
2015-01-14 14:52:20 +03:00
Konstantin
e9513561bd
Update JavaScript Name and Coding Conventions
...
some style correction
2015-01-14 14:51:49 +03:00
Konstantin
cb00830471
Update and rename JavaScript Coding Conventions to JavaScript Name and Coding Conventions
...
fix some typos
2015-01-14 14:46:47 +03:00
Konstantin
acd7467cf1
Update C# Coding Standards and Naming Conventions.md
...
fix some typos
2015-01-14 14:28:31 +03:00
Konstantin
99dcda4e54
Update JavaScript Coding Conventions
...
fix some typos
2015-01-14 14:26:01 +03:00
Konstantin
ab531b5bc3
Merge pull request #3 from Darja1989/patch-2
...
JavaScript Coding Conventions
2015-01-14 14:21:21 +03:00
Konstantin
fcf95467d3
Update C# Coding Standards and Naming Conventions.md
...
fix some typos
2015-01-14 12:18:14 +03:00
Darja
3e3765a61b
JavaScript Coding Conventions
2015-01-14 09:19:36 +03:00
Konstantin
067201bf69
Update README.md
...
Add some links
2015-01-12 15:14:24 +03:00
Konstantin
19b66075f3
Update powershell.md
...
add some colons
2015-01-12 14:09:31 +03:00