-
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) · 873 Bytes
/
Presentation.xml
File metadata and controls
22 lines (22 loc) · 873 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>WindowsAzureSQLReporting</Id>
<Technologies>
<Technology>SQL Database</Technology>
</Technologies>
<Author>
<Blog>http://geekswithblogs.net/scottklein</Blog>
<Name>Scott Klein</Name>
</Author>
<Description>
Advanced presentation discussing architecture, Features and scenarios for Windows Azure SQL Reporting.
</Description>
<Document RemoveSpeakerNotes="true">.\SQLReporting.pptx</Document>
<Title>Windows Azure SQL Reporting</Title>
<Version>2.0.2</Version>
<SlideThumbnail>1</SlideThumbnail>
<CustomProperties>
<Property Name="Filter" Value="Foundation" />
</CustomProperties>
</Presentation>