Pierre Greborio.NET

Talking about .NET world

Indigo Proxy Generator AddIn - Update

The proxy generator is going ahead (hopefully). Now I added several svcutil switches like XSD support, mark the class as serializable, data bound support etc. Moreover now you can generate ASP.NET web service proxy using the Xml Serializer. All comments are welcome
Posted: Jun 13 2005, 12:44 PM by PierreG | with 1 comment(s)
Filed under:

Comments

Tyler Brown said:

You should add an option to include the r:/System.dll switch for this add-in. When using types such as Generic List, svcutil.exe will generate peculiar types if this switch is not included.
# June 30, 2005 2:00 AM