|
We've developed some DataForm.NET samples and put it on our web site. If
you'd like to give it a try on your local machine, please click HERE to download the xml file. After download, there are two options
you can use it:
-
Open DataForm.NET Manager(for instance, http://localhost/DataFormNet/Net2.0/
and import DataForm(From menu, Edit/Import DataForm.NET)
-
Copy DataFormNet.xml file to the folder which usually locates at "C:\Program Files\EasyDotNet\DataFormNet\Net2.0\EasyDotNet\3_0"
and replace the existing one (if any).
Last step is to modify the database connection (From menu, Edit/Database
Connection). Choose "Northwind" connection and configure it properly so that it
can connect to your local Northwind database.
|