-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPresentation.xml
More file actions
23 lines (23 loc) · 863 Bytes
/
Presentation.xml
File metadata and controls
23 lines (23 loc) · 863 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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>WindowsAzureStorage</Id>
<Technologies>
<Technology>Windows Azure</Technology>
</Technologies>
<Author>
<Blog></Blog>
<Email>
</Email>
<Name>Haishi Bai</Name>
</Author>
<Description>
This presentation covers the Windows Azure storage services. Blobs, tables, queues, drives, and the CDN are discussed in this presentation.
</Description>
<Document RemoveSpeakerNotes="true">.\WindowsAzureStorage.pptx</Document>
<Title>Windows Azure Storage</Title>
<Version>1.0.1</Version>
<SlideThumbnail>1</SlideThumbnail>
<CustomProperties>
<Property Name="Filter" Value="Foundation" />
</CustomProperties>
</Presentation>