Luis Bosquez
|
46fa446f7e
|
Merge pull request #195 from MikeRayMSFT/Linux-VDI
Stage initial linux vdi sample
|
2017-03-14 13:53:05 -07:00 |
|
Luis Bosquez Gonzalez
|
0a6b4d4e3e
|
removing node_modules from all tutorials
|
2017-03-14 13:07:26 -07:00 |
|
MikeRayMSFT
|
bf83233d5d
|
Update to correct numbering.
|
2017-03-13 18:34:22 -07:00 |
|
MikeRayMSFT
|
61fdc25171
|
Correct formatting.
|
2017-03-13 18:24:37 -07:00 |
|
MikeRayMSFT
|
8a5085d46f
|
Stage initial linux vdi sample
|
2017-03-13 18:18:45 -07:00 |
|
Jovan Popovic
|
d1c5d9f5f1
|
Corrections in readme file
|
2017-03-13 23:06:51 +01:00 |
|
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
|
a5139e0b59
|
JMeter Perf comparison
Added JMeter performance test that compares REST API implemented using
FOR JSON and REST API implemented using Entity Framework.
|
2017-03-05 22:55:09 +01:00 |
|
Jovan Popovic
|
c5d64a84c9
|
Updaged Belgrade Sql Client
Upgraded to 0.6.5
|
2017-03-05 20:40:43 +01:00 |
|
Jovan Popovic
|
61c69c1c3c
|
Added new samples
BCP, string_agg sample, and comparisng with EF.
|
2017-03-05 20:38:57 +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 |
|
Bob Ward
|
ea4a8a90b0
|
Update readme.md
|
2017-02-15 13:06:02 -06: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 (MSFT)
|
199cbf9e2d
|
Merge pull request #182 from hirokib/patch-1
misspelling of data warehouse
|
2017-02-14 10:40:28 +01:00 |
|
Parikshit
|
e19806438e
|
Create rowstore_vs_columnstore_perf_demo.sql
Demo to show performance difference of a query on rowstore index vs Columnstore index
|
2017-02-09 22:58:08 -08:00 |
|
Jovan Popovic
|
615c903a1b
|
Updated belgrade-product-catalog
Added changes from the BelgradeProductCatalog before renaming folder.
|
2017-02-05 14:28:30 +01:00 |
|
Jovan Popovic
|
83e06d382d
|
Updated Belgrade Product catalog Demo in new folder
|
2017-02-04 23:32:20 +01:00 |
|
Jovan Popovic
|
4cf3ec477f
|
Merge remote-tracking branch 'refs/remotes/Microsoft/master'
|
2017-02-04 23:04:53 +01:00 |
|
Jovan Popovic
|
1cac131d9e
|
Removed HomeController
|
2017-02-04 23:04:25 +01:00 |
|
Jovan Popovic
|
81cd7166eb
|
Updated product catalog demo
Added Entity Framework Core Example
Refactored code
|
2017-02-04 23:04:11 +01:00 |
|
Amit Banerjee
|
61f5352989
|
Rename samples/demos/mssqltiger/xEvents/PerfStats_XE_Demo.sql to samples/demos/xEvents/PerfStats_XE_Demo.sql
|
2017-02-04 02:31:23 -08:00 |
|
Amit Banerjee
|
d4938de2d0
|
Rename samples/demos/mssqltiger/xEvents/README.md to samples/demos/xEvents/README.md
|
2017-02-04 02:31:02 -08:00 |
|
Amit Banerjee
|
4f4e4fbbc2
|
Rename samples/demos/mssqltiger/xEvents/MemoryGrant_XE_Setup.sql to samples/demos/xEvents/MemoryGrant_XE_Setup.sql
|
2017-02-04 02:30:34 -08:00 |
|
Amit Banerjee
|
70e73f9dea
|
Rename samples/demos/mssqltiger/xEvents/SortWarning.sql to samples/demos/xEvents/SortWarning.sql
|
2017-02-04 02:30:14 -08:00 |
|
Amit Banerjee
|
df5ecbe26b
|
Rename samples/demos/mssqltiger/xEvents/MemoryGrant_XE.sql to samples/demos/xEvents/MemoryGrant_XE.sql
|
2017-02-04 02:29:51 -08:00 |
|
Amit Banerjee
|
5e2ae92fd0
|
Rename samples/demos/mssqltiger/xEvents/HashWarning.sql to samples/demos/xEvents/HashWarning.sql
|
2017-02-04 02:29:23 -08:00 |
|
Amit Banerjee
|
9a1379baa5
|
Delete README.md
|
2017-02-04 02:29:04 -08:00 |
|
Amit Banerjee
|
f0eec74ed9
|
Rename samples/demos/mssqltiger/Showplan/README.md to samples/demos/Showplan/README.md
|
2017-02-04 02:28:51 -08:00 |
|
Amit Banerjee
|
adfd935928
|
Rename samples/demos/mssqltiger/Showplan/SortWarning.sql to samples/demos/Showplan/SortWarning.sql
|
2017-02-04 02:28:21 -08:00 |
|
Amit Banerjee
|
5b2639673b
|
Rename samples/demos/mssqltiger/Showplan/MemoryGrant_Warning_Setup.sql to samples/demos/Showplan/MemoryGrant_Warning_Setup.sql
|
2017-02-04 02:27:57 -08:00 |
|
Amit Banerjee
|
6c38ca3787
|
Rename samples/demos/mssqltiger/Showplan/MemoryGrant_Warning.sql to samples/demos/Showplan/MemoryGrant_Warning.sql
|
2017-02-04 02:27:28 -08:00 |
|
Amit Banerjee
|
35bc30a8f6
|
Rename samples/demos/mssqltiger/Showplan/HashWarning.sql to samples/demos/Showplan/HashWarning.sql
|
2017-02-04 02:26:56 -08:00 |
|
Amit Banerjee
|
428bf845eb
|
Rename samples/demos/mssqltiger/Plan-Comparison/Offline/README.md to samples/demos/Plan-Comparison/Offline/README.md
|
2017-02-04 02:26:21 -08:00 |
|
Amit Banerjee
|
5fb338b1dc
|
Rename samples/demos/mssqltiger/Plan-Comparison/Offline/Compare1_Plan2_Fast.sqlplan to samples/demos/Plan-Comparison/Offline/Compare1_Plan2_Fast.sqlplan
|
2017-02-04 02:25:43 -08:00 |
|
Amit Banerjee
|
6dce1d1dd6
|
Rename samples/demos/mssqltiger/Plan-Comparison/Offline/Compare1_Plan1_Slow.sqlplan to samples/demos/Plan-Comparison/Offline/Compare1_Plan1_Slow.sqlplan
|
2017-02-04 02:25:07 -08:00 |
|
Amit Banerjee
|
d0204b36d1
|
Delete QueryStoreTest.bacpac
|
2017-02-04 02:24:35 -08:00 |
|
Amit Banerjee
|
d1f624a162
|
Delete QueryStoreSimpleDemo.exe
|
2017-02-04 02:24:27 -08:00 |
|
Amit Banerjee
|
1421cbb656
|
Add files via upload
|
2017-02-04 02:23:14 -08:00 |
|
Amit Banerjee
|
567d4ba29c
|
Rename samples/demos/mssqltiger/Plan-Comparison/Inside-Query-Store/README.md to samples/demos/Plan-Comparison/Inside-Query-Store/README.md
|
2017-02-04 02:22:50 -08:00 |
|
Amit Banerjee
|
14c47ecd66
|
Rename samples/demos/mssqltiger/LQS/README.md to samples/demos/LQS/README.md
|
2017-02-04 02:20:36 -08:00 |
|
Amit Banerjee
|
b82f04ba1f
|
Rename samples/demos/mssqltiger/LQS/Live Query Stats - Own Session.sql to samples/demos/LQS/Live Query Stats - Own Session.sql
|
2017-02-04 02:20:06 -08:00 |
|
Amit Banerjee
|
47e97570b6
|
Rename samples/demos/mssqltiger/LQS/Live Query Stats - Activity Monitor.sql to samples/demos/LQS/Live Query Stats - Activity Monitor.sql
|
2017-02-04 02:17:41 -08:00 |
|
Meet Bhagdev
|
a5b3a0a93a
|
Rename README to README.md
|
2017-02-02 16:36:00 -08:00 |
|
Meet Bhagdev
|
1d49d46bff
|
Create README
|
2017-02-02 16:35:36 -08:00 |
|
Hiroki
|
a37b0675aa
|
misspelling of data warehouse
|
2017-02-02 16:20:29 -08:00 |
|
Perry Skountrianos - MSFT
|
ed262ea277
|
Admin:Renaming folders to lower case
|
2017-02-02 13:58:37 -08:00 |
|