Allan's Blog
Wednesday, April 19, 2017
csharp book .net core
Professional C# 6 and .NET Core 1.0 by Christian Nagel pdf
xml schema and serialization
use visual studio developer tool command prompt
create the XML schema .
xsd
xsd.exe <xml file name>
-- this will creaet the schema
xsd
C:\schema\library.xsd /classes /
language:CS
--this will create the class
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)