Archives

Archives / 2005 / July
  • Writing MPF Schemas is easier now using VS 2005

    I know many people do not take the time to include schemas in their MPF named procedures, but I am a big fan.  Here at eQuest, we use these in-line schemas for all sorts of things ranging from auto-generating CHM files to auto-generating strongly-typed C# and XML Web Service wrappers. The problem is, these are a *pain* to write.  I hate writing them, and even worse, they are hard to get accurate.  It is very easy to miss a step, or mis-state a requirement, etc.  It is very easy to duplicate a node, or forget to include a node, etc.