Commit Graph
187 Commits
Author SHA1 Message Date
Jos de Bruijn 2ffc1eb29a typo 2016-09-13 15:40:18 -07:00
Perry Skountrianos - MSFT d6d4fabea0 WWI Customer Orders initial commit 2016-09-13 14:58:03 -07:00
Perry Skountrianos - MSFT df860f84e4 WWI Customer Orders initial commit 2016-09-13 14:55:17 -07:00
Jos de Bruijn ce0171c660 fixed typo 2016-09-12 13:41:13 -07:00
Jos de Bruijn 6aa87d79e9 Update README.md 2016-09-12 13:29:31 -07:00
Jos de Bruijn 53f3304728 adding table size distribution 2016-09-12 13:29:00 -07:00
Jos de Bruijn 8df4eb6c08 Update README.md 2016-09-12 13:08:32 -07:00
Jos de Bruijn 51b0124880 scale factor 2016-09-12 13:05:58 -07:00
Jos de Bruijn 94e4fcfa67 updated bucket_counts for scale factor 100 2016-09-12 13:05:15 -07:00
Jos de Bruijn e6a789e334 increased clarity 2016-09-12 13:03:11 -07:00
Jos de Bruijn 3a1bc63410 simplifying deployment scripts 2016-09-12 12:55:56 -07:00
Jos de Bruijn a0c1beea5d Update README.md 2016-09-12 12:38:45 -07:00
ShiyangQiu 216830ffba Change of In-Memory Demo
1. t-sql-scripts\enable-in-memory-oltp.sql is appled to sql 2016 or
higher
2. modify the sql script name in readme of ticket-reservations
3. add the table type control for Demo_Reset stored proc.
2016-09-08 12:04:14 +08:00
Dan Rediske 976c29ccdc Merge pull request #107 from DRediske/master
Amended startup script
2016-09-07 14:15:46 -07:00
Dan Rediske ab64c53544 Change database in script 2016-09-07 14:13:12 -07:00
Jovan Popovic c22aab705e Fixed .gitignore file in comments app 2016-09-06 17:24:14 +02:00
Jovan Popovic 7d31446dd4 Fixed setup.sql in product catalog 2016-09-06 17:15:33 +02:00
Jovan Popovic 78d7ceaf50 Revert "Revert "ReactJS sample""
This reverts commit 7bfe9e042c.
2016-09-06 17:12:34 +02:00
Jovan Popovic 7bfe9e042c Revert "ReactJS sample"
This reverts commit 043ed9609c.
2016-09-06 17:07:23 +02:00
Jovan Popovic 018b319a20 Updated json readme.md file
Added description of comments app in readme.md file
2016-09-06 17:03:52 +02:00
Jovan Popovic 043ed9609c ReactJS sample
Added ReactJS sample app with .Net core REST API
2016-09-06 16:53:36 +02:00
Jovan Popovic eedbbc964f Upgradd Todo REST API
Todo REST API is upgraded from ASP.NET Core RC2 to v1.0
2016-08-14 12:14:46 +02:00
Jovan Popovic c906864cb4 Refactoring and updating package
Products.js file refactored. TodoRest API upgraded to SqlClient v.0.3
and Startup file points to local database by default.
2016-08-14 11:15:33 +02:00
Jovan Popovic a368ddcdfe Local bootstrap files instead of CDN
Replaced CDN files:
<link rel="stylesheet" type="text/css"
href="https://cdn.datatables.net/r/bs-3.3.5/jq-2.1.4,dt-1.10.8/datatables.min.css"
/>
<script type="text/javascript"
src="https://cdn.datatables.net/r/bs-3.3.5/jqc-1.11.3,dt-1.10.8/datatables.min.js"></script>

With local files. Moved images/fonts
2016-08-13 22:43:56 +02:00
Jovan Popovic 6f850bde42 Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2016-08-13 22:13:25 +02:00
Jovan Popovic cb041afcfd fixed bug with modal save
+fix in jquery htmltemplate
2016-08-13 22:13:07 +02:00
Jovan Popovic 18d25dbd47 Refactoring: product.js
Extracted actions in ProductController object.
2016-08-13 14:01:16 +02:00
Jovan Popovic c0745a3e60 Updated main JSON readme file 2016-08-12 11:16:28 +02:00
Jovan Popovic a765c9a4b7 Revert "Updated main JSON readme file"
This reverts commit 8b3fb150fe.
2016-08-12 11:14:53 +02:00
Jovan Popovic 8b3fb150fe Updated main JSON readme file 2016-08-12 11:12:37 +02:00
Jovan Popovic 1faf22f6d6 Revert "Updated json readme"
This reverts commit 3f48ca667e.
2016-08-12 11:10:57 +02:00
Jovan Popovic 3f48ca667e Updated json readme
Description of Product Catalog app is added in main JSON readme file.
2016-08-12 11:09:46 +02:00
Jovan Popovic 5557b03f12 Product Catalog ASP.NET Core App
First stable version.
2016-08-12 11:01:02 +02:00
Adam Saxton 77ce8e53f1 Adding Reporting Services branding sample packages 2016-08-11 15:18:18 -05:00
Jovan Popovic 8240d675d8 Updated JSON Readme.md file
Added product catalog in JSON readme.md file
2016-08-11 15:30:48 +02:00
Jovan Popovic 3501efabdf Ignore .vscode folder in Visual Studio 2016-08-11 15:27:36 +02:00
Jovan Popovic a75c4fc79b Updated README 2016-08-11 14:58:32 +02:00
Jovan Popovic 84767fecf6 Removing UI
Removed UI in index. Updater Readme file.
2016-08-11 14:48:32 +02:00
Jovan Popovic 4611809621 DotNet REST API
Project is moved into dotnet-rest-api folder
2016-08-11 14:01:09 +02:00
Jovan Popovic 67e2b9a13e Merge remote-tracking branch 'refs/remotes/Microsoft/master' into json 2016-08-11 13:40:01 +02:00
Jovan Popovic 8e0cf91a84 Minor fixes
Reorganized scripts in demo, fixed syntax error.
2016-08-05 10:44:55 -07:00
Jovan Popovic 33dd18d6cf Merge remote-tracking branch 'refs/remotes/Microsoft/master' into json 2016-08-05 10:37:28 -07:00
Perry Skountrianos - MSFT ff1dfc5102 Merge pull request #91 from DRediske/master
Correcting bacpac file
2016-08-05 09:41:21 -07:00
Dan Rediske 2e8dfd85ea Correcting bacpac file
schema issue resolution
2016-08-04 22:14:51 -07:00
Dan Rediske 0744c99c60 Update README.md 2016-08-04 14:41:05 -07:00
Perry Skountrianos - MSFT e5db54d806 Merge pull request #89 from DRediske/master
Change config file and remove Azure SQL DB references
2016-08-04 12:33:15 -07:00
Dan Rediske 947c86e3b7 fixed permission definition 2016-08-04 11:52:16 -07:00
kfarlee 1f4efca16c Fixing formatting 2016-08-04 11:47:48 -07:00
kfarlee 95aef35c2c Adding columnstore sample 2016-08-04 11:26:27 -07:00
Dan Rediske 8dc43604cb Remove azure SQL DB references
This is a SQL 2016 focused demo. Remove non-topical references, despite possible compatibility.
2016-08-04 11:05:43 -07:00