c# - Need WPF Design Ideas For A New Application -


i have build several wpf screens has many editable fields. there separate business object (view model) create views along set of rules every screen, list of rules apply of fields, defines things if editable, default value, list of values shud display. .

firstly,i thinking generate views data templating corresponding business object view. need ideas on how validate these rules or apply these kind of rules properties in bussiness object. hopefully, clear have mentioned above.

i looking design ideas, wpf oob features if any, common paterns or frameworks, scenarios such these. such idea of help.

thanks, mani

have @ the silverlight dataform ported wpf


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -