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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.