Commit Graph
301 Commits
Author SHA1 Message Date
Jovan Popovic 8a86a7ff2d Added example with Azure Function REST API 2017-03-13 23:03:08 +01:00
Jovan Popovic 555b9eda29 Refactored node todo sample 2017-03-11 23:46:35 +01:00
Jovan Popovic 2c4eb51d43 Fixes in Azure Blob Storage load
Corrected cheka of the target table, skipped first row in CSV examplem
and added BULK INSERT from bcp file.
2017-02-23 11:45:17 +01:00
Umachandar Jayachandran 94af76c128 Merge pull request #190 from uc-msft/master
Revert folder name with lower case
2017-02-20 09:43:20 -08:00
Umachandar Jayachandran 75bad85a9c Renamed folder to correct name
BOL link was broken. So renamed the folder to old name.
2017-02-20 09:41:09 -08:00
Konstantin Taranov 98cf0ed094 Fix typos in folder name and delete garbarge in README.md 2017-02-14 21:47:24 +03:00
Umachandar Jayachandran 9be8d97faf Merge pull request #180 from ktaranov/master
Create new permissions-posters folder, add some new posters
2017-02-14 10:05:50 -08:00
Jovan Popovic 4cf3ec477f Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2017-02-04 23:04:53 +01:00
Perry Skountrianos - MSFT ed262ea277 Admin:Renaming folders to lower case 2017-02-02 13:58:37 -08:00
Perry Skountrianos - MSFT eb9d265f34 Admin:Renaming folders to lower case 2017-02-02 13:58:06 -08:00
Perry Skountrianos - MSFT a91d9eac95 Admin:Renaming folders to lower case 2017-02-02 13:56:24 -08:00
Perry Skountrianos - MSFT c34f11db64 Admin:Renaming folders to lower case 2017-02-02 13:55:22 -08:00
Perry Skountrianos - MSFT 411651ddd2 Admin:Renaming folders to lower case 2017-02-02 13:54:03 -08:00
Perry Skountrianos - MSFT 12087926ee Admin:Renaming folders to lower case 2017-02-02 13:46:51 -08:00
Jovan Popovic 1675155de1 Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2017-02-02 16:07:27 +01:00
Konstantin 28c6bd12b6 Move to permissions-posters folder 2017-02-02 12:23:53 +03:00
Konstantin b450313aa5 Move to permissions-posters folder 2017-02-02 12:23:35 +03:00
Konstantin 7128a67263 Add/move Permissions Posters to new directory 2017-02-02 12:10:03 +03:00
Konstantin a8843127f4 Add README.md for SQL Server Permissions Posters 2017-02-02 12:04:43 +03:00
Barbara Kess 1faa6fa6b1 move to security folder 2017-02-01 13:57:59 -08:00
Amit Banerjee 9b5ee192e6 Update 1 - Create Database.sql 2017-01-31 18:24:29 -08:00
Umachandar Jayachandran 4b30eee395 Merge pull request #176 from NelGson/master
Update to Clustering.sql file
2017-01-31 18:03:55 -08:00
Perry Skountrianos - MSFT b9619c29d1 Removing code-snacks from \in-memory and \security folders until further review on nesting levels, naming, and location. 2017-01-30 16:33:04 -08:00
Nellie Gustafsson 0af9d0adb1 Update to Clustering.sql file v2 2017-01-30 15:34:46 -08:00
Nellie Gustafsson 08962ddbe6 Update to Clustering.sql file by NEGUST 2017-01-30 15:31:13 -08:00
Umachandar Jayachandran 01ee787011 Update README.md
Fixed Indentation.
2017-01-30 13:58:23 -08:00
Umachandar Jayachandran 92be0b53bf Merge branch 'master' into master 2017-01-30 13:56:28 -08:00
Nellie Gustafsson 1397b37630 Update to ReadMe.md in getting started - clustering folder 2017-01-30 13:46:04 -08:00
Nellie Gustafsson e7b3f4b190 Update to ReadMe.md in r-services folder 2017-01-30 13:35:51 -08:00
Umachandar Jayachandran 4e21b35b5e Removed sample
New getting started tutorials added with clustering example.
2017-01-30 10:54:25 -08:00
Nellie Gustafsson 76a76a8957 Update to ReadMe.md in r-services folder 2017-01-27 16:01:35 -08:00
Umachandar Jayachandran 69d78b7f48 Merge pull request #171 from NelGson/master
getting started samples for Rservices added
2017-01-27 15:47:13 -08:00
Nellie Gustafsson d1e2ec39f2 updated getting started samples 2017-01-27 15:28:07 -08:00
Nellie Gustafsson 48dc7a5a5b updated getting started samples 2017-01-27 15:11:53 -08:00
Nellie Gustafsson 45e85ee631 updated getting started samples 2017-01-27 10:45:58 -08:00
Nellie Gustafsson 2cb6de8043 getting started samples for Rservices added 2017-01-26 20:58:58 -08:00
Amit Banerjee 871c0e67be Update vdi.h 2017-01-23 01:38:13 -08:00
Amit Banerjee 7a2b9c4de8 Update vdiguid.h 2017-01-23 01:37:50 -08:00
Jovan Popovic 0d039ac0c9 Updated EF JSON sample
Aded search, JSON index, cleaned-up code.
2017-01-15 17:50:27 +01:00
Jovan Popovic 20486d03b3 Updated README for json/entity framewrok 2017-01-13 22:32:07 +01:00
Jovan Popovic df6330fbc7 Entity Framework JSON Example
Added project that shows how to map JSON fieds from database via Entity
Famework model.
2017-01-13 22:25:20 +01:00
Jovan Popovic aeca8bde3e Import from Azure Blob + several minor changes
1. Added two additional scripts in Belgrade Product catalog demo
2. Added Channel9 JSON demo script.
3. Added BULK IMPORT from Blob Storage sample
2017-01-08 01:43:15 +01:00
Jovan Popovic 5f8a8d767a Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2017-01-08 01:40:27 +01:00
Amit Banerjee c1a6276dc4 Update 1 - Create Database.sql 2017-01-04 21:05:40 -08:00
Jos de Bruijn 36027a8e9d Update README.md 2017-01-03 11:06:46 -08:00
Amit Banerjee 4d84512042 Update README.md 2016-12-30 21:12:57 -08:00
Amit Banerjee 7115288218 Update README.md 2016-12-30 21:12:07 -08:00
Amit Banerjee e607b1f661 Add files via upload 2016-12-30 21:11:06 -08:00
Amit Banerjee 69a3c7a729 Update README.md 2016-12-30 20:21:57 -08:00
Amit Banerjee ea7ca1f6d4 Update README.md 2016-12-30 20:21:34 -08:00