EDN Admin
Well-known member
I develop a Metro style application. I would like to generate an object model from .xsd file.
xsd.exe that is included in Visual Studio 2011 happily generates an object model. However, it includes annotations not supported by ".NET for Metro style apps" framework.
I presume that at some point either Metro framework will include a port of required annotations or maybe xsd.exe would have something like a /metro switch that would generate a model with annotations supported by Metro.
My questions are,
What is a timeline for it?How is it going to be implemented?Is there a workaround for generating models from .xsd in Metro style apps?
I have seen a similar or the same questions in different threads,
http://qa.social.msdn.microsoft.com/Forums/en-US/toolsforwinapps/thread/7811e027-f5e2-45c2-b0e1-e5fe88c1bc57 http://qa.social.msdn.microsoft.com/Forums/en-US/toolsforwinapps/thread/7811e027-f5e2-45c2-b0e1-e5fe88c1bc57
http://social.msdn.microsoft.com/Forums/en-US/xmlandnetfx/thread/8409af3b-7261-43f5-bd1f-65795ae15eaf http://social.msdn.microsoft.com/Forums/en-US/xmlandnetfx/thread/8409af3b-7261-43f5-bd1f-65795ae15eaf http://qa.social.msdn.microsoft.com/Forums/en-US/toolsforwinapps/thread/7811e027-f5e2-45c2-b0e1-e5fe88c1bc57
However I was not able to find a response to it.
Thank you.
Alex.
<br/>
View the full article
xsd.exe that is included in Visual Studio 2011 happily generates an object model. However, it includes annotations not supported by ".NET for Metro style apps" framework.
I presume that at some point either Metro framework will include a port of required annotations or maybe xsd.exe would have something like a /metro switch that would generate a model with annotations supported by Metro.
My questions are,
What is a timeline for it?How is it going to be implemented?Is there a workaround for generating models from .xsd in Metro style apps?
I have seen a similar or the same questions in different threads,
http://qa.social.msdn.microsoft.com/Forums/en-US/toolsforwinapps/thread/7811e027-f5e2-45c2-b0e1-e5fe88c1bc57 http://qa.social.msdn.microsoft.com/Forums/en-US/toolsforwinapps/thread/7811e027-f5e2-45c2-b0e1-e5fe88c1bc57
http://social.msdn.microsoft.com/Forums/en-US/xmlandnetfx/thread/8409af3b-7261-43f5-bd1f-65795ae15eaf http://social.msdn.microsoft.com/Forums/en-US/xmlandnetfx/thread/8409af3b-7261-43f5-bd1f-65795ae15eaf http://qa.social.msdn.microsoft.com/Forums/en-US/toolsforwinapps/thread/7811e027-f5e2-45c2-b0e1-e5fe88c1bc57
However I was not able to find a response to it.
Thank you.
Alex.
<br/>
View the full article