Hi,
Is it possible to 'ignore' tags like <# and #> within the XML editor of visual studio? If I mix XML and C# code withinBIML Script then the XML obviously gets corrupt, because the brackets are not opening and closing one after the other:
<ExecutePackage Name="EPT - <#=row["name"]#>">
and then I loose formatting & intellisense when I re-open the file:
Any suggestions on how to overcome this like in this online editor? Was this the case back in the days with asp 3.0 with mixing html and asp tags <% and %>?
Please mark the post as answered if it answers your question | My SSIS Blog: http://microsoft-ssis.blogspot.com | Twitter