<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Professional Visual Studio &#187; DSL Tools</title>
	<atom:link href="http://www.professionalvisualstudio.com/blog/tags/dsl-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.professionalvisualstudio.com/blog</link>
	<description>Tips, Tricks, and Best Practices for professional .NET developers</description>
	<lastBuildDate>Sun, 15 Aug 2010 02:44:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Known Issues for Microsoft Visual Studio 2008 SDK 1.0</title>
		<link>http://www.professionalvisualstudio.com/blog/2008/02/01/known-issues-for-microsoft-visual-studio-2008-sdk-10/</link>
		<comments>http://www.professionalvisualstudio.com/blog/2008/02/01/known-issues-for-microsoft-visual-studio-2008-sdk-10/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 19:16:41 +0000</pubDate>
		<dc:creator>Keyvan Nayyeri</dc:creator>
				<category><![CDATA[DSL Tools]]></category>
		<category><![CDATA[VSX]]></category>

		<guid isPermaLink="false">http://www.professionalvisualstudio.com/blog/2008/02/01/known-issues-for-microsoft-visual-studio-2008-sdk-10/</guid>
		<description><![CDATA[Earlier today Visual Studio Ecosystem team published a blog post that contains a list of known issues with Visual Studio 2008 SDK 1.0. Most of these issues are affecting Domain-Specific Languages tools in Visual Studio 2008. You know that Visual Studio SDK versions are released on a regular basis between Visual Studio releases so the [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier today Visual Studio Ecosystem team published a blog post that contains <a href="http://blogs.msdn.com/vsxteam/archive/2008/01/30/Known-Issues-for-Microsoft-Visual-Studio-2008-SDK-1.0.aspx">a list of known issues with Visual Studio 2008 SDK 1.0</a>. Most of these issues are affecting Domain-Specific Languages tools in Visual Studio 2008.</p>
<p>You know that Visual Studio SDK versions are released on a regular basis between Visual Studio releases so the next upcoming version of Visual Studio SDK in next a few months should fix most of these issues.</p>
<p>Visual Studio Ecosystem team is listening to your feedbacks, bug reports and feature requests to regard them in each new version of Visual Studio and its SDK so don&#8217;t hesitate to go ahead and write a few words for them on <a href="http://forums.microsoft.com/msdn/showforum.aspx?forumid=57&amp;siteid=1">Visual Studio Extensibility forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.professionalvisualstudio.com/blog/2008/02/01/known-issues-for-microsoft-visual-studio-2008-sdk-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Appropriate SKU for Visual Studio Extensibility</title>
		<link>http://www.professionalvisualstudio.com/blog/2008/01/31/appropriate-sku-for-visual-studio-extensibility/</link>
		<comments>http://www.professionalvisualstudio.com/blog/2008/01/31/appropriate-sku-for-visual-studio-extensibility/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 12:35:01 +0000</pubDate>
		<dc:creator>Keyvan Nayyeri</dc:creator>
				<category><![CDATA[DSL Tools]]></category>
		<category><![CDATA[VSX]]></category>

		<guid isPermaLink="false">http://www.professionalvisualstudio.com/blog/2008/01/31/appropriate-sku-for-visual-studio-extensibility/</guid>
		<description><![CDATA[Following to earlier post by Nick about Visual Studio 2008 SKUs I just want to say that extensibility isn&#8217;t supported by Express editions of Visual Studio but you can develop and use extensions in all commercial editions. Moreover, Domain-Specific Languages tools are supported by Professional edition or above so you can develop a DSL with [...]]]></description>
			<content:encoded><![CDATA[<p>Following to earlier post by Nick about <a href="http://www.professionalvisualstudio.com/blog/2008/01/31/which-sku-should-i-use/">Visual Studio 2008 SKUs</a> I just want to say that extensibility isn&#8217;t supported by Express editions of Visual Studio but you can develop and use extensions in all commercial editions.</p>
<p>Moreover, Domain-Specific Languages tools are supported by Professional edition or above so you can develop a DSL with Professional edition or above but can deploy a DSL to all commercial editions including the Standard edition.</p>
<p>Generally Professional edition is enough for someone who wants to develop and use extensibility options but above editions can be better because of the features that they offer for debugging, testing and other general-programming tasks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.professionalvisualstudio.com/blog/2008/01/31/appropriate-sku-for-visual-studio-extensibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Storyboard Designer &#8211; A Sample Visual Studio Shell Application</title>
		<link>http://www.professionalvisualstudio.com/blog/2007/11/28/storyboard-designer-a-sample-visual-studio-shell-application/</link>
		<comments>http://www.professionalvisualstudio.com/blog/2007/11/28/storyboard-designer-a-sample-visual-studio-shell-application/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 17:59:43 +0000</pubDate>
		<dc:creator>Keyvan Nayyeri</dc:creator>
				<category><![CDATA[DSL Tools]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[VSX]]></category>

		<guid isPermaLink="false">http://www.professionalvisualstudio.com/blog/2007/11/28/storyboard-designer-a-sample-visual-studio-shell-application/</guid>
		<description><![CDATA[Clarius Consulting company which is one of most active Visual Studio extension creators, just released the November CTP of its Visual Studio Shell sample application named Storyboard Designer on CodePlex with source code. Storyboard Designer is a Visual Studio Shell Isolated application that applied some other extensibility options such as DSL tools and project templates [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="50" alt="Clarius Labs" src="http://www.professionalvisualstudio.com/blog/wp-content/uploads/2007/11/clariuslabscodeplex.png" width="158" border="0" /> </p>
<p><a href="http://www.clariusconsulting.net/">Clarius Consulting</a> company which is one of most active Visual Studio extension creators, just released the November CTP of its Visual Studio Shell sample application named <a href="http://www.codeplex.com/storyboarddesigner">Storyboard Designer</a> on CodePlex with source code.</p>
<p>Storyboard Designer is a Visual Studio Shell Isolated application that applied some other extensibility options such as DSL tools and project templates to create a real world Visual Studio sample application in an excellent way.</p>
<p>This application uses the isolated mode of Visual Studio Shell along storyboard designer of DSL tools and custom project templates to achieve its goals so can be used a very good example for Visual Studio Extensibility options.</p>
<p>This application is written for final versions of Visual Studio 2008 and its SDK so you need to have these three tools installed to be able to run it:</p>
<ul>
<li>Visual Studio 2008 </li>
<li>Visual Studio 2008 SDK 1.0 </li>
<li>Visual Studio 2008 Shell Isolated Model redistributable package</li>
</ul>
<p>I&#8217;d recommend anyone who is interested in VSX professionally to take a look at this sample application.</p>
<p>I&#8217;m going to write a set of posts about VS Shell on this blog in the near future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.professionalvisualstudio.com/blog/2007/11/28/storyboard-designer-a-sample-visual-studio-shell-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

