Contents tagged with SOA

  • WCF meet WSDL, WSDL meet WTF?

    When developing enterprise SOA applications you will come accross the term: Contract First Development / Contract First Design.  If you haven't heard of this term it is the act of creating your contracts (WSDL, XSD, Schemas etc.) before touching code. When working with multiple parties and connected systems this approach is the best approach because it forces everyone to use the same rules.