ASP.NET AJAX Control Toolkit - PowerPoint PPT Presentation

1 / 17
About This Presentation
Title:

ASP.NET AJAX Control Toolkit

Description:

Easily deployed to website's BIN directory ... Gi direkte r d til Microsoft-representanter. Hold deg oppdatert. www.microsoft.no/informasjon ... – PowerPoint PPT presentation

Number of Views:1077
Avg rating:5.0/5.0
Slides: 18
Provided by: janeblo
Category:
Tags: ajax | asp | net | control | raad | toolkit

less

Transcript and Presenter's Notes

Title: ASP.NET AJAX Control Toolkit


1
(No Transcript)
2
ASP.NET AJAX Control Toolkit
  • Jan Blomquist, MVP, MCT
  • www.traincert.net
  • www.cbtoffice.no

3
Agenda
4
Using the Toolkit for Page Development
  • Easily enhance existing websites (or create new
    ones)
  • Over 30 AJAX-Enabled Component
  • JavaScript skills not required
  • Drag-and-drop Design Experience
  • Will be improved in Orcas
  • Easily deployed to websites BIN directory
  • Included source allows customization and/or fixes
    by customers

5
Creating a Toolkit-enabled Website
6
Using the Toolkit for Component Development
  • Primary focus on enabling easy AJAX component
    development
  • Plumbing code is included in templates so you
    dont have to write it!
  • Lots of added functionality and features
  • Focus on preserving ASP.NET AJAX techniques and
    practices
  • Writing code with the Toolkit leverages ASP.NET
    AJAX so youre not learning different concepts
  • Many support alternatives (forums, community,
    source code, etc.)

7
More about Behaviors and Extenders in ASP.NET AJAX
  • Behaviors
  • Add or modify functionality to an element on the
    page
  • Written in JavaScript
  • Modify the HTML DOM
  • Extenders
  • ASP.NET components
  • Associate an ASP.NET Control with a Behavior
  • Leverage Server-Side and Design Time

8
The ASP.NET AJAX Library JavaScript Framework
  • Object oriented framework build on JavaScript
  • Provides automatic cross-browser compatibility
    layer
  • Built-in classes for WebService calls, Type
    system, basic DOM operations
  • Allows structured programming and encapsulation
  • No more sprinkling JavaScript around your site!

9
Creating A Toolkit Component
  • Two types of components in the Toolkit
  • Behavior Extender
  • ASP.NET AJAX-aware Control (ScriptControl)
  • Which to choose?
  • If required HTML shape is very specific, write a
    control and then attach behaviors to it
  • If HTML shape is simple or common, write an
    extender

10
Anatomy of a Toolkit Component
11
Anatomy of a Toolkit Component
12
Anatomy of a Toolkit Component
13
Anatomy of a Toolkit Component
14
Creating an Extender Project
  • Toolkit package has Visual Studio templates for
  • Toolkit-enabled website
  • Toolkit component project
  • Toolkit Components
  • VB C for each

15
Creating a Toolkit Extender
16
GRATIS AJAX WIDGETS
  • GAIA AJAX Web Widgets for ASP.NET
  • www.ajaxwebwidgets.com
  • Gratis til alle deltagere på MSDN
  • Registrer deg med kupong kodegaiax (gyldig ut
    februar)

17
Til slutt
  • Hjelp oss å bli bedre
  • Fyll ut evalueringen som kommer på e-post
  • Gi direkte råd til Microsoft-representanter
  • Hold deg oppdatert
  • www.microsoft.no/informasjon
  • Besøk oss på www.microsoft.no/msdn eller
    www.microsoft.no/technet
Write a Comment
User Comments (0)
About PowerShow.com