Introduction to ASP.NET 4 AJAX Client Templates - Craig Shoemaker - E-Book

Introduction to ASP.NET 4 AJAX Client Templates E-Book

Craig Shoemaker

0,0
6,40 €

-100%
Sammeln Sie Punkte in unserem Gutscheinprogramm und kaufen Sie E-Books und Hörbücher mit bis zu 100% Rabatt.

Mehr erfahren.
Beschreibung

This Wrox Blox will teach you how to create and customize ASP.NET 4AJAX Preview 4 Client Templates. The author shows you how to usedeclarative as well as imperative data-binding techniques toaddress the simple to advanced UI requirements. He also covers howthe observer pattern is fully implemented in ASP.NET 4 AJAX and,when used in conjunction with the Client Template markupextensions, provides a developer experience much like XAML-basedapplications like WPF and Silverlight. This Wrox Blox walks youthrough how to implement examples that fetch data from ASP.NET WebForms using Page Methods and ASP.NET MVC controller actions, aswell as interfacing directly with ADO.NET Data Services.Table of Contents'What's New in ASP.NET 4 AJAX Preview 4 1'What Are Client Templates? 1Environment Setup 3Scripts Files 3DataView 3Updating a DataView 8Data-Binding Syntax 10'Observer Pattern in JavaScript 16'Update the List Editor 19Create the Page 20'Template Manipulation 23'Pseudo-Columns 24Code Injection 24'Fetching Data from the Server 27'Using ASP.NET Page Methods 28Using an ASP.NET MVC Controller Action 30Using ADO.NET Data Services 31'Wrapping Up 39About Craig Shoemaker 40 '

Sie lesen das E-Book in den Legimi-Apps auf:

Android
iOS
von Legimi
zertifizierten E-Readern

Seitenzahl: 47

Veröffentlichungsjahr: 2010

Bewertungen
0,0
0
0
0
0
0
Mehr Informationen
Mehr Informationen
Legimi prüft nicht, ob Rezensionen von Nutzern stammen, die den betreffenden Titel tatsächlich gekauft oder gelesen/gehört haben. Wir entfernen aber gefälschte Rezensionen.



Contents

Introduction to ASP.NET 4 AJAX Client Templates

What’s New in ASP.NET 4 AJAX Preview 4

Observer Pattern in JavaScript

Template Manipulation

Fetching Data from the Server

Wrapping Up

About Craig Shoemaker