Other News

Community

Using HTML5 Web Storage in ASP.NET

(Bipin Joshi) HTML5 Web Storage provides a streamlined data storage mechanism that allows developers to store data on the client as key-value pairs. This article explores what Web Storage is, its flavors and illustrates how Web Storage data can be transferred between client and server in ASP.NET web

Community

Displaying XML in a WPF TreeView

(Gil Yoder) In this article I will describe how to display data contained in a simple XML file using a TreeView control in a WPF application without writing any code. In this article all of the magic is found in the XAML file that defines the window contents. Admittedly you would not try to write a

Community

XQuery and HTML5

(Dave Erickson) XQuery is amazing at generating server-side dynamic XHTML. PHP, Java, .Net and the like are good too but don’t have the advantage of a seamless connection to a storage model. However, they do hav a big advantage over XQuery when it comes to HTML5 because they can serialize non-XML