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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.