Download presentation
Presentation is loading. Please wait.
Published byOswin Reed Modified over 8 years ago
1
Introduction To Windows Azure SQL Database Anton Boyko.NET developer
4
Architecture
8
Starting With The Basics
11
Create And Deploy Your Database
15
Secure Your Database
20
<addname="AdventureWorks"connectionString= "Data Source=[server].database.windows.net; Integrated Security=False; Initial Catalog=ProductsDb; User Id=[login]; Password=[password]; Trusted_Connection=False; Encrypt=true;" providerName="System.Data.SqlClient"/>
21
Exploring Advanced Capabilities
Similar presentations
© 2024 SlidePlayer.com Inc.
All rights reserved.