c# - create winform from xsd+ xml -


Is it possible to create win based on XSD file and XML? Probably using something similar to XSLT (webforms)?

I do not think because web forms are basically HTML or text files, so we have XML / XSLT Can use But in the case of WinForm, this is different and complex. Yes, you can try around XML CERILIZ / DISRAILIZATION CONCEPTS. Or in xml WPF

Comments