Roberto Brunetti

Developing in the cloud

.NET Programming

Archives

Corsi ASP.NET aggiornati con AJAX e IIS7

Ho aggiornato le schede tecniche dei nostri corsi su ASP.NET 2.0 che da gennaio includono (sempre in base alle esigenze del cliente) ASP.NET AJAX e l'interazione con IIS7 (per Vista e in previsione di Longhorn Server)

In tutti i corsi su ASP.NET 2.0 si possono trattare i seguenti argomenti:

ASP.NET AJAX

  • Obiettivi
  • Architettura Client
  • Architettura Server
  • AJAX Library senza ASP.NET
  • Namespace
  • Contenuto della confezione
  • ASP.NET AJAX Extensions
  • Web.config
  • Partial Page Rendering
    • UpdatePanel
    • UpdateProgress
    • Timer
    • ScriptManager
    • Inside Partial Page Rendering
    • Conditions
    • Master Page e User Control
    • Page Request Manager
    • Animations
    • Postback priority
    • Error Handling
  • Inside Script Manager
  • Inside Timer Control
  • Asyncronous Communication Layer
    • JSON Notation
    • Architettura
    • WebRequest
    • WebRequestManager
    • XmlHttpExecutor
    • XmlHttp
    • Web Service Proxy
    • Page Method Proxy
    • Profile Proxy
    • Auth Service Proxy
    • Handling Errors
    • Complex Object
  • Debugging Challenge
    • Server-side
    • Client-side
    • Sys.Debug methods
    • Debugging client e server code
  • AJAX e Javascript
    • Type System
    • OOP in Javascript
    • Script as component
    • Dynamic Script
  • Extending AJAX
    • Sys.Component
    • Sys.UI.Control
    • IScriptControl
    • Behavior e Extender Control
    • Change Notification
  • AJAX Control Toolkit
    • Sample
    • Using
  • Localization e Globalization

IIS7 e ASP.NET

  • "The Wedding"
  • Architettura
  • Core Web Server Modules
  • Deployment
  • Configuration
  • Security with ASP.NET
  • Diagnostic
  • Application Pool Model
  • ASP.NET Modules & Handler
  • <system.weServer>
  • Pipeline
  • Migrating Code
  • FREB
  • Tracing Integration
  • Activation and WCF
  • Monitoring
  • Error Detail
  • RSCA
  • Extensibility
  • Custom UI Module
  • Custom Admin Page
  • Security
    • IUSR_machine is dead
    • IIS_IUSRS
    • Impersonation
    • Url Authorization
  • Request Filtering
    • paragone con UrlScan
  • Provisioning

Le schede tecniche relative (nel corso Intro gli argomenti sono ovviamente trattati ad un livello di dettaglio inferiore) sono:

1) ASP.NET 2.0 Intro: Introduzione all'ambiente e caratteristiche
2) ASP.NET 2.0 Core: Argomenti avanzati come WebEvent, Custom Provider, Custom Events, Custom Handler e Custom Module, Asyncrounous Page, MSMQ, System.Transaction, SQL 2005 Broker.
3) ASP.NET Upgrade to 2.0 Core: Introduzione e Approndimenti (Intro + Core) per chi arriva dalla versione 1.x di ASP.NET.
Posted: mar 16 2007, 12:12 by rob | with no comments |