T.N.C.Venkata Rangan CMD, Vishwak Solutions Pvt. Ltd. Microsoft (MSDN) Regional Director, Chennai Microsoft MVP – Windows Live Platform Living with Heterogeneity.

Slides:



Advertisements
Similar presentations
Svetlin Nakov Director Training and Consulting Activities National Academy for Software Development (NASD) ASP.NET 3.5 New Features.
Advertisements

Designing InfoPath Forms: The Dos and Donts Deploying InfoPath Forms: Making the right choice Adding custom business logicin case the built-in stuff isnt.
WPF vs Silverlight Stuart Haas. WPF  Windows Presentation Foundation  Included in Vista, Server 2008 and XP service pack 2  Deployed in desktop and.
Amanda Silver Director of Program Management Visual Studio Tools for Client Applications Cross-Platform Development using Visual Studio.
1 Introduction to Silverlight 1.1 Mark Smith
Developing Rich Web Applications with Silverlight Mike Ormond Developer & Platform Group Microsoft Ltd
1 Visual Studio Enhancements. 2 Integrated Ajax Support Don’t need an Ajax-Enabled Template Automatic Extender Detection Add Extender Wizard.
1 1 Silverlight is a web browser plug-in. 2 2 There are two versions September 2007~October 2008 V2 is backwards compatible & where you’d start today.
ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
The Microsoft’s solution for building cross-platform Rich Internet Applications.
Silverlight for Developers making it pass the glitz.
Visual Studio 2008 and ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
Luc Van de Velde Director Microsoft Belgium and Luxembourg The Next Web Now.
What’s new in ASP.NET 3.5? Mike Ormond Developer & Platform Group Microsoft Ltd
It’s always better live. MSDN Events Developing ASP.NET AJAX Controls with Silverlight.
What’s new for Rich Clients? Martin Parry Developer & Platform Group Microsoft Ltd
Creating and Running Your First C# Program Svetlin Nakov Telerik Corporation
The Sixth Form College Farnborough Microsoft® Silverlight™ Jim Lyle Data Analyst The Sixth Form College Farnborough Presented at the Sixth Form Colleges’
A tour of Visual Studio 2008 and the.NET Framework v3.5 Daniel Moth Developer & Platform Group Microsoft
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.
Architecture Of ASP.NET. What is ASP?  Server-side scripting technology.  Files containing HTML and scripting code.  Access via HTTP requests.  Scripting.
It’s always better live. MSDN Events INTRODUCTION TO SILVERLIGHT prepared by Joe Nov INTRODUCTION TO SILVERLIGHT prepared by Joe Nov
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Creating and Running Your First C# Program Svetlin Nakov Telerik Corporation
WaveMaker Visual AJAX Studio 4.0 Training Installation.
2. Introduction to the Visual Studio.NET IDE. Chapter Outline Overview of the Visual Studio.NET IDE Overview of the Visual Studio.NET IDE Menu Bar and.
Silverlight Technology. Table of Contents 1.What is Silverlight Technology? 2.Silverlight Overview. 2.1 How it works 2.2 Silverlight development tools.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Silverlight 2 CoreCLR Andrew Pardoe Program Manager CLR Execution Engine
Presentation: SOAP/WS in a distributed object framework, Application Servers & AXIS SOAP.
The Microsoft Technical Roadshow 2007 Rich Client Development in XAML Mark Johnston Developer & Platform Group Microsoft Ltd
Introducing Microsoft Rich Internet Applications Technologies Microsoft Belgium and Luxembourg
Slide 1.NET Development for Project 2003 Samples from the Project 2003 SDK Jim Corbin Programmer Writer Office Developer Documentation Microsoft Corporation.
Ventsislav Popov Crossroad Ltd.. 1. What is AJAX?  AJAX Concept  ASP.NET AJAX Framework 2. ASP.NET AJAX Server Controls  ScriptManager, UpdatePanel.
What’s New for Web Developers in ASP.NET and Visual Studio 2008 Kate Gregory Microsoft Regional Director
Sascha P. Corti Microsoft
Overview of Silverlight Mike Taulty Developer & Platform Group Microsoft Ltd
Name Microsoft Student Partner Overview of the Visual Studio 2005 Express Products.
Developing ASP.NET AJAX Controls with Silverlight Barry Gervin Microsoft Regional Director John Bristowe Developer Advisor, Microsoft.
Michael Hofer Senior Consultant Microsoft Corporation.
Silverlight for Web Hosting Companies Michael S. Scherotter Microsoft Corporation
Mike Taulty Developer & Platform Group Microsoft Ltd
Building Excellent Internet & Intranet Solutions Dave Remmer Architect Advisor Microsoft Canada
Rich Platform Services Manageability User Experience.
Contents : What is Silverlight? Silverlight Overview Silverlight Toolkit Overview Timeline & Packaging Silverlight V1.0 & V1.1 Properties of V1.0 Properties.
Building AJAX-Enabled Applications with ASP.NET AJAX Framework Peter Ty Developer Evangelist Microsoft Hong Kong
Using RSNA’s Teaching File Software (MIRC): A Hands on Course Mary Wyers, MD.
Dynamic Languages Initiative Silverlight ASP.NET Web Services Summary.
Exploring Networked Data and Data Stores Lesson 3.
The Microsoft Technical Roadshow 2007 AJAX Development Mike Ormond Developer & Platform Group Microsoft Ltd
ASP.NET 2.0 Mohammed Abdelhadi Developer.NET Evangelist Microsoft Corporation.
Introduction to Silverlight Development Pavel Yosifovich CTO, Matrix Global; Senior Instructor, Hi-Tech College
Chapter 13 Web Application Infrastructure
Introduction ITEC 420.
Introduction to Xamarin C# Everywhere
Web Concepts Lesson 2 ITBS2203 E-Commerce for IT.
Outline SOAP and Web Services in relation to Distributed Objects
Visual Studio Tools for Office 2005
ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
WPF vs Silverlight.
Outline SOAP and Web Services in relation to Distributed Objects
Microsoft Office Illustrated
Silverlight Technology
Overview of Silverlight 2
Silverlight 2 Mike Taulty Developer & Platform Group Microsoft Ltd
Microsoft Virtual Academy
Introduction to ASP.NET Parts 1 & 2
Mark Quirk Head of Technology Developer & Platform Group
Developer & Platform Group, Microsoft Ltd
Presentation transcript:

T.N.C.Venkata Rangan CMD, Vishwak Solutions Pvt. Ltd. Microsoft (MSDN) Regional Director, Chennai Microsoft MVP – Windows Live Platform Living with Heterogeneity “Bridging the Worlds”

Open Source.NET core libraries and several key libraries like Silverlight controls are shared source.NET BCL is now available as source for viewing and debugging purposes MFC has always be open source Lets talk about the huge open source community on MS technologies in sourceforge, codeplex Open source is not just code it also include sharing best practices – our patterns and practices and Enterprise Library Blocks are open source! In IE 8 all CSS 2.0 test cases/suites used are being made open source AJAX Control Toolkit, IronPython, Web Client Software Factory, Community Kit for SharePoint, Web Service Software Factory

Why Interoperability? Enterprise software requirements are complex Often have multiple environments Most client environments have Windows and Office Bridging multiple applications across organization boundaries

Scenarios Office Interoperability Most clients are running Windows and Office Office document format is most popular Web Services Interoperability WS-* standards are the best way to have multiple stacks interop Important for tools and technologies to have a common way of passing data Rich Internet Applications Front-end application development can still leverage rich UI technologies such as WPF and Silverlight Dynamic Language Runtime.NET Language independence allows developers with skills of any language to target CLR Can achieve high-performance, reliability and security

Demo: Office Interoperability DB VM Linux OS Web Server Tomcat JSP Application IE Windows OS Word Generate Document 3. Edit Document 4. Upload 5. Publish to Web 6. View in Browser 2. Download ServerDesktop

Silverlight Rich Internet Applications using Silverlight Cross-platform and Cross-browser Works on Windows and Mac Works on IE, Firefox, Safari, Opera Novell Moonlight port for Linux Developer-Design Integration with Microsoft Expression Blend and developer IDE

Demo: Silverlight RIA

MoonLight A Novell Project: To deliver 100% Silverlight 2.0 compatible Support it on all major Linux distros Microsoft to provide: 1.Complete Silverlight 2.0 Specification for implementation 2.Entire Regression Test cases used in Silverlight Media Pack for all Moonlight users

Internet Explorer 8.0 Standards compliance by default First IE Edition to pass ACID 2 Test Generated Content and Counters New 'display' values for tables Outlines CSS 3 Box-Sizing Property, CSS 3 Vertical Text CSS Selector API Improved User Productivity : Resilient after crashes, unlocking the web with W3C ARIA Activities and Webslices implemented as OpenService Most of the performance problems were Network related: In Broadband the parallel connection limit increased to Six from two JScript improvements HTML 5.0 Offline storage, offline/online events

Where to start? Download the free to use tools: Visual Studio 2005/2008 Express Edition (Web, C#, VB) SQL Server 2005/2008 Express Edition Microsoft Silverlight SDK 60 days trial of Virtual PC images of various MS server environments & IE 8.0

Resources Open XML Resources Silverlight Resources Interoperability Resources

Questions?