XML Appearance in Visual Studio 2005 versus Visual Studio 2003

Answered XML Appearance in Visual Studio 2005 versus Visual Studio 2003

  • Monday, August 14, 2006 12:39 AM
     
     
    Hi All,

    We used to see xml in visual studio 2003 under 2 tabs XML & Data; one for xml text and the other for Table Data View of xml.

    In Visual Studio 2005 that doesn't appear any more, only xml text is present.

    Is there any setting should I do to get the Data tab of xml in Visual Studio 2005?

    Many Thanks and Best Regards,
    Bishoy

All Replies

  • Monday, August 14, 2006 2:39 PM
     
     Answered

    Try right clicking the file in Solution Explorer and selecting "Open With", then select "XML Data Editor".

    Hope this helps.