HTML Samples
Straight individual HTML samples are in this folder:
<install path>/Samples/*.htm
Sample Browser
There is a "Sample Browser" which lets you browse all these samples conveniently. The HTML for which is at:
<install path>/SampleBrowser.htm
Opening HTMLs directly in the browser
In Windows, you can simply double click the sample *.htm samples to open and run them in the browsers. This usually works fine in IE and Firefox, whereas Chrome doesn't run this for security reasons.
Running with VS.NET Project
The <install path>/SampleBrowser.csproj is a convenient way to run the Sample Browser and all the samples, if you have Visual Studio installed.
Running samples from a local web server
To run our samples in a local server, please follow these steps for IIS (follow similar steps for other servers):
Deploying a Single HTML Sample in IIS
Deploying Entire HTML Samples in IIS
© RadiantQ 2022. All Rights Reserved.