Commit Graph
230 Commits
Author SHA1 Message Date
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
Perry Skountrianos - MSFT 618e150da3 Merge pull request #63 from knom/master
Attach external databases - parts missing at first merge
2016-06-22 10:30:42 -07:00
Jovan Popovic 6d29a5c074 Updated readme.md file 2016-06-22 15:31:30 +02:00
Jovan Popovic f73d1d1bd0 Revert "Formatting of nodejs readme.md"
This reverts commit 92b619fd9b.
2016-06-22 15:29:48 +02:00
Jovan Popovic 92b619fd9b Formatting of nodejs readme.md 2016-06-22 15:27:57 +02:00
Jovan Popovic b07d18d311 Updated links in readme.md file
Updated links to features in readme.md file in features folder.
2016-06-22 15:22:20 +02:00
Jovan Popovic d364e87105 Merge pull request #2 from JocaPC/json
Minor fixes
2016-06-22 15:17:20 +02:00
Jovan Popovic 29cdb0d2c0 Updated setup file
Updated setup.sql file in node.js rest api example.
2016-06-22 15:15:25 +02:00
Jovan Popovic 5569b694a6 Added readme file in json folder
Added missing readme.md file in features/json folder
2016-06-22 15:14:52 +02:00
Jovan Popovic 0e46c20b24 Minor fixes in readme.md
Added minor corrections in readme.md files
2016-06-22 14:51:09 +02:00
Jovan Popovic 5831dccebd Merge remote-tracking branch 'refs/remotes/Microsoft/master' into json 2016-06-22 13:31:33 +02:00
Jovan Popovic 09786217ee Added missing www file
bin/www file was ignored in .gitignore. Added missing file.
2016-06-22 13:31:31 +02:00
Jovan Popovic 62f1c65969 Added setup script
Added setup.sql script that creates table and stored procedures.
2016-06-22 13:19:47 +02:00
Jovan Popovic e5b78ee6c0 Node.js REST APi
Draft version of NodeJS REST API that uses SQL/JSON functions
2016-06-22 13:14:40 +02:00
knom f26d1934eb Fixed bugs 2016-06-22 11:00:43 +02:00
knom 301a5aa14a Updated 2016-06-22 10:37:13 +02:00
Perry Skountrianos - MSFT cd6f701005 merge 2016-06-21 18:26:27 -07:00
Max Knor d987685746 Merge branch 'master' of https://github.com/knom/sql-server-samples 2016-06-21 16:49:47 +02:00
Max Knor 390b476f40 Update start.ps1 2016-06-21 16:48:52 +02:00
Max K 7acd16b67c Updated readme.md 2016-06-21 15:32:17 +02:00
Max Knor 919362cf60 Added additional comments to readme.md 2016-06-21 15:30:12 +02:00
Max Knor 2188003b5f Added custom DB ATTACH support to the start.ps1 as well as dockerfile.
Changes to be committed:
	modified:   dockerfile
	modified:   start.ps1
2016-06-21 15:12:52 +02:00
Jovan Popovic 53a2b02b16 Minor changes 2016-06-20 14:37:04 +02:00
Jovan Popovic 079ab6537e Linking files
Added links on Setup.sql and Startup.cs
2016-06-20 11:17:55 +02:00
Jovan Popovic 7c53e84582 minor text update 2016-06-19 22:21:16 +02:00
Jovan Popovic d6a75241fa Updated readme 2016-06-19 20:54:41 +02:00
Jovan Popovic ee0ec356e9 Updated .gitignore and Project_Readme 2016-06-19 15:20:24 +02:00
Jovan Popovic cfee412e3b Renamed xproj file
Changed name to TodoRestWebAPI
2016-06-18 23:46:20 +02:00
Jovan Popovic 2d03bc8550 Ignore .sln files
Added *.sln in .gitignore file
2016-06-18 23:13:11 +02:00
Jovan Popovic 45c1308e38 Added setup and refactoring 2016-06-18 23:09:56 +02:00
Jovan Popovic 3aa76a3a21 Updated Project_Readme file
Added better description.
2016-06-18 16:24:22 +02:00
Jovan Popovic 000516ea0f Merge remote-tracking branch 'refs/remotes/Microsoft/master' into json 2016-06-18 16:02:59 +02:00
Jovan Popovic 4caffb56f0 Moved todo-rest project
Files in TodoRest API project are moved to new location.
2016-06-18 15:57:41 +02:00
plcancel f6bb5023c8 Update broken link "management" in README.md 2016-06-17 11:42:46 +10:00
Perry Skountrianos - MSFT f9ec970823 Update dockerfile 2016-06-16 17:23:47 -07:00
Jos de Bruijn c864803831 removing unnecessary insert logic 2016-06-16 11:11:16 -07:00
Jovan Popovic 4305cb9444 Added README.md file
Added README.md file with description of project.
2016-06-14 23:22:27 +02:00
Jovan Popovic faf4e1ab7e Merge remote-tracking branch 'refs/remotes/Microsoft/master' into json 2016-06-14 22:25:48 +02:00
Jovan Popovic 5e99204183 Added dotnet Todo REST API
Added sample app that shows how to create REST API using JSON
functionalities in SLQ server 2016/Azure SQL Database
2016-06-14 22:25:40 +02:00
Jos de Bruijn 305a9a115f updated image 2016-06-14 09:25:02 -07:00
Jos de Bruijn 24e11ce06e added link to release 2016-06-14 09:21:33 -07:00
Jos de Bruijn 55076e6550 Delete Db.dbmdl 2016-06-14 09:19:51 -07:00
Jos de Bruijn ff79feb469 cleanup up name 2016-06-14 08:28:56 -07:00
Perry Skountrianos - MSFT 724269090c Update App.config 2016-06-13 12:47:02 -07:00
Perry Skountrianos - MSFT e742ec8a06 Update readme.md 2016-06-10 18:11:02 -07:00