schema-management

SQL Server Compact - Schema Management

I've been searching for some time for a good solution to implement the idea of managing schema on an SQL Server Compact 3.5 database. I know of several ways of managing schema on SQL Server Express, SQL Server Standard, SQL Server Enterprise, but the Compact Edition doesn't support the necessary tools required to use the same methodolog...

How to best manage multiple versions of schemas and WSDLs for multiple external services?

We consume a number of external services (about a dozen but planning on adding more to that list) and would like to know if anyone has a good solution to managing the WSDLs, associated schemas and documentation that come with these services. We have tried a number of XML editors that have additional tools but none came in handy with all ...