Create an XML based web site with this pre-made template. The content for each web page is stored as XML to separate content from formatting and code. The default web page contains the code that loads the requested XML file and transforms it using the XSL file. If no page is requested it loads a default page. In this example the XSL file contains all of the formatting for the web site.
The online sample has one web page that demonstrates the use of javascript in a .js file, display of source code, and hyperlink features. The download contains all of the files used in the online sample in both C#.NET and VB.NET. This is a scaled down version of the actual source code that was previously used on the DBVision web site.
[ Run Sample ] | [ View Source ] | [ Download ]