download.microsoft.comdownload.microsoft.com/documents/hk/technet/techdays2010/100930... · add...

17

Upload: lamkiet

Post on 22-Jul-2018

307 views

Category:

Documents


0 download

TRANSCRIPT

CTP2 (now) • 20+ content providers

CTP3 (August) • Full Odata support

RTW (Q4) • Billing

• Marketplace

• 30+ providers

var context = new DallasDataServiceContext(new Uri(...)); var r = from c in context.Crimes where c.Robbery / c.Population > (from c2 in context.Crimes select (c2.Robbery / c2.Population)).Sum() select c;

Service/$metadata

Service/Crimes?$filter=...

Subscriptions

• Monthly term

• Unlimited usage

for the dataset for

one user

• Auto-renewing

Transaction Bundles

• $X for Y

transactions

• Auto-refill option

• Transactions

expire

Free Trials