Functional Examples

Ajax Samples This sample group demonstrates the various Ajax features of the toolkit including AjaxMethodCallback, HoverPanel, Modal Dialogs and the various features of the jQuery base client library.

REST Samples These examples demonstrate a simple REST service that can be accessed via URL parameters and routing to retrieve JSON and XML data from the server.

ApplicationConfiguration Class Sample This example demonstrates how to easily create strongly typed configuration values that are persisted in various config sources and can be updated at runtime.

DataBinder Examples The DataBinder samples demonstrate how you can bind controls to values and explicitly perform databinding and unbinding using the DataBinder Extender control.
Page and Arbitrary Object binding example

Localization with the Data Driven Resource Provider Demonstrates the Data Driven Localization Resource Provider that uses the database to store localization data. Provides a resource administration form that allows live editing of resources, refreshing of resources, the ability to import and export Resx resources as well as a control that allows interactive editing of resource data in a context sensitive manner. Also demonstrates the Ajax features of the Westwind.Web Ajax tools.

Note that if you're using the VS Web Server this link may not work. To run with the VS Server please use View in Browser on Default.aspx in the Westwind.GlobalizationWeb project.

Miscellaneous WebControl Demos This page contains a conglomeration of Web Control samples from the toolkit including Pager, TabControl, MessageDisplay, ErrorDisplay and more.

Html5, CSS and JavaScript Examples This page holds a few small HTML, CSS and JavaScript examples and utility examples.