Adam Wilson Program Manager Microsoft Corporation SESSION CODE: COS208.

Slides:



Advertisements
Similar presentations
What Is Microsoft Marketplace DataMarket What Is Microsoft Marketplace DataMarket? Michael Stiefel
Advertisements

Power BI Sites and Mobile BI. What You Will Learn Sharing and Collaboration Introducing Power BI Exploring Power BI Features and Services Partner Opportunities.
Unknown/uncontrolled data applications Bad/broken end-user applications Inefficient business processes Backlog of IT requests No data access control/backup.
What’s New in Office Visio 2007 Microsoft Office Visio 2007 drawing and diagramming software makes it easy for IT and business professionals to.
Experience the World’s Data with the Data Market on the Windows Azure Marketplace Piotr Puszkiewicz & Roger Mall Senior Program Managers Microsoft Corporation.
Research.microsoft.com [RMC] Open Data [OData] October 2011 | frank martinez 1.
Integrating Access with the Web and with Other Programs.
OData Data Sources Clients Web Browsers (Internet Explorer, Firefox, …) Web Browsers (Internet Explorer, Firefox, …) Mobile Phones (Android,
Information as a Service Christian Liensberger Program Manager
1 of 2 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
REDMOND, Wash., and WALLDORF, Germany – May 19 th, 2014: Steve Lucas, President SAP Platform Solutions at SAP AG “We are proud of how we listened.
Discover Analyze User directly connected to SAP system ETL/replication of SAP source data Integrate Report Power Query in Excel Power Pivot, PivotTable.
4 2) Code Repository 1) Developers 3) Build4) Test5) Deploy to Cloud 6) Monitor and Improve Contoso App Azure.
Microsoft Office SharePoint Server Business Intelligence Tom Rizzo Director, Microsoft Office SharePoint Server
SharePoint 2010 Business Intelligence Module 3: Business Intelligence Center.
©2012 Microsoft Corporation. All rights reserved..
XP New Perspectives on Microsoft Access 2002 Tutorial 71 Microsoft Access 2002 Tutorial 7 – Integrating Access With the Web and With Other Programs.
Douglas Boling President Boling Consulting Inc. WEM202.
Server & Tools Business
Experience the World’s Data with the DataMarket Adam Wilson Senior Program Manager Microsoft Corporation.
Global reach Unified billing & provisioning platform Easy content onboarding Data security/authorization model Flexible pricing, auditing, logging.
Using Excel, Excel Service and PerformancePoint
What’s New? – BCS 2013 Brett Lonsdale.  Co-founder of Lightning Tools  One of the hosts on the SharePoint Pod Show  Co-organizer of SharePoint Saturday.
Shyam Pather Development Manager Microsoft Corporation SESSION CODE: DEV324.
Exploring Spreadsheet Software Chap 1: Introducing Excel 2002.
DBI329. video.
Ashwin Sarin Program Manager Microsoft Corporation SESSION CODE: COS204.
Open Data Protocol * Han Wang 11/30/2012 *
The Last Mile: Delivering the Facts – Client Side Analysis.
Sanjay Soni BI Platforms Evangelist Microsoft Corporation Curtis Chernosky CBI Solution Manager Avanade Inc.
 Mike Flasko Program Manager Microsoft Corporation TL07.
Microsoft Codename “Dallas” Data for your Apps! Moe Khosravy Group Manager Microsoft Codename “Dallas” (Microsoft.com/Dallas)Microsoft.com/Dallas
OData: There’s a Feed for That Pablo Castro Software Architect Microsoft Corporation
Project Agenda Project BI in the New Project Project New “Excel-like” out of the box report templates Charts, tables, shapes and images to compose.
END USER TOOLS AND PERFORMANCE MANAGEMENT APPS Excel PerformancePoint Svcs/ProClarity BI PLATFORM SQL Server Reporting Services SQL Server Reporting Services.
A Lap Around Windows Azure Active Directory Stuart Kwan Lead Principal Program Manager Microsoft Corporation SIA209.
The Region 10 STORET Legacy System Provides for Dynamic Real-Time Analysis of Legacy STORET Data via the Web Go Dynamically From: Interactive Web Maps.
1 Database Systems Introduction to Microsoft Access Part 2.
MICROSOFT CODENAME “DATA EXPLORER”. “Data Explorer” is a self-service experience in the cloud and on the desktop for discovering, transforming and publishing.
4 5 6 var logentries = from line in logs where !line.StartsWith("#") select new LogEntry(line); var user = from access in logentries where
= IF ( FactResellerSales[DiscountedPrice]
Brad McCabe, Wole Moses Windows Client PMG Microsoft Corporation SESSION CODE: WCL320.
Chris Mayo Microsoft Corporation SESSION CODE: UNC207.
Virtual techdays INDIA │ 9-11 February 2011 virtual techdays Data grail: Data Market on Windows Azure Sudhindra Kovalam │ Developer, Icertis Inc.
SESSION CODE: MGT205 Chris Harris Program Manager Microsoft Corporation.
Office Store and App Catalog Discover A marketplace of off-the-shelf solutions to many of the common needs for business users Sell An opportunity.
Implementing OData: How to Create a Feed for That Mike Flasko Lead Program Manager Microsoft Corporation
2 Advanced Dashboard Creation With Microsoft Office PerformancePoint Server 2007 Myles Matheson & Chris Du Toit Information Management Practice HP New.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 8 1 Microsoft Office Access 2003 Tutorial 8 – Integrating Access with the.
Introduction to SQL Server 2000 Reporting Services Jeff Dumas Technical Specialist Microsoft Corporation
Introduction to the Power BI Platform Presented by Ted Pattison.
Excel Services Displays all or parts of interactive Excel worksheets in the browser –Excel “publish” feature with optional parameters defined in worksheet.
Course Agenda Deep Dive into the Building Blocks and Services of the SharePoint Platform Module 1: Developing Advanced Workflow Scenarios in Office 365.
Early Intro to Logic Apps & Power Apps Kyle Wilson Microsoft - PTS.
Take Your Data Analysis and Reporting to the Next Level by Combining SAS Office Analytics, SAS Visual Analytics, and SAS Studio David Bailey Tim Beese.
Windows Azure™ Marketplace datasets Ad-hoc reporting Statutory and financial reports Charting and infographics Production reports Excel with Microsoft.
Discussion Points for GP Reporting
Convergence /6/2018 © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
2010 Microsoft BI Conference
07 | Analyzing Big Data with Excel
TechEd /19/ :10 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Azure's Performance, Scalability, SQL Servers Automate Real Time Data Transfer at Low Cost MINI-CASE STUDY “Azure offers high performance, scalable, and.
TechEd /4/2018 3:19 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
WCF Data Services Getting Started Guide
TechEd /11/ :54 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Pablo Castro Software Architect Microsoft Corporation
TechEd /23/2019 9:35 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Code First Development in Microsoft ADO.NET Entity Framework 4.1
Building BI applications using PowerPivot for Excel
SQL Azure to .NET Developers
Presentation transcript:

Adam Wilson Program Manager Microsoft Corporation SESSION CODE: COS208

I need data!

MarketplaceMarketplace BillingBilling AnalyticsAnalytics Services for Content Providers Standard Data Access (OData) Office, Dynamics, SQL Server ISV Apps Custom Apps

Find and subscribe to dataset in “Dallas” portal Understand dataset query/response format using Service Explorer In your app, make request and process AtomPub response

A quick way to explore “Dallas” datasets Available for every dataset Fill in parameter values using guided help View results in various formats Click “Analyze” to continue exploring in PowerPivot and Excel to create PivotTables, graphs, etc. Learn about data format and perform quick queries

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/$metadataService/Crimes?$filter=...

Content ServicePRLicensingSLAPrivacySecurityAuthenticationAuthorization Application support BillingReports $$ Proprietary protocols Hard to discover Proprietary apps High costs

“Dallas” Content Providers ISVs Content consumers (Developers, IWs) MS Products Standard Integrated One stop shop Powered by Windows Azure

// Construct the request WebRequest request = WebRequest.Create( " + "crimes/Louisiana?city=New%20Orleans&year=2007"); // Add headers required by Dallas request.Headers["$accountKey"] = "28Q3TwdWwIp5WPaJnKsCNstGFi1EKXs6X5eV0JnV6HM="; request.Headers["$uniqueUserID"] = "47676c3b-7c9a-4cdc-8ad2-51b4c795baba"; // Read and display the response using (var reader = new StreamReader(request.GetResponse().GetResponseStream(), true)) { XDocument xml = XDocument.Parse(reader.ReadToEnd()); string burglaryValue = xml.Root.Descendants().First(el => el.Name.LocalName == "Burglary").Value; Console.WriteLine("There were {0} burglaries in New Orleans in 2007.", burglaryValue); }

Data.Gov - U.S. Offenses Known to Law Enforcement Orleans&year=2007&$format=atom U.S. Government T23:28:17Z Orleans&year=2007&$format=atom10&$page=1&$itemsperpage=1 Louisiana / New Orleans in T23:28:17Z Louisiana New Orleans [...]