Dynamic Languages Initiative Silverlight ASP.NET Web Services Summary.

Slides:



Advertisements
Similar presentations
© 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Advertisements

© 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or.
Feature: Identity Management - Login © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or.
© 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or.
© 2010 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Feature: Reprint Outstanding Transactions Report © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product.
Feature: Purchase Requisitions - Requester © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names.
MIX 09 4/15/ :14 PM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Feature: Payroll and HR Enhancements © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or.
Building Your First Great Silverlight 2 Application Guy Burstein Microsoft Israel
ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
Interactivity Navigating a data model Working with large quantities of data Entry Editing and adding data User feedback and validation Presentation.
What’s new in ASP.NET 3.5? Mike Ormond Developer & Platform Group Microsoft Ltd
Co- location Mass Market Managed Hosting ISV Hosting.
Windows 7 Training Microsoft Confidential. Windows ® 7 Compatibility Version Checking.
Multitenant Model Request/Response General Model.
Windows Forms in Visual Studio 2005: An Overview Saurabh Pant Program Manager Microsoft Corporation.
Feature: Purchase Order Prepayments II © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are.
Announcing Demo Announcing.
Feature: OLE Notes Migration Utility
Feature: Web Client Keyboard Shortcuts © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are.
Feature: SmartList Usability Enhancements © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names.
Session 1.
Built by Developers for Developers…. © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names.
 Rico Mariani Architect Microsoft Corporation.
Feature: Assign an Item to Multiple Sites © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names.
© 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or.
Feature: Print Remaining Documents © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or.
Dynamic Languages and the Web Jimmy Schementi Microsoft
Visual Studio 2008 and.NET 3.5 provide seamless support for all of the protocols and techniques popular in Web 2.0-style applications. Visual Studio.
© 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or.
Feature: Document Attachment –Replace OLE Notes © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product.
Feature: Suggested Item Enhancements – Sales Script and Additional Information © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows.
Feature: Customer Combiner and Modifier © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are.
Feature: Employee Self Service Timecard Entry © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names.
announcing Dev Manager Do I understand what we’ve built? Developer Can I bet on using this shared component? Testers What’s changed since I last.
Ian Ellison-Taylor General Manager Microsoft Corporation PC27.
© 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or.
demo Instance AInstance B Read “7” Write “8”

customer.
demo © 2008 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names.
Eric Carter Development Manager Microsoft Corporation OFC324.
demo Demo.
demo QueryForeign KeyInstance /sm:body()/x:Order/x:Delivery/y:TrackingId1Z
DEV311 Delving into Visual Studio 2005 Team Edition for Software Testers Ed Glas Group Manager, Web and Load Testing Microsoft Corporation.
Feature: Suggested Item Enhancements – Analysis and Assignment © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and.
projekt202 © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are.
The CLR CoreCLRCoreCLR © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product.
Joel Pobar Language Geek Microsoft DEV320 Improve on C# % Backwards Compatible Language Integrated Query (LINQ)
© 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks.
© 2008 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or.

DEV221 Windows Forms in Visual Studio 2005: An Overview Saurabh Pant Program Manager Microsoft Corporation.
DoRon Motter Development Lead Microsoft Corporation
MIX 09 5/29/ :31 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 for web developers
MIX 09 11/24/2018 9:18 PM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Title of Presentation 12/2/2018 3:48 PM
Brian Keller Sr. Technical Evangelist Microsoft Session Code: DEV310
Brian Keller Sr. Technical Evangelist Microsoft Session Code: DEV310
Create rich, data-driven Web apps with ASP.NET 4.5 Web Forms
8/04/2019 9:13 PM © 2006 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Виктор Хаджийски Катедра “Металургия на желязото и металолеене”
Шитманов Дархан Қаражанұлы Тарих пәнінің
Title of Presentation 5/24/2019 1:26 PM
Welcome to Architect Insight 2010
Presentation transcript:

Dynamic Languages Initiative Silverlight ASP.NET Web Services Summary

Dynamic Languages Initiative Silverlight ASP.NET Web Services Summary

Microsoft Confidential DLR Dynamic LanguagesVBxJScriptIronPythonIronRuby 3rd Party langs CLRFrameworks VS Integration Tools Scripting Hosts Applications ASP.NETSilverlight

Dynamic Languages Initiative Silverlight ASP.NET Web Services Summary

DEMO

Silverlight ships Dynamic Language Runtime In the first CTP at Mix07 Supports IronPython and Jscript out of the box IronRuby, VBx and other languages upcoming Allows you to program in your language of choice Cut & paste support ;-)

Dynamic Languages Initiative Silverlight ASP.NET Web Services Summary

DEMO

Dynamic Data Controls ASP.NET Dynamic Languages Static Languages Bring a great web framework (ASP.NET) to {IronPython, JScript, VBx, …} Marriage of best of breed technologies Increase the reach to accommodate open-src devs Provide choice for ASP.NET users

Easily build a data-bound application from scratch Start with only a database Dynamic rendering based on database schema Can incrementally customize the default behavior Declaratively using familiar ASP.NET controls Programmatically using VB, C# or IPy methods Dynamic Data Controls ASP.NET

DEMO

Dynamic Languages Initiative Silverlight ASP.NET Web Services Summary

DEMO

Source available today on CodePlex ( “Dynamic Web Service Helpers” library that simplifies consumption of Web Services ws = WebService.Load(‘ result = ws.Method() Demonstrates the power of Dynamic Languages Using Attribute Injectors (a DLR feature) Support WSDL/ASMX, REST/XML, RSS Works with Amazon, Flickr and others

Dynamic Languages Initiative codeplex.com/ironpython Silverlight silverlight.net and codeplex.com/dynamicsilverlight ASP.NET asp.net/downloads/futures Web Services Blogs.msdn.com/dmitryr

Q&A

DEV315 Breakout Sessions DEV315 "IronPython" and Dynamic Languages on.NET WEB06-TLC Chalk-Talks WEB06-TLC Developing Data Driven Applications Using the New Dynamic Data Controls in ASP.NET

Technical Communities, Webcasts, Blogs, Chats & User Groups Blogs.msdn.com/ironpython (John Lam’s blog) (Jim Huginin’s DLR blog) Mix07 Talks Mahesh and Polita’s Dynamic Data controls talk Jim and John DLR/SL talk

Technical Communities, Webcasts, Blogs, Chats & User Groups Microsoft Developer Network (MSDN) & TechNet Trial Software and Virtual Labs Microsoft Learning and Certification

Wednesday Building Microsoft Windows Communication Foundation and Windows Workflow Foundation Applications with Microsoft Visual Studio :30 Thursday Microsoft Visual C# Under the Covers: An In-Depth Look at C# 3.0 8:00 Tuesday The.NET Language Integrated Query (LINQ) Framework 8:30 LINQ and XML for the Microsoft Visual Basic Developer 10:15 Building Smart Client Applications in Microsoft Visual Studio :15 Building a Complete Web Application Using ASP.NET "Orcas" and Microsoft Visual Studio 2008 (Two parts) 10:15 and 1 Microsoft Visual C#: Tips and Tricks for the Microsoft Visual Studio 2008 IDE 1:00 Microsoft Visual Basic: Tips and Tricks for the Microsoft Visual Studio 2008 IDE 2:45 Building Microsoft Windows Presentation Foundation Applications with Microsoft Visual Studio 2008 and Microsoft Expression Blend 4:30 Monday A Lap Around Microsoft Visual Studio 2008 (Session repeats on 6/8) 10:30 Overview of Microsoft Visual Studio 2008 for Devices and.NET Compact Framework 3.5 4:45 Friday Using the.NET Language Integrated Query (LINQ) Framework with Relational Data 9:00 A Lap Around Microsoft Visual Studio 2008 (Repeated from 6/4) 1:00 What's New in Microsoft Visual Studio Team System for Testers, New Features in Visual Studio 2008 and Best Practices for Testing AJAX, SharePoint, and Reporting Services 1:00

Thursday: Enhancing ASP.NET AJAX Applications with Silverlight 8:00 Silverlight Tips and Tricks 4:30 Monday: A Lap Around Silverlight 4:45 Friday: Creating and Delivering Rich Media and Video on the Web with Silverlight, Expression Studio, and Windows Server :00 Building Rich Internet Applications with Silverlight 1:00 Building Interactive Media Experiences with Silverlight 2:45 Links: Scott Guthrie on Channel Silverlight Developer Center - Silverlight Alpha 1.1 SDK -

© 2007 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

© 2007 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.