Welcome to Mono XSP!
XSP is a simple web server written in C# that can be used to run your ASP.NET 2.0 applications
Some ASP.NET Samples
>
1.1
>
Data Binding
>
databind-class
Data binding using an array list containing a class
DataTextField and DataValueField must contain property names of the class bound to the DropDownList.
One
Two
Three
Four
Five