Generate Silverlight Forms with validation at runtime, from XSD schema, which will contain form fields with basic constraints, if fields are required or not, or regular expressions, this will help validating emails, phone numbers...
Features
- XSD schema language allows defining types and settings constraints, the future goal is to create a subset of XSD and will be called FSDX form schema document, with a special designer to help designing forms and specifying constraints to it, and binding this for to a Data entry on database or a stored procedure.
Follow Generate Silverlight Forms
Other Useful Business Software
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Rate This Project
Login To Rate This Project
User Reviews
-
XSD schema language allows defining types and settings constraints, the future goal is to create a subset of XSD, that will be called FSDX (form schema document), with a special designer to help designing forms and specifying constraints to it, and binding this for to a Data entity or a stored procedure on database.