Browse by Tags

24 juli 2006
Fixing the Shared Type Schema Importer Extension for nullable value types
When you add a Web Reference to your project, Visual Studio will also import all schema types defined in the WSDL’s schema section. You can create a schema importer extension (SIE) to influence the way the XSD schema types are mapped to your CLR types. There is a very nice article by Jelle Druyts... Read More...