This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
I've deleted the dataset XSD file and now I've the designer file and XSS file available how I can use XSS file and desginer file to rebuilt or regenerate the xsd file .
please help!
Wail Alqafeai
I have few works on this. See whether if there help.
How to generate C# class from xml using xsd
https://chanmingman.wordpress.com/2014/12/16/how-to-generate-c-class-from-xml-using-xsd/
How to update using Dataset (xsd)
https://chanmingman.wordpress.com/2012/02/01/how-to-update-using-dataset-xsd/
Column does not appear in Dataset xsd
https://chanmingman.wordpress.com/2011/10/20/column-not-appear-in-dataset-xsd/
chanmm
Hi Eng.Wail,
It seems that you could use xsd.exe to generate your xsd file via cs file. for more information about xsd.exe, please refer to:
https://msdn.microsoft.com/en-us/library/x6c1kb0s(VS.71).aspx
Best regards,
Cole Wu