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
Ship Agents Faster
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
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.