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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.