Xsd2Code 3.4
Other Available Downloads
Release Notes
Xsd2Code 3.4
Changes since 3.2
- Allow to encode/decode with UTF8, ASCII, Unicode.
- Vs2008/2010 Setup Compatibility.
- Can generate ShouldSerializePropertyName.
- Support virtual property.
Beta 3.5 release 3.5.2.0 (July 2012)
Release notes and files available
here.
History
Release 3.0.0.0
History
Release 2.8.4.0
- Support now automatic properties when no special get or set required. (new in 2.8.4).
- Support wcf attributes. (DataContract/DataMember).
- Fix bug about translating hexBinary and base64Binary data.
- .NET 2.0 serialization attributes as an option.
- Remove obsolet comment "remarks" on properties.
- Fix bug 7714 « Can't use serialization in a Silverlight project Title is required ».
- Fix bug 7206 « Cpp/VB Language selection is broken ».
Release 2.8.1.0
I used XSD2Code for an MVVMLight application that emulates a radio (Voice over IP). This helped me write bindable properties without much work at all. The schema I wrote has a few levels, so it would have been an awful job to do by hand. XSD2Code made this part of the project way too easy.
by
petersonmh
on
May 15 at 1:17 AM
You just saved us two months of work. I was able to get what took my co-developer six weeks to write in less than 4 hours.
by
Jake_M
on
Jan 29 at 6:11 PM
I use this alot, great stuff, keep it up.
by
IainStevenson
on
Jan 24 at 6:48 AM
Great tool. If you use XSD and do any databinding you will need the ObservableCollection option in this plugin. That alone sells it. The other features are very good as wel.
by
jadams74
on
Jul 13, 2011 at 3:34 PM
What an amazing tool. I use it and love it and I am really satasfied of it. Please don't stop development. It gives me enormous time saving for my WPF application. I use it with Databinding feature. Many thanks to you and your work!!
by
haja0011
on
Apr 21, 2011 at 2:37 PM
Hi, I would like to say BIG THANKS to you (or the team!) It is great and works much better than XSD.exe from Microsoft. Please consider to change licence of this tool in case of commercial use to need to buy licence (for small fee of about 15-20$). Then you will have much better finances support (which your development is really worth!!) In this case we can ask our companies to buy it! ;) THX!
by
bincoder
on
Apr 18, 2011 at 7:23 AM
This tool is a great idea. It's about time someone developed something like this!
by
DeanHume
on
Feb 16, 2011 at 7:57 AM
Version 3.4 works swimmingly in VS2010 through the add-on. Thanks for all the bug fixes. Great tool.
by
rhombus
on
Oct 22, 2010 at 11:42 PM
even support for DataMember(Name="name") public string Name{get;set;} would be great.
by
prabirshrestha
on
Oct 15, 2010 at 5:31 AM
This is really a feature request:
It would be great if there was a caseing feature that would automatically convert an attribute such as
<xs:attribute name="name" type="xs:string" use="required"/>
to generate:
[XmlAttributeAttribute(AttributeName = "name")]
public string Name {get; set;}
I appreciate that this may need to be a new option but it would be a great addition.
by
MarkRitchie
on
Jul 7, 2010 at 9:31 AM
Xsd2Code is very good, i used it in a small application. But i am having problems with this schema http://www.nfe.fazenda.gov.br/PORTAL/docs/PL_005d.zip
by
TonyHenrique
on
Jan 6, 2010 at 8:34 PM
I use it in my project. Thanks a lot guys, this TOOL developers. I believe that new Silverlight feature - save to isolated storage- is very usefull. Great job and good support !
by
xidius
on
Nov 10, 2009 at 8:08 AM
Excellent tool - been using this on a project for the last 6 months with no problems.
Its saved me A LOT of time and heartache - using it as the to persist report definitions created by a bespoke designer and processed by a bespoke reports engine
well done guys!
by
aidancasey
on
Sep 10, 2009 at 11:21 AM
WPF ObservableCollection based binding support is a big plus.
Thanks much for this very nice developer tool!!
by
jhy
on
Sep 5, 2009 at 4:53 AM
Excellent work . Very usefull Addin.Thank you.
by
mandname
on
Jul 9, 2009 at 4:03 PM
Nice Job. Planned on working over the weekend for some huge schema with multiple chainings and includes in each of them. This saved my weekend. Thanks. Keep it up.
by
sreenath78
on
Jun 25, 2009 at 10:04 PM
Excellent work and so usefull. So much better than XsdObjectGen!
by
VicWaiky
on
Apr 10, 2009 at 7:47 AM
Great AddIn ! At last a flexible and fully VS-integrated XSD to Code generator. Thanks a lot ! Keep up the good work !
by
broessli
on
Feb 19, 2009 at 8:45 PM
Xs2code is a very powerful Addin. Thank you to everyone who made this tool.
by
kbuntu
on
Jan 27, 2009 at 7:14 PM
Opera does not support ClickOnce X
To install this application, save it and then open it. Opening it directly from Opera will not work correctly.