Creating & Consuming Open Data (OData) Cloud Services using LightSwitch Beth Massi Senior Program Manager, Visual Studio

Slides:



Advertisements
Similar presentations
Computer Science MS Independent Consultant since 1996 Enterprise (LOB) Developer since 1979 Asp.Net Developer since 2003 fortune 100 company 15+ years.
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.
SharePoint Saturday Gulf Saturday, April 12 th,2014 Live Online #SPSGulf Our Sponsors:
T Sponsors Paul Larsen Principal Program Manager, Microsoft Integrating cloud with existing IBM Systems BizTalk Summit 2015 – London ExCeL London | April.
SharePoint Server 2013 Architecture and Identity
Access Web Apps – OK, Now What? EXTENDING ACCESS WEB APPS George Young Dawson Butte Software ACCESS DAY – OCTOBER DENVER,
Building a social networking portal on Windows Azure in 1 hour Saranya Sriram Developer Evangelist Microsoft, India.
Building Web Applications with SQL Azure David Robinson Senior Program Manager SQL Azure
Basic SharePoint 2013 App Development start-up for New Developers
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 2013 Technical Preview and published July Introducing.
Flexible Tools Office Store and App Catalog Discover A marketplace of off-the-shelf solutions to many of the common needs for business users.
Lightswitch: Visual Studio’s Hidden Secret CRAIG BERNTSON CHIEF SOFTWARE GARDENER MOJO SOFTWARE
Matt Steele Senior Program Manager Microsoft Corporation SESSION CODE: SIA326.
Building Offline/Cache Mode Web Apps Using Sync Framework Mike Clark Group Manager Cloud Data Services Team
Windows.Net Programming Series Preview. Course Schedule CourseDate Microsoft.Net Fundamentals 01/13/2014 Microsoft Windows/Web Fundamentals 01/20/2014.
4/20/2017 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
First Look Clinic: What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Sayed Ali (MCTS, MCITP, MCT, MCSA, MCSE )
Introducing Visual Studio ® LightSwitch™ Andrew Coates Microsoft DEV201 #auteched #dev201.
Refine Author business logic Customize screen layouts / branding Define custom queries Extend Explore ecosystem components Create custom controls.
DEV203. The simplest way to create business applications for the desktop and the cloud.
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.
Office 365 Platform Flexible Tools Understand different provisioning options and their advantages and disadvantages…
Tom Castiglia Hershey Technologies
O365 Power BI Corporate Data Sources IT Admin Data Management Gateway Corporate Data Catalog Power BI Admin Center Data Management Portal.
Form Designer & Filler Browser and Client forms Visual Layout Form Logic Data Connection.
Access 2013 Platform Overview Access Low up-front investment Easy to evolve and iterate Easy adoption One version of the truth Easy to collaborate.
DEV211. The simplest way to create business applications for the desktop and the cloud.
Global scale with Microsoft Azure Scenarios Achieving high availability with Microsoft Azure Demos.
Windows Azure Cloud & Building Block Services Haishi Bai Technical Evangelist Microsoft.
Text Microsoft to Or Tweet #uktechdays Questions?
Implementing OData: How to Create a Feed for That Mike Flasko Lead Program Manager Microsoft Corporation
Switch on the LightSwitch Gill Cleeren Microsoft Regional Director / Silverlight MVP Ordina Belgium
Azure in a Day Training: Windows Azure Module 1: Windows Azure Overview Module 2: Development Environment / Portal – DEMO: Signing up for Windows Azure.
Windows Azure poDRw_Xi3Aw.
Please note that the session topic has changed
Virtual techdays INDIA │ November 2010 Building Visual Studio LightSwitch Application Kunal Chowdhury │ Software Engineer, Silverlight MVP.
DEV354. Describe your data Create screens for common tasks Author business logic Customize screen layouts Define custom queries Create custom Silverlight.
Ken Casada Developer Evangelist Microsoft Switzerland Découvrez le Visual Studio.
Ken Casada Developer Evangelist Microsoft Switzerland Visual Studio LightSwitch.
LightSwitch 2012 – Even Faster Andrew DEV333.
DEV325. ODATA Service metadata demo.
Modern Development Technologies in SharePoint SHAREPOINT SATURDAY OMAHA APRIL, 2016.
Andy Roberts Data Architect
Spaso Lazarević Microsoft MVP Nova banka ad Banja Luka Building business application using Visual Studio 2013 LightSwitch.
SharePoint Fest 2013 Chicago What’s New and Exciting (and not so great) in SharePoint Designer 2013 Workflows Ira Fuchs – SharePoint Technical Specialist,
Copyright © New Signature Who we are: Focused on consistently delivering great customer experiences. What we do: We help you transform your business.
Rolando Jimenez Sr. Lead Program Manager Microsoft Corporation.
Bob German Principal Architect Developing SharePoint Applications with MVC and Entity Framework.
300 Tone Šivic, Kompas Xnet d.o.o. Building interesting Applications for SharePoint 2013 using Visual Studio 2012 LightSwitch ( Izdelava zanimivih poslovnih.
KORAK PRED OSTALIMI VISUAL STUDIO LIGHTSWITCH Danijel Malik Artifis Danijel Malik s.p.
Ken Casada Developer Evangelist Microsoft Switzerland
Any device, anywhere, anytime New discovery channels New ways of working Redefined expectations for apps.
Azure App Service an overview Seth
Introduction ITEC 420.
Beyond the BDC\BCS Model
Everything Windows User Group Denmark 20 January 2016
Build a RESTful service with OData
TechEd /7/ :33 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
WCF Data Services Getting Started Guide
Visual Studio Cloud-based Load Testing Performance Testing Made Easy
TechEd /11/2019 2:47 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Building Business Applications in LightSwitch
Creating and Consuming OData Services for Business Applications
SharePoint services Provides team collaboration through SharePoint Sites and makes it easy for communities to work together on documents, tasks, contacts,
4/19/2019 1:57 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
What’s new in Visual Studio 2012
Connecting to Services with Visual Studio
WCF Data Services and Silverlight
8/23/ :09 PM #DEV332 Building Modern, HTML5-Based Business Apps on Windows Azure and Office 365 with Visual Studio LightSwitch Andrew
SQL Azure to .NET Developers
Presentation transcript:

Creating & Consuming Open Data (OData) Cloud Services using LightSwitch Beth Massi Senior Program Manager, Visual Studio

Refine Author business logic Customize screen layouts Define custom queries Extend Explore ecosystem components Create custom controls Integrate with custom data sources Start Describe your data Create screens for common tasks

Client Tier Middle Tier Data Access Methods Controls Screens Data Workspace Submit Pipeline Queries Data Workspace WCF Data Service

Intrinsic Data External Data Source LightSwitch Middle-tier (rules pipeline) ApplicationData.svc MyDataSource.svc LightSwitch Client Other OData Clients Each data source is exposed as a service endpoint Business rules & user permissions run no matter what client is talking to the services Can be hosted on-premises or in Azure

….../CrimeData.svc/CityCrimes Access the service endpoints by data source name, then access the entities under each service Use standard OData URI conventions for CRUD operationsOData URI conventions

DEMOS - Consuming OData Services - Creating OData Services - Business Rules & Access Control - Deployment to Azure - Alternative OData Clients

LightSwitch in Visual Studio 2012 The simplest way to build business applications and data services for the desktop and cloud