October 28, 2014

Azure DB - Database Project - Provider Hosted App



Azure DB - Database Project - Provider Hosted App

1. Create New Solution Folder --> DBProjects
2. Add New Project --> Other Languages --> SQL Server --> SQL Server Database Project.
3. Right Click and Publish to Create Profile pointing to our Database.
4. Create Folders (Generic etc)
5. Under Tables --> Add New  Table.
6. Publish

Note: Check in Database to check for newly created Table.

1. Add New Project --> SharePointOnline.Data
2. Add New Item --> ADO.NET Entity Data Model

No comments:

SonarQube with Jenkins Setup using Docker Images

https://funnelgarden.com/sonarqube-jenkins-docker/  https://medium.com/@hakdogan/an-end-to-end-tutorial-to-continuous-integration-and-con...