Jovan Popovic (MSFT)
|
4eece3e81a
|
Merge pull request #883 from danimir/patch-2
Create ResilientDBApp.program
|
2021-01-25 21:46:21 +01:00 |
|
Danimir Ljepava
|
c3fe6d5d1e
|
Rename ResilientDBApp.program to ResilientDBApp.cs
|
2021-01-25 21:45:35 +01:00 |
|
Danimir Ljepava
|
af1bf35d89
|
Update README.md
|
2021-01-25 20:41:58 +01:00 |
|
Danimir Ljepava
|
140bb604e7
|
Update README.md
|
2021-01-25 20:37:09 +01:00 |
|
Danimir Ljepava
|
bb706fc51a
|
Create ResilientDBApp.program
|
2021-01-25 20:29:23 +01:00 |
|
Danimir Ljepava
|
5365da1b9d
|
Create README.md
|
2021-01-25 20:28:11 +01:00 |
|
akatesmith
|
1b1a444ab3
|
files hosted elsewhere
These files have been relocated elsewhere
|
2021-01-06 08:34:23 -08:00 |
|
akatesmith
|
7152911861
|
Update Readme.md
|
2020-10-06 10:10:44 -07:00 |
|
akatesmith
|
859ae38e72
|
Update Readme.md
|
2020-10-06 10:10:22 -07:00 |
|
akatesmith
|
f1a92d2392
|
Update Readme.md
|
2020-10-06 10:09:38 -07:00 |
|
akatesmith
|
712eaf32b2
|
Update Readme.md
|
2020-10-06 10:08:46 -07:00 |
|
akatesmith
|
c821fc68c8
|
Update Readme.md
|
2020-10-06 10:08:20 -07:00 |
|
akatesmith
|
2faed031fb
|
Update Readme.md
|
2020-10-06 10:07:12 -07:00 |
|
akatesmith
|
0d9cd0c4a3
|
Update Readme.md
|
2020-10-06 10:06:47 -07:00 |
|
akatesmith
|
798f2d3cdd
|
Update README.md
|
2020-10-06 10:05:18 -07:00 |
|
akatesmith
|
a9c2cfdfed
|
Update README.md
|
2020-10-06 10:04:47 -07:00 |
|
akatesmith
|
f630ec259f
|
Update README.md
|
2020-10-06 10:04:05 -07:00 |
|
akatesmith
|
eaf99f41ae
|
Update README.md
|
2020-10-06 10:03:28 -07:00 |
|
akatesmith
|
52169ef9fa
|
Update README.md
|
2020-10-06 10:02:41 -07:00 |
|
akatesmith
|
5e558fbf11
|
Update README.md
|
2020-10-06 10:01:32 -07:00 |
|
akatesmith
|
392d4054a2
|
Update README.md
|
2020-10-06 10:00:49 -07:00 |
|
akatesmith
|
0d0c65d4eb
|
Update README.md
|
2020-10-06 09:59:23 -07:00 |
|
akatesmith
|
187321590e
|
No-op readme updates
|
2020-09-24 10:50:36 -07:00 |
|
akatesmith
|
70bc287a90
|
forgot to commit the csharp readme
|
2020-09-15 12:23:39 -07:00 |
|
akatesmith
|
50468c14d3
|
adding azure sql samples
Adding the samples content from extending the getting started website for azure specific workflows
|
2020-09-15 12:20:56 -07:00 |
|
akatesmith
|
38d2067b56
|
Adding Azure based samples
|
2020-09-15 12:04:31 -07:00 |
|
Marc Würth
|
a6f5c9f908
|
Use sprintf() instead of long concatenation
|
2020-04-23 21:51:37 +02:00 |
|
Marc Würth
|
5b3b63ee5a
|
Make more placeholder strings more readable by using snake case
|
2020-04-23 21:51:36 +02:00 |
|
Marc Würth
|
120805fe03
|
Fix typos
|
2020-04-23 21:51:36 +02:00 |
|
Marc Würth
|
56ac53de97
|
Do not use non-existing return value of void function
|
2020-04-23 21:51:36 +02:00 |
|
Marc Würth
|
f743e5283d
|
function naming in snake case
|
2020-04-23 21:51:36 +02:00 |
|
Marc Würth
|
86fb545fbd
|
Use strict comparison operator
|
2020-04-23 21:51:34 +02:00 |
|
Marc Würth
|
3dde4dacfb
|
Do not use double quotes where not necessary
|
2020-04-23 21:51:34 +02:00 |
|
Marc Würth
|
739c92447d
|
Variable names in camel case
|
2020-04-23 21:50:32 +02:00 |
|
Marc Würth
|
093fbf56c1
|
Method naming in camel case
|
2020-04-23 21:50:32 +02:00 |
|
Marc Würth
|
9387ed0f24
|
Replace non-standard use of comment sign with official multi line comment
This also improves readability.
|
2020-04-23 21:50:32 +02:00 |
|
Marc Würth
|
33c7a030d8
|
Add spacing in comments to improve readability
|
2020-04-23 21:50:31 +02:00 |
|
Marc Würth
|
cc8c554a55
|
Spread strings longer than allowed over multiple lines
|
2020-04-23 21:50:03 +02:00 |
|
Marc Würth
|
04e3f27368
|
Do no use logical operator "or", use "||" instead
|
2020-04-23 21:50:02 +02:00 |
|
Marc Würth
|
5437b46fa5
|
Automatic Code style fixes through PHPCS' PHP Code Beautifier
|
2020-04-23 21:50:02 +02:00 |
|
Marc Würth
|
fc94edc4d4
|
Modernize and clean up cod examples
|
2020-04-23 21:50:01 +02:00 |
|
Marc Würth
|
ce55733c3a
|
Improve and modernize example
|
2020-04-02 18:52:54 +02:00 |
|
Masha at MSFT
|
d0cea100ca
|
Adding misc folder for misc tutorial sql files
|
2019-04-15 16:15:42 -07:00 |
|
Umachandar Jayachandran
|
536c80d2e2
|
Merge pull request #337 from SebastianPfliegel/csharp_dateparse
Fix date parsing
|
2019-01-29 15:12:33 -08:00 |
|
Umachandar Jayachandran
|
1356cdf081
|
Merge pull request #338 from SebastianPfliegel/csharp_urls
Fix URLs
|
2019-01-29 14:48:17 -08:00 |
|
Umachandar Jayachandran
|
e28c1c27f2
|
Merge pull request #339 from SebastianPfliegel/csharp_sles
Add C# SLES tutorials
|
2019-01-29 14:47:22 -08:00 |
|
Umachandar Jayachandran
|
d74168a32d
|
Merge pull request #462 from keyset/master
Add F# code examples
|
2019-01-29 14:40:02 -08:00 |
|
Jaddefreitas
|
ec2fa4ec15
|
Fix gramathical error
Line 37, corrected to Delete
|
2018-12-10 15:20:55 -02:00 |
|
Ashwani thakur
|
1134c80039
|
Updated the code
|
2018-10-25 12:01:35 +05:30 |
|
Keys
|
9fab24e57b
|
update READMEs
|
2018-10-19 16:11:07 +01:00 |
|