Commit Graph
627 Commits
Author SHA1 Message Date
Amit Banerjee 138be69d46 Create README.md 2016-09-09 01:13:22 -07:00
Jos de Bruijn e684d920c4 Merge pull request #109 from ShiyangQiu/master
Change of In-Memory Demo
2016-09-08 10:14:29 -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
Umachandar Jayachandran b2bd8c36e8 Added custom reports for R Services that can be viewed from SSMS. Reports show R runtime configuration, resource usage and other statistics. 2016-09-07 20:13:33 -07: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
Meet Bhagdev a771d1b3a5 Added ODBC Linux Sample 2016-09-06 18:09:41 -07:00
Jos de Bruijn b8a65eeece Merge pull request #105 from JocaPC/master
ReactJS Comments ASP.NET sample app
2016-09-06 08:29:16 -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 768fc0efdc Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2016-09-06 15:37:05 +02:00
Perry Skountrianos - MSFT 84331a7d79 Update readme.md 2016-08-30 11:35:56 -07:00
maharjananil 2f257f4bd7 Enabling R scripts to run and Installing required R Packages.sql 2016-08-30 17:54:43 +05:45
Zhou Fang b93105d89f Updated Main R file to drive the demo execution 2016-08-26 14:17:27 +08:00
Zhou Fang 0675b7e649 Upload image 2016-08-25 19:07:58 +08:00
Zhou Fang 0b7b2bb4db Delete Telco Customer Churn v3 2016-08-25 18:22:15 +08:00
Zhou Fang 7f3c234169 Revised version of telco customer churn 2016-08-25 18:08:24 +08:00
Zhou Fang ac619cb04b Delete revised demo 2016-08-25 18:04:45 +08:00
Zhou Fang de82dc7178 Revised version of telco churn demo
This telco churn demo shows how to do in-database analytics and
operationalize R models with SQL Server 2016 R Services.
2016-08-25 18:00:08 +08:00
Zhou Fang ed4624a7e8 Edit readme file 2016-08-22 16:24:01 +08:00
Zhou Fang 6021862dd2 New version of telco customer churn demo
This new version of telco churn demo leverages R, RevoScaleR and
MicrosoftRML packages in SQL Server 2016.
2016-08-22 16:13:26 +08:00
Jos de Bruijn 20029d959f Merge pull request #99 from JocaPC/master
Product Catalog web app
2016-08-15 11:06:32 -07:00
Jos de Bruijn b2dc814fcc Merge pull request #100 from Microsoft/jodebrui
added stats updates for perf of schema queries
2016-08-15 10:26:32 -07:00
Jos de Bruijn 6c367b26dc added stats updates for perf of schema queries 2016-08-15 10:25:02 -07:00
Jos de Bruijn f869c16e40 Merge remote-tracking branch 'refs/remotes/origin/master' into jodebrui 2016-08-15 10:23:14 -07: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
Jos de Bruijn dd1bef157a Merge pull request #98 from Microsoft/jodebrui
update stats of system tables
2016-08-12 16:37:40 -07:00
Jos de Bruijn 2c9fa35df7 Merge pull request #96 from guyinacube/asaxton_working
Adding Reporting Services branding sample packages
2016-08-12 16:36:38 -07:00
Jos de Bruijn 1e7be48f4f adding stats updates for system tables 2016-08-12 16:33:55 -07:00
Jos de Bruijn d59ede3b62 Merge remote-tracking branch 'refs/remotes/origin/master' into jodebrui 2016-08-12 16:29:00 -07:00
Jos de Bruijn d3d6ab1c20 Merge pull request #97 from Microsoft/jodebrui
loosened security requirements to allow running ETL in more environments
2016-08-12 15:37:11 -07:00
Jos de Bruijn 7692374b42 Merge remote-tracking branch 'refs/remotes/origin/master' into jodebrui 2016-08-12 15:35:16 -07:00
Jos de Bruijn 4ac7430c54 loosened security requirements to allow running in more environments 2016-08-12 15:34:34 -07: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 43ba96e558 Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2016-08-11 20:31:31 +02:00