-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPresentation.xml
More file actions
22 lines (22 loc) · 890 Bytes
/
Presentation.xml
File metadata and controls
22 lines (22 loc) · 890 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>
<Presentation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ContentFramework.Core.Models">
<Id>WindowsAzureSQLFederation</Id>
<Technologies>
<Technology>SQL Database</Technology>
</Technologies>
<Author>
<Blog>http://geekswithblogs.net/scottklein</Blog>
<Name>Scott Klein</Name>
</Author>
<Description>
Advanced presentation discussing architecture, technical concepts and scenarios for Windows Azure SQL Federation.
</Description>
<Document RemoveSpeakerNotes="true">.\SQLFederation.pptx</Document>
<Title>Windows Azure SQL Federations</Title>
<Version>1.0.0</Version>
<SlideThumbnail>1</SlideThumbnail>
<CustomProperties>
<Property Name="Filter" Value="Foundation" />
</CustomProperties>
</Presentation>