Silverlight Deep Zoom A Walkthrough Apurva Lawale Web Developer Evangelist Developer & Platform Evangelism Microsoft Singapore Mix-it-Up (the F1 Edition)

Slides:



Advertisements
Similar presentations
Esri International User Conference | San Diego, CA July 14, 2011 Troubleshooting ArcGIS Web APIs (JavaScript, Flex, Silverlight) from a Support Perspective.
Advertisements

Silverlight Presenter: Kevin Grossnicklaus February 25 th, 2010.
Web Forms and ASP.NET Programming Right from the Start with Visual Basic.NET 1/e 12.
SQL Server Reporting Services is a server-based reporting platform for creating reports from relational or multidimensional data sources. Reports are.
ASP.NET Web Forms vs. MVC Choosing the right one for web development Harish Ranganathan Senior Evangelist Microsoft Corporation.
Esri UC2010 | Tech Workshops Technical Workshops Esri UC2010 | Tech Workshops ArcGIS API for Microsoft Silverlight/WPF – An Introduction Art Haddad Rex.
Michael Koester Designer Marketing Manager The World of Expression.
Web Sites Testing with Visual Studio Team System Shai Raiten Sela Group
T.N.C.Venkata Rangan CMD, Vishwak Solutions Pvt. Ltd. Microsoft (MSDN) Regional Director, Chennai Microsoft MVP – Windows Live Platform Living with Heterogeneity.
The Microsoft Technical Roadshow 2006 Welcome and Introduction Kevin McDaniel Developer & Platform Evangelism Group Microsoft Ltd
Agenda What is the ASP.NET Web Matrix Project? What is the ASP.NET Web Matrix Project? Who is it for? Who is it for? Web Matrix and Visual Studio.NET Web.
Interactivity Navigating a data model Working with large quantities of data Entry Editing and adding data User feedback and validation Presentation.
Web Site ( Getting around the Web Site to Build and Use COIN-OR.
Web HMI Presenter: Win Worrall.
The Designer-Developer Workflow Martin Tirion User Experience Evangelist Microsoft.
The Sixth Form College Farnborough Microsoft® Silverlight™ Jim Lyle Data Analyst The Sixth Form College Farnborough Presented at the Sixth Form Colleges’
Building Rich Interactive Applications Paul Laberge Partner Developer Advisor, Microsoft Canada
MVC New release IE8 Beta 1 Deep Zoom (sea dragon) Silver light 2.0 Beta 1 Expression Blend 2.5 Preview Instant Messaging API Enhancements to Virtual Earth.
Browser-enabled Forms Agenda Platform What Is InfoPath?
Introducing Reporting Services for SQL Server 2005.
Part 1. Persistent Data Web applications remember your setting by means of a database linked to the site.
Steve Dower Software Engineer Python Tools for Visual Studio.
Silverlight Technology. Table of Contents 1.What is Silverlight Technology? 2.Silverlight Overview. 2.1 How it works 2.2 Silverlight development tools.
Expression Web 3... now with TFS!. What is Expression Web 3? Professional web design and development tool Create standards-based Web sites faster & easier.
Project Dragon Small Business Website Content Management System.
The Microsoft Technical Roadshow 2007 Rich Client Development in XAML Mark Johnston Developer & Platform Group Microsoft Ltd
Sascha P. Corti Microsoft
Microsoft Silverlight Anny Liu, IMNA.  Introduction to RIA  Introduction to Silverlight  A Silverlight Application Outline.
BUILDING AN ACCESSIBLE SILVERLIGHT EXPERIENCE CL51 Mark Rideout Silverlight Program Manager Microsoft blogs.msdn.com/markrideout/
Michael Hofer Senior Consultant Microsoft Corporation.
New Report Features for Visual FoxPro 9.0. The OLD Reporting System Good: Handles data well Handles data well Handles layout of objects well Handles layout.
Getting started with ASP.NET MVC Dhananjay
Contents : What is Silverlight? Silverlight Overview Silverlight Toolkit Overview Timeline & Packaging Silverlight V1.0 & V1.1 Properties of V1.0 Properties.
EBIZ302 Jupiter Business Process Automation and Web Services David Fong Program Manager.
IE Developer Tools Jonathan Seitel Program Manager.
Monitoring Health of Remote Computers Presenter: Win Worrall.
Excel Services Displays all or parts of interactive Excel worksheets in the browser –Excel “publish” feature with optional parameters defined in worksheet.
Sage Franch | Technical Evangelist Susan Ibach | Technical Evangelist.
Performance Testing Using VSTS Saravana Kumar Microsoft MVP, VSTS Hewlett Packard Saravana Kumar Microsoft MVP, VSTS Hewlett Packard.
Introduction to Silverlight Development Pavel Yosifovich CTO, Matrix Global; Senior Instructor, Hi-Tech College
10/18/2017 3:02 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Chart Control
1/10/2018 9:33 PM Cloud Roadshow © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO.
Integrating SharePoint 2010 with Office 2010
Microsoft Ignite /10/2018 3:38 AM
Visual Studio Tools for Office 2005
Accessing and Surfacing LOB Data in SharePoint 2010
2007 Office System Integration
Azure API Management Jothi Prakash A
Building Awesome HTML Applications in Blend for Windows 8
Silverlight Technology
Xamarin Inspector & Profiler for Visual Studio Enterprise
Технология deep zoom Михаил Черномордиков
Web Development in Visual Studio 2017
Xamarin Test Recorder John Lago Senior Program Manager.
Sascha P. Corti Developer Evangelist Microsoft Switzerland sascha
Microsoft Build /16/2019 1:17 PM Adding Interactions in the Visual Layer to Create Customized & Responsive Experiences Anthony Young & Lindsay Kubasik.
Visual Studio 2005 Tools For Office: Creating A Multi-tier Application
Microsoft Connect /23/ :38 AM
Using Silverlight to deliver effective maps —
Silverlight 2 Mike Taulty Developer & Platform Group Microsoft Ltd
Choosing between Silverlight and AJAX
Visual Studio Tools for Unity 2.0 Preview
Visual Studio Tooling Developer’s Guide to Windows 10
ArcGIS API for Silverlight – An Introduction
5/6/2019 7:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
02 | Getting Started with Azure Websites
8/23/ :09 PM #DEV332 Building Modern, HTML5-Based Business Apps on Windows Azure and Office 365 with Visual Studio LightSwitch Andrew
Developer & Platform Group, Microsoft Ltd
11/11/2019 1:15 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Presentation transcript:

Silverlight Deep Zoom A Walkthrough Apurva Lawale Web Developer Evangelist Developer & Platform Evangelism Microsoft Singapore Mix-it-Up (the F1 Edition) 25 September 2008

Agenda Silverlight Deep Zoom (why) Silverlight Deep Zoom (why) Tools (what) Tools (what) Demo (how) Demo (how) Q & A Q & A

Silverlight Deep Zoom (why) View large images View large images Sends portions of the image to your browser Sends portions of the image to your browser Some scenarios: Consumers – adds to photo-sharing experience Consumers – adds to photo-sharing experience Engineers – huge system drawings Engineers – huge system drawings Builders – huge floor plans Builders – huge floor plans Designers – High-Res Designs to show clients Designers – High-Res Designs to show clients

Tools (what) Deep Zoom Composer Deep Zoom Composer

Demo – Part 1 (how) Simple Deep Zoom Project Simple Deep Zoom Project – Adding images – Exporting the project – Previewing in Browser – Looking at Visual Studio Project Creating a simple Deep Zoom project with no code at all Creating a simple Deep Zoom project with no code at all

Tools (what) Deep Zoom Composer Deep Zoom Composer Expression Blend Expression Blend Visual Studio 2008 Visual Studio 2008

Demo – Part 2 (how) Interactive Deep Zoom Project Interactive Deep Zoom Project – Making the UI look better – Adding data/information – Adding the necessary UI to display data/information – Adding code to make it work Some code and we have an interactive deep zoom demo Some code and we have an interactive deep zoom demo

Summary Creating Interactive Deep Zoom Projects is easy Creating Interactive Deep Zoom Projects is easy Download the Deep Zoom Composer and get started Download the Deep Zoom Composer and get started

Q & A

Resources rlight.aspx rlight.aspx ve/2008/06/23/working-with- collections-in-deep-zoom.aspx ve/2008/06/23/working-with- collections-in-deep-zoom.aspx

Demos ml ml