ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd

Slides:



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

Ofir Aspis 1/2010 VS 2010 Targets High Level - IDE New Features VS 2010 As Editor and Platform Demo Editor features Extending.
.NET 3.5 SP1 New features Enhancements Visual Studio 2008 SP1 New features Enhancements Additional features/enhancements.
FIRST LOOK AT “ORCAS” Scott Guthrie General Manager.NET Developer Platform.
AJAX Development Mike Ormond Developer & Platform Group Microsoft Ltd
Name SuPeng. .NET Framework & Visual Studio Roadmap.NET Framework 3.5 overview Visual Studio design goals Lap around new features.
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.
ASP.NET 3.5 New Features. 2 Agenda What's New in.NET Framework 3.5? Visual Studio 2008 Enhancements LINQ (Language Integrated Query) New ASP.NET Server.
ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
.NET Framework V3.5+ & RESTful web services Mike Taulty Developer & Platform Group Microsoft Ltd
T.N.C.Venkata Rangan CMD, Vishwak Solutions Pvt. Ltd. Microsoft (MSDN) Regional Director, Chennai Microsoft MVP – Windows Live Platform Living with Heterogeneity.
Building a Complete Web Application Using ASP.NET 3.5 & Visual Studio 2008 (Part 1 of 2) Jeff King Program Manager Microsoft Corporation
Visual Studio 2008 and ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
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 in Web Development for Visual Studio 2008 Presented by Jeffrey Palermo CTO, Headspring Systems Microsoft MVP, MCSD.Net
What’s new for Rich Clients? Martin Parry Developer & Platform Group Microsoft Ltd
SQL Server 2008 for Hosting Key Questions to Address How can SQL Server save your costs? How can SQL Server help you increase customer base? How can.
Aptech Borivali(West) Hefin Dsouza. Agenda  What is.NET and What is Visual Studio? .NET Framework 3.5 Overview.  Visual Studio 2008 Enhancements. 
Powerful, modern desktops enable next generation applications Hardware acceleration brings real-time lighting, texturing and rendering Visual.
A tour of Visual Studio 2008 and the.NET Framework v3.5 Daniel Moth Developer & Platform Group Microsoft
Visual Studio 2008 for ASP.NET developers Daniel Moth Developer and Platform Group Microsoft
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.
ASP.NET + Ajax Jesper Tørresø ITNET2 F08. Ajax Ajax (Asynchronous JavaScript and XML) A group of interrelated web development techniques used for creating.
ASP.NET AJAX 1. Ordinary web applications vs. AJAX Ordinary web application The full page is updated at each request The page is not available while being.
ASP.NET  ASP.NET is a web development platform, which provides a programming model, a comprehensive software infrastructure and various services required.
Silverlight Technology. Table of Contents 1.What is Silverlight Technology? 2.Silverlight Overview. 2.1 How it works 2.2 Silverlight development tools.
Lap Around Visual Studio 2008 &.NET 3.5 Enhancements.
Ventsislav Popov Crossroad Ltd.. 1. What is AJAX?  AJAX Concept  ASP.NET AJAX Framework 2. ASP.NET AJAX Server Controls  ScriptManager, UpdatePanel.
C# AND ASP.NET What will I do in this course?. MAJOR TOPICS Learn to program in the C# language with the Visual Studio IDE (Interactive Development Environment)
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
Developing ASP.NET AJAX Controls with Silverlight Barry Gervin Microsoft Regional Director John Bristowe Developer Advisor, Microsoft.
Building Excellent Internet & Intranet Solutions Dave Remmer Architect Advisor Microsoft Canada
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
Language Integrated Query Mike Taulty Developer & Platform Group Microsoft Ltd
What was new in VS Studio 2008 A bird eye view from the height of ft By: Shahzad Sarwar Software Architect Comsoft computer consultants.
The Jukebox is a.NET web application that plays streaming music files to it’s clients according to their favorites musical genres. Clients can rate the.
Building Complete Web Application Using ASP.NET 3.5 & Visual Studio 2008 Omar Khan Group Program Manager Visual Studio.
 Lecture  Website language: ASP.net  Book name Beginning ASP.NET 4 in C# and VB 2.
The Microsoft Technical Roadshow 2007 AJAX Development Mike Ormond Developer & Platform Group Microsoft Ltd
Introduction to Silverlight Development Pavel Yosifovich CTO, Matrix Global; Senior Instructor, Hi-Tech College
Building Complete Web Application Using ASP.NET 3.5 & Visual Studio 2008 Omar Khan Group Program Manager Visual Studio.
Building rich web applications with ASP.NET AJAX Mike Ormond Developer & Platform Evangelism Group, Microsoft Ltd Developer & Platform Evangelism Group,
Introduction ITEC 420.
Introducing the Microsoft® .NET Framework
DotNetSpider Editor Hefin Dsouza
.NET Framework 2.0 .NET Framework 3.0 .NET Framework 3.5
ASP.NET MVC Introduction
By Gary Mandela December 26, 2006
Visual Studio 2008 Abdul Rahman .Y Microsoft Student Partner.
Silverlight Technology
ASP.NET Roadmap Mike Ormond Developer & Platform Group Microsoft Ltd
ASP.NEXT The ASP.NET 3.5 Extensions
Language Integrated Query (LINQ)
Overview of Silverlight 2
Visual Studio “Orcas” & .NET Framework v3.5
Visual Studio 2008 Mike Taulty Developer & Platform Group
Silverlight 2 Mike Taulty Developer & Platform Group Microsoft Ltd
Visual Studio 2010 和 .NET Framework 4 培训研讨会
Dot Net Application PROF. S. LAKSHMANAN, DEPT. OF B. VOC. (SD & SA),
Visual Studio 2008 Professional Edition Top reasons to upgrade
Visual Studio 2008.
Introduction to ASP.NET Parts 1 & 2
.Net for Test and Measurement
.NET Framework V3.5+ & RESTful web services
ASP.NEXT Mike Ormond Developer & Platform Group Microsoft Ltd
Presentation transcript:

ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd Mike.Ormond@microsoft.com http://mikeo.co.uk

What we’ll look at... Visual Studio Enhancements LINQ (Language Integrated Query) New Server Controls AJAX Integration Silverlight ASP.NET 3.5 Extensions Preview

Visual Studio Enhancements Multi-Targeting Nested Master Pages Fast Switching Split View CSS Tools Control Extender Support JS Intellisense JS Debugging Visual Studio 2008

Visual Studio 2008

LINQ Query, Set and Transform Operations for .NET Querying data becomes a core programming concept Works with all types and shapes of data Objects XML Relational databases … Works with all .NET languages New VB and C# have integrated language support

New ASP.NET Data Controls <asp:ListView> <asp:DataPager> <asp:LinqDataSource>

ASP.NET 3.5 Data Controls

ASP.NET AJAX All AJAX 1.0 features in .NET 3.5 Enhancements to UpdatePanel WCF JSON Services Better Development Experience JavaScript Intellisense JavaScript Debugging ASP.NET AJAX Extender Control Support ASP.NET 2.0 VS 2005 v1.0 ASP.NET 3.5 VS 2008 v3.5 v1.0

ASP.NET AJAX Control Toolkit Separate download from core ASP.NET AJAX Library of free ASP.NET AJAX enabled controls Download from http://ajax.asp.net Developed using a collaborative source model Licensed under Microsoft Public License (Ms-PL) All source freely available with modification license Both Microsoft & non-Microsoft developers can contribute ~ 40 controls as of today

Microsoft Silverlight is a cross-browser, cross-platform implementation of .NET for building and delivering the next generation of media experiences & rich interactive applications for the Web.

Silverlight Media Rich Content Interactive Applications Rich Internet Applications http://silverlight.net/Showcase

Silverlight

ASP.NET 3.5 Extensions Preview ASP.NET MVC Model View Controller framework for ASP.NET ASP.NET Dynamic Data Scaffolding and dynamic data controls for ASP.NET ASP.NET AJAX Browser history support ADO.NET Data Services Create REST addressable services endpoints for your data Silverlight Controls for ASP.NET Easily integrate Silverlight capabilities into ASP.NET applications

ASP.NET 3.5 Extensions Preview

Additional Information ASP.NET http://www.asp.net ASP.NET AJAX http://ajax.asp.net Data Access And LINQ http://weblogs.asp.net/scottgu http://www.microsoft.com/uk/msdn/nuggets Silverlight http://www.silverlight.net ASP.NET 3.5 Extensions Preview http://www.asp.net/downloads/3.5-extensions General http://mikeo.co.uk

MSDN in the UK Visit http://msdn.co.uk Newsletter Events Screencasts Blogs