A Shot of Windows Live Messenger and a Pint of Silverlight

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

Samsung Smart TV is a web-based application running on an application engine installed on digital TVs connected to the Internet.
Servers- Apache Tomcat Server Server-side scripts- Java Server Pages Java Server Pages - Xue Bai.
Introduction to JavaScript
More frames in XHTML Please use speaker notes for additional information!
In this lecture, you will learn: ❑ How to link between pages of your site ❑ How to link to other sites ❑ How to structure the folders on your web site.
SPSVB 2015 Create Tailored Search Results w/ Display Templates SHAREPOINT SATURDAY VIRGINIA BEACH– JANUARY 10, 2015 MIKE ORYSZAK BLOG:
Web Design Vocab 6 Backend, Frontend, Freelancer, JavaScript, Vector Image.
Chalermvong Vijitpiyakul Microsoft MVP - Client App. Dev. GF 28 Sep 2008.
MSc. Publishing on WWW JavaScript. What is JavaScript? A scripting language devised by Netscape Adds functionality to web pages by: Embedding code into.
Submitted by: Nimrod Partush, id , Alexander Fink, id ,
Multiple Tiers in Action
Luc Van de Velde Director Microsoft Belgium and Luxembourg The Next Web Now.
14 1 Chapter 14 Database Connectivity and Web Development Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
New GUI Use cases and topics for discussion Your hosts today Martin Hecht Olsen CEO & Sales Executive Niels Liisberg CTO & Chief Software Architect.
2 Instant Messaging Your Route To Millions Dr. Neil Roodyn.
Server Side Scripting Norman White. Where do we do processing? Client side – Javascript (embed code in html) – Java applets (send java program to run.
Residents Visitors Outbound marketing Citizen Marketer Other Site.
Dynamic Web Sites Chris North cs3724: HCI. Presentations matt ketner, sam altman, mike gordon Vote: UI Hall of Fame/Shame?
Dynamic Web Pages (Flash, JavaScript)
Server-side Scripting Powering the webs favourite services.
INE1020 Introduction to Internet Engineering Tutorial 8 All about Lab 6.
Project Proposal Interface Design Website Coding Website Testing & Launching Website Maintenance.
SPSATL 2014 Create Tailored Search Results w/ Display Templates SHAREPOINT SATURDAY ATLANTA – JUNE 21, 2013 MIKE ORYSZAK BLOG: TWITTER:
Video on the Web Kevin Lynch Chief Software Architect Adobe Systems December 12, 2007.
1 3. Computing System Fundamentals 3.1 Language Translators.
FTP for Windows How to get ftp to work in Windows -Navigate to control panel -> programs and features -On the left side click on Turn Windows features.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
Case Study Dynamic Website - Three Tier Architecture
Hacking the Phone System Development solutions which change how people communicate Tom
JavaScript Syntax, how to use it in a HTML document
Final Class Diagram for C++ Implementation Clickermatic Software Clicker.
Client-side & Server-side Scripting ©Richard L. Goldman August 5, 2003 Requires PowerPoint 2002 or later for full functionality.
JAVASCRIPT WITH A VIEW Jordan Knight Solution Architect Xamling SESSION CODE: WEB305 (c) 2011 Microsoft. All rights reserved.
Ajax for Dynamic Web Development Gregory McChesney.
Fall 2000C.Watters1 World Wide Web and E-Commerce Clients & Client Side Processing.
HTML Overview Part 5 – JavaScript 1. Scripts 2  Scripts are used to add dynamic content to a web page.  Scripts consist of a list of commands that execute.
Tech Training 12/16/19 How to add a post How to edit a post How to add & assign a category How to add tags.
Welcome to the Minnesota SharePoint User Group February 13 th, 2013 SharePoint 2013 – Developers Track - Client Side Rendering.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
JavaScript Dynamic Active Web Pages Client Side Scripting.
Document Object Model Nasrullah. DOM When a page is loaded,browser creates a Document Object Model of the Page.
Display Page (HTML/CSS)
2 Take Windows Live and Make it Yours Dr. Neil Roodyn.
Leveraging Web Content Management in SharePoint 2013 Christina Wheeler.
A Presentation Presentation On JSP On JSP & Online Shopping Cart Online Shopping Cart.
CS491B Software Design Lab Project Report Yuet-Chi Lee California State University, Los Angeles.
A little PHP. Enter the simple HTML code seen below.
PHP Assignment Help BookMyEssay. What is PHP PHP is a scripting language generally used on web servers. It is an open source language and embedded code.
A little PHP.
Inquiring and analyzing options for creating a website
Introduction to ASP By “FlyingBono” 2009_01 By FlyingBono 2009_01
Windows Live Martin Parry Developer and Platform Group Microsoft
Programming by a Sample: Rapidly Creating Web Applications with d.mix
Section 17.1 Section 17.2 Add an audio file using HTML
Unit 2, Lesson 5 Website Development Tools
Unit 2, Lesson 5 Website Development Tools
Dynamic Web Pages (Flash, JavaScript)
Code Tax: Programming With The Taxonomy API In SharePoint 2010
MIX 09 11/23/2018 6:07 PM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Dynamic Web Pages Jin Wu INF 385E Information Architecture
Serpil TOK, Zeki BAYRAM. Eastern MediterraneanUniversity Famagusta
Introduction of Week 11 Return assignment 9-1 Collect assignment 10-1
Database Connectivity and Web Development
Unit 6 part 6 Test Javascript Test.
CIS 133 mashup Javascript, jQuery and XML
Choosing between Silverlight and AJAX
Client-Server Model: Requesting a Web Page
Introduction to JavaScript
Information Retrieval and Web Design
Presentation transcript:

A Shot of Windows Live Messenger and a Pint of Silverlight Jordan Snyder Software Architect EffectiveUI MIX09 | 19 March 2009

About Me effectiveui.com jordansnyder.com twitter.com/jordan_effectiveui

Silverlight Application Create compelling UI for searching images Allow users to share found images Drive users to the application Meet the deadline!

Getting Started Get an application ID Full samples at dev.live.com Client side examples Server side examples Choose controls to implement Add Javascript tags to your HTML page(s) Set up server-side delegation code