I am planning to extend VS to allow the rich authoring of a custom XML file
containing a combination of SQL and C# scriptlets. My target audience won't
have VS installed so I am pinning my hopes on the VS 2008 Shell - and
possibly its "isolated" mode.
However, I need to provide debugging support for the C# scriptlets.
- would the C# debugger be available to me in isolated mode? I expect not.
- if I planned to use "integrated" mode, would the end user need a VS
license to install my tool? (I read that "integrated-mode" extensions could
be installed without VS installed, but I'm not sure about the licensing)
Also, if anyone has any pointers for me regarding the idea of debugging C#
scriptlets (i.e. a few statements, not entire classes) within the context of
an XML file, I'd be very grateful. i.e. am I crazy to attempt it? It must be
possible, because I suppose it is what MS have done with WWF and XOML.
Walter Wang [MSFT] - 03 Jul 2007 07:53 GMT
Hi Stu,
Since VS2008 hasn't released yet, I really cannot provide more information
here.
Also, please note our MSDN managed newsgroup support is mainly focused on
break/fix; for consulting questions, I suggest you contact our advisory
support service which could give you more detailed suggestion based on your
requirement. Thank you for your understanding.
Sincerely,
Walter Wang (wawang@online.microsoft.com, remove 'online.')
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications. If you are using Outlook Express, please make sure you clear the
check box "Tools/Options/Read: Get 300 headers at a time" to see your reply
promptly.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.