Presentation is loading. Please wait.

Presentation is loading. Please wait.

J. Michael Palermo IV Director of Development Interface, USA WUX203.

Similar presentations


Presentation on theme: "J. Michael Palermo IV Director of Development Interface, USA WUX203."— Presentation transcript:

1

2 J. Michael Palermo IV Director of Development Interface, USA WUX203

3 Hidden Speaker Notes Some speakers at Microsoft like to use this slide for hidden “notes slides”. Delete it if you don’t want to use it. NEXT:

4 Overview of Talk ASP.NET supports several very different types of web applications

5 ASP.NET 3.5 Service Pack 1 Microsoft Entity Framework ADO.NET Data Services Dynamic Data Microsoft AJAX Improvements Browser History Script Combining

6 WAP and Class Libraries in Express Edition

7 JScript Formatting

8 Multiple Control Selection

9 Visual Studio 2008 SP1 Design View Typing Performance Classic ASP IntelliSense and Debugging Dynamic Data Templates SQL Server 2008 Support JScript Support for Remote Paths Faster switching to Design View

10 ASP.NET Web Forms

11 ASP.NET Web Forms 4.0 enables you to build websites with more compelling front-end user experiences.

12 ASP.NET Web Forms With ASP.NET 4.0, you are in control : Control Rendering Control IDs View State Website URLs XHTML and Accessibility

13

14 Code Snippets Ctrl-K, X Ctrl-K, S

15 Types of Code Snippets HTML div, table, img … ASP.NET scriptmanager, sqldatasource, formview … ASP.NET AJAX behavior, control … JScript function, forin …

16 FormView Improvements <asp:FormView ID="Formview1" RenderTable="false" runat="server">

17 ListView Improvements

18 Control Your View State Control.ViewStateMode Enabled Disabled Inherit (default)

19 Control Your Client IDs Control.ClientIdMode Legacy Static Predictable Inherit (default)

20 Control Your Client IDs

21 ASP.NET Routing for Search Engine Optimization Instead of: http://YourSite.com/Search.aspx?query=cats You can use: http://YourSite.com/Search/cats

22 Other Search Engine Optimization Improvements Page.Description Page.Keywords Response.RedirectPermanent(new url)

23 Redirects 300 multiple choices (e.g. offer different languages) 301 moved permanently 302 found (e.g. temporary redirect) 303 see other (e.g. for results of cgi-scripts) 307 temporary redirect

24 Web Standards XHTML Standards Strict or Transitional? Accessibility Standards Section 508, WCAG, ARIA?

25 QueryExtender Control Works with EntityDataSource and LinqDataSource Enables you to filter database results Accepts different types of expressions: Search Range Property Custom

26 ASP.NET Core Enhancements Cache Extensibility Create custom cache providers Browser Capabilities Extensibility Create custom browser capability providers Session State Compression Compress out-of-process session state

27 ASP.NET AJAX

28

29 Client-Side Templates Client-Side Controls Client-Side Data Binding Read/Write Database Data from the Browser Cross-Browser Compatible Not tied to ASP.NET

30 ASP.NET AJAX Refactored Microsoft AJAX Library MicrosoftAjaxCore.js MicrosoftAjaxComponentModel.js MicrosoftAjaxSerialization.js MicrosoftAjaxGlobalization.js MicrosoftAjaxHistory.js MicrosoftAjaxNetwork.js MicrosoftAjaxWebServices.js MicrosoftAjaxApplicationServices.js MicrosoftAjaxTemplates.js (New ) MicrosoftAjaxAdoNet.js (New)

31 ASP.NET AJAX Created by John Resig Open Source Microsoft Product support Included with Visual Studio Shipping right now with ASP.NET MVC jQuery Intellisense Supported in Visual Studio 2008 Supported in Visual Studio 2010

32 ASP.NET AJAX Accordion AlwaysVisibleControl Animation AutoComplete Calendar CascadingDropDown CollapsiblePanel ConfirmButton

33 ASP.NET AJAX

34 ASP.NET MVC

35 Enables a clear separation of concerns Enables testability including test-driven development Enables fine-grained control over HTML and JavaScript

36 ASP.NET Dynamic Data

37 DynamicDataManager Control DynamicHyperLink Control Field Templates for Email and URL Support for Inheritance and Many-to-Many Relationships Entity Templates

38 ASP.NET Dynamic Data Entity Templates

39 Conclusion ASP.NET supports several very different types of web applications

40 Conclusion ASP.NET Web Forms 4.0: Provides you with better control over the front- end user experience Has several improvements for the source- focused developer Puts you, the developer, in control of your HTML markup and code

41 Conclusion ASP.NET AJAX 4.0 Client-Side Templates and Controls jQuery New features coming with the AJAX Control Toolkit

42 Conclusion ASP.NET MVC Enables a clear separation of concerns Enables testability including test-driven development Enables fine-grained control over HTML and JavaScript

43 Conclusion ASP.NET Dynamic Data Many new features Entity Templates

44 Conclusion ASP.NET MVC Enables a clear separation of concerns Enables testability including test-driven development Enables fine-grained control over HTML and JavaScript

45 VISUAL STUDIO 2010 Web Authoring Productivity HTML/JS Snippets Dynamic IntelliSense for AJAX Deployment Web Configuration Transformations One-Click Publishing Conclusion

46 Announcement Title

47

48 www.microsoft.com/teched International Content & Community http://microsoft.com/technet Resources for IT Professionals http://microsoft.com/msdn Resources for Developers www.microsoft.com/learning Microsoft Certification & Training Resources Resources Required Slide Speakers, TechEd 2009 is not producing a DVD. Please announce that attendees can access session recordings from Tech-Ed website. These will only be available after the event. Required Slide Speakers, TechEd 2009 is not producing a DVD. Please announce that attendees can access session recordings from Tech-Ed website. These will only be available after the event. Tech ·Ed Africa 2009 sessions will be made available for download the week after the event from: www.tech-ed.co.zawww.tech-ed.co.za

49 Required Slide Complete a session evaluation and enter to win! 10 pairs of MP3 sunglasses to be won

50 © 2009 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. Required Slide


Download ppt "J. Michael Palermo IV Director of Development Interface, USA WUX203."

Similar presentations


Ads by Google