<?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>ASP Experts &#187; Visual Studio 2010</title>
	<atom:link href="http://www.aspexperts.com/tag/visual-studio-2010/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aspexperts.com</link>
	<description>.net programming, mssql, c#, vb.net....</description>
	<lastBuildDate>Fri, 03 Feb 2012 19:26:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Tip #109 Did you know … How to speed up build time by *only* building the currently selected project in a multi-project solution?</title>
		<link>http://www.aspexperts.com/tip-109-did-you-know-%e2%80%a6-how-to-speed-up-build-time-by-only-building-the-currently-selected-project-in-a-multi-project-solution</link>
		<comments>http://www.aspexperts.com/tip-109-did-you-know-%e2%80%a6-how-to-speed-up-build-time-by-only-building-the-currently-selected-project-in-a-multi-project-solution#comments</comments>
		<pubDate>Mon, 15 Aug 2011 23:42:27 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[Build]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Mark Berryman]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[VS 2010]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[When working with a solution that contains numerous projects, I find myself often wanting to only build and run the currently selected project. Other projects in the solution might have build errors that I don’t want to resolve at the current time. B...]]></description>
			<content:encoded><![CDATA[<p>When working with a solution that contains numerous projects, I find myself often wanting to only build and run the currently selected project. Other projects in the solution might have build errors that I don’t want to resolve at the current time. By&#8230;(<a href="http://blogs.msdn.com/b/webdevelopertips/archive/2011/08/15/tip-109-did-you-know-how-to-speed-up-build-time-by-only-building-the-currently-selected-project-in-a-multi-project-solution.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7912016" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/tip-109-did-you-know-%e2%80%a6-how-to-speed-up-build-time-by-only-building-the-currently-selected-project-in-a-multi-project-solution/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Documenting Key End-to-End Deployment Scenarios</title>
		<link>http://www.aspexperts.com/documenting-key-end-to-end-deployment-scenarios</link>
		<comments>http://www.aspexperts.com/documenting-key-end-to-end-deployment-scenarios#comments</comments>
		<pubDate>Wed, 13 Jul 2011 07:54:00 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[VS 10]]></category>
		<category><![CDATA[VS 2010]]></category>
		<category><![CDATA[VS 2010 SP1]]></category>
		<category><![CDATA[Web Deploy]]></category>
		<category><![CDATA[Web Deployment]]></category>
		<category><![CDATA[Web Deployment Projects]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[&#160; The IIS Web Deployment Tool (Web Deploy) and the deployment features introduced in Visual Studio 2010 enable you to automate many deployment tasks, but we have heard you all that many common scenarios not yet documented fully. We are addressing ...]]></description>
			<content:encoded><![CDATA[<p>&#160; The IIS Web Deployment Tool (Web Deploy) and the deployment features introduced in Visual Studio 2010 enable you to automate many deployment tasks, but we have heard you all that many common scenarios not yet documented fully. We are addressing this need by creating step-by-step walkthroughs that will guide you from beginning to end through scenarios that address common real-world needs. Interestingly, this blog post is not the documentation of the solution but actual documentation of problem statements. This post presents the first set of scenarios that we have identified and solicit your feedback to help us determine they are representative enough or not.&#160; If you have any feedback as usual you can post them here as comments or&#8230;(<a href="http://vishaljoshi.blogspot.com/2011/07/documenting-key-end-to-end-deployment.html">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7867967" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/documenting-key-end-to-end-deployment-scenarios/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing HTML5 &amp; CSS3 support for Visual Studio 2010 SP1</title>
		<link>http://www.aspexperts.com/announcing-html5-css3-support-for-visual-studio-2010-sp1</link>
		<comments>http://www.aspexperts.com/announcing-html5-css3-support-for-visual-studio-2010-sp1#comments</comments>
		<pubDate>Thu, 16 Jun 2011 00:09:00 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[VS]]></category>
		<category><![CDATA[VS 10]]></category>
		<category><![CDATA[VS 2010 SP1]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Since the last few months it feels like web standards are moving at pace that we would really like them to move. Every browser is pushing the envelope ahead including our very own IE9. For the first time it feels like web is getting the extra freedom o...]]></description>
			<content:encoded><![CDATA[<p>Since the last few months it feels like web standards are moving at pace that we would really like them to move. Every browser is pushing the envelope ahead including our very own IE9. For the first time it feels like web is getting the extra freedom of expression that it deserves and we want to contribute to that. ASP.NET developers have been asking for HTML5 &amp; CSS3 support all the time and today we are super excited to announce the public availability of Visual Studio Web Standards Update which brings a ton of HTML5 &amp; CSS3 support to Visual Studio 2010 SP1 . VS Web Standards Update is a free extension available for anyone who is using Visual Studio 2010 SP1 and it provides HTML5 &amp; CSS3 support based on current W3C specifications&#8230;(<a href="http://vishaljoshi.blogspot.com/2011/06/announcing-html5-css3-support-for.html">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7830988" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/announcing-html5-css3-support-for-visual-studio-2010-sp1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabling IIS Express support in VS 2010 Sp1</title>
		<link>http://www.aspexperts.com/enabling-iis-express-support-in-vs-2010-sp1</link>
		<comments>http://www.aspexperts.com/enabling-iis-express-support-in-vs-2010-sp1#comments</comments>
		<pubDate>Tue, 15 Mar 2011 04:40:00 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[VS2010]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[Bala Chirtsabesan]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[VS10]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[With the Sp1 release of Visual Studio 2010 now available for download , you now have the option to use IIS Express as the development server for your web projects instead of the built-in Visual Studio Development server (aka. Cassini). Here are some pr...]]></description>
			<content:encoded><![CDATA[<p>With the Sp1 release of Visual Studio 2010 now available for download , you now have the option to use IIS Express as the development server for your web projects instead of the built-in Visual Studio Development server (aka. Cassini). Here are some previous blog posts explaining the IIS Express integration features in VS 2010 Sp1 Beta, which are also available with this new release of Sp1: VS 2010 SP1 (Beta) and IIS Express Visual Studio 2010 SP1 Beta IIS Express Integration VS 2010 SP1 and IIS Express should both be installed to enable IIS Express support To enable using IIS Express as the development server for your web projects, you need to have both the Sp1 release of VS 2010 as well as the IIS Express web server installed. See the &#39;Installing&#8230;(<a href="http://blogs.msdn.com/b/webdevtools/archive/2011/03/14/enabling-iis-express-support-in-vs-2010-sp1.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7726616" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/enabling-iis-express-support-in-vs-2010-sp1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 &amp; CSS3 in Visual Studio 2010 SP1</title>
		<link>http://www.aspexperts.com/html5-css3-in-visual-studio-2010-sp1</link>
		<comments>http://www.aspexperts.com/html5-css3-in-visual-studio-2010-sp1#comments</comments>
		<pubDate>Thu, 27 Jan 2011 23:47:27 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Mads Kristensen]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Since the release of Visual Studio 2010 SP1 beta last month, there has been a lot of questions regarding the support for HTML5 and CSS3. HTML5 Visual Studio 2010 was originally released without HTML5 support, so does SP1 finally add support for it? Yes...]]></description>
			<content:encoded><![CDATA[<p>Since the release of Visual Studio 2010 SP1 beta last month, there has been a lot of questions regarding the support for HTML5 and CSS3. HTML5 Visual Studio 2010 was originally released without HTML5 support, so does SP1 finally add support for it? Yes, to some extent. The entire HTML5 specification isn’t supported but most of the new elements and attributes are. That means you get both intellisense and validation for HTML5 with SP1. Turn it on After installing SP1 you have to tell Visual Studio to start using the HTML5 schema. Go to Tools -&gt; Options, and then select Text Editor -&gt; HTML -&gt; Validation . You should now be able to select HTML5 or XHTML5 as the target schema. Or if you have the HTML Source Editing toolbar enabled, you can&#8230;(<a href="http://blogs.msdn.com/b/webdevtools/archive/2011/01/27/html5-amp-css3-in-visual-studio-2010-sp1.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7692458" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/html5-css3-in-visual-studio-2010-sp1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get Razor intellisense for @model in a class library project</title>
		<link>http://www.aspexperts.com/how-to-get-razor-intellisense-for-model-in-a-class-library-project</link>
		<comments>http://www.aspexperts.com/how-to-get-razor-intellisense-for-model-in-a-class-library-project#comments</comments>
		<pubDate>Thu, 20 Jan 2011 21:44:00 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[VS2010]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[ASP.NET 4]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[Deepak Verma]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Razor]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[VS10]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Many of us follow a modular architecture and create MVC3 Razor view in a separate class library project. Following is a screenshot of the class library project that I have created. Now if I open a view with @model typed in it, I notice that it shows sq...]]></description>
			<content:encoded><![CDATA[<p>Many of us follow a modular architecture and create MVC3 Razor view in a separate class library project. Following is a screenshot of the class library project that I have created. Now if I open a view with @model typed in it, I notice that it shows squiggle for @model and no intellisense is shown. (error: There is build provider registered for the extension &#39;.cshtml&#39;) The reason behind the error is that Visual Studio 2010 (for Razor tooling) requires web.config file (with some specific settings) to be in the project so that the MVC Razor host (which adds the @model directive) gets registered correctly. The workaround would be to drop the attached web.config (rename the attached file from web.txt to web.config) to the root of the project&#8230;(<a href="http://blogs.msdn.com/b/webdevtools/archive/2011/01/20/how-to-get-razor-intellisense-for-model-in-a-class-library-project.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7688003" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/how-to-get-razor-intellisense-for-model-in-a-class-library-project/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get Razor syntax support in Visual Studio 2010</title>
		<link>http://www.aspexperts.com/how-to-get-razor-syntax-support-in-visual-studio-2010</link>
		<comments>http://www.aspexperts.com/how-to-get-razor-syntax-support-in-visual-studio-2010#comments</comments>
		<pubDate>Wed, 12 Jan 2011 19:07:00 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[ASP.NET MVC3]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[Deepak Verma]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Razor]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[What&#8217;s Razor? Razor is a simple-syntax view engine that is released as part of ASP.NET Model View Controller (MVC) 3. Read more about the syntax on ScottGu&#8217;s blog or on ASP.NET How can I get Razor syntax support in Visual Studio 2010? It&#38;rs...]]></description>
			<content:encoded><![CDATA[<p>What&rsquo;s Razor? Razor is a simple-syntax view engine that is released as part of ASP.NET Model View Controller (MVC) 3. Read more about the syntax on ScottGu&rsquo;s blog or on ASP.NET How can I get Razor syntax support in Visual Studio 2010? It&rsquo;s simple. Install the MVC3 RTM bits via Web Platform Installer or download the installer directly to run it yourself. Both the options run AspNetMVC3Setup.exe and it installs Visual Studio 2010 support for Razor syntax in addition to other components bundled in the exe. What does ASPnetMVC3Setup.exe install for Visual Studio to support the syntax? The ASP.NET MVC 3 installer includes the following components. Components in bold add the support. ASP.NET MVC 3 runtime components ASP.NET MVC 3&#8230;(<a href="http://blogs.msdn.com/b/webdevtools/archive/2011/01/12/how-to-get-razor-syntax-support-in-visual-studio-2010.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7684778" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/how-to-get-razor-syntax-support-in-visual-studio-2010/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 SP1 Beta IIS Express Integration</title>
		<link>http://www.aspexperts.com/visual-studio-2010-sp1-beta-iis-express-integration</link>
		<comments>http://www.aspexperts.com/visual-studio-2010-sp1-beta-iis-express-integration#comments</comments>
		<pubDate>Sat, 11 Dec 2010 23:05:48 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[IIS Express]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Sayed Ibrahim Hashimi]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[Visual Web Developer]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[A few days ago Jason Zander blogged about the availability of Visual Studio SP1 Beta (all links below in resources section). I am happy to let you guys know that with SP1 Beta we have enabled integration of IIS Express into Visual Studio. After you hav...]]></description>
			<content:encoded><![CDATA[<p>A few days ago Jason Zander blogged about the availability of Visual Studio SP1 Beta (all links below in resources section). I am happy to let you guys know that with SP1 Beta we have enabled integration of IIS Express into Visual Studio. After you have installed SP1 Beta you have to download IIS Express separately for the option to “light up”. After you’ve downloaded and installed IIS Express you can now create Web projects and Websites which use IIS Express instead of Cassini (the default web server used in Visual Studio). For more information regarding the difference between IIS Express and IIS/Cassini please see Scott’s blog linked below. Visual Studio 2010 has two types of web projects; Web Application Project (WAP) and Website projects&#8230;(<a href="http://blogs.msdn.com/b/webdevtools/archive/2010/12/11/visual-studio-2010-sp1-beta-iis-express-integration.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7661065" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/visual-studio-2010-sp1-beta-iis-express-integration/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XDT (web.config) Transforms in non-web projects</title>
		<link>http://www.aspexperts.com/xdt-web-config-transforms-in-non-web-projects</link>
		<comments>http://www.aspexperts.com/xdt-web-config-transforms-in-non-web-projects#comments</comments>
		<pubDate>Thu, 18 Nov 2010 05:47:33 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[MSBuild]]></category>
		<category><![CDATA[MSDeploy]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Sayed Ibrahim Hashimi]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[WAP]]></category>
		<category><![CDATA[Web Deployment]]></category>
		<category><![CDATA[Web.config]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[One of the really cool features that we shipped for Visual Studio 2010 was web.config (XDT) transformations . Because the transformations are so simple and straightforward one of the first questions that someone asks after using it is “how can I use ...]]></description>
			<content:encoded><![CDATA[<p>One of the really cool features that we shipped for Visual Studio 2010 was web.config (XDT) transformations . Because the transformations are so simple and straightforward one of the first questions that someone asks after using it is “how can I use this in my other projects?” Unfortunately this feature is only built into the Web Application Projects (WAP). But it is very easy to reuse this because we just rely on an MSBuild task to do the heavy lifting for us. I received an email from that basically went like this “Hi, I would like to use XDT transformations on my WPF project for both the app.config file as well as my unity.xml file. How can I do this?” So one answer is to modify your project file to use the TransformXml task as I have blogged&#8230;(<a href="http://blogs.msdn.com/b/webdevtools/archive/2010/11/17/xdt-web-config-transforms-in-non-web-projects.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7646636" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/xdt-web-config-transforms-in-non-web-projects/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with different versions of AjaxControlToolkit in Visual Studio 2010</title>
		<link>http://www.aspexperts.com/working-with-different-versions-of-ajaxcontroltoolkit-in-visual-studio-2010</link>
		<comments>http://www.aspexperts.com/working-with-different-versions-of-ajaxcontroltoolkit-in-visual-studio-2010#comments</comments>
		<pubDate>Fri, 08 Oct 2010 04:52:00 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[Bala Chirtsabesan]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Multitargeting]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[VWD]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[When working with different versions of AjaxControlToolkit , Visual Studio 2010 contains some interesting improvements compared to previous versions of Visual Studio. When adding a particular version of AjaxControlToolkit controls (or other similar third-party controls) to the toolbox using the Choose Toolbox Items dialog, we now show the version number of the control that is being added. Figure 1 Once various versions of these AjaxControlToolkit (ACT) controls such as ACT 3.0 and ACT 4.0 are added to the toolbox in separate tabs (one tab per version), o nly the latest applicable version of the ACT controls will display as visible in the toolbox. This reduces confusion when different versions of ACT are present. The version number of the control...(<a href="http://blogs.msdn.com/b/webdevtools/archive/2010/10/07/working-with-different-versions-of-ajaxcontroltoolkit-in-visual-studio-2010.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7627249" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>When working with different versions of AjaxControlToolkit , Visual Studio 2010 contains some interesting improvements compared to previous versions of Visual Studio. When adding a particular version of AjaxControlToolkit controls (or other similar third-party controls) to the toolbox using the Choose Toolbox Items dialog, we now show the version number of the control that is being added. Figure 1 Once various versions of these AjaxControlToolkit (ACT) controls such as ACT 3.0 and ACT 4.0 are added to the toolbox in separate tabs (one tab per version), o nly the latest applicable version of the ACT controls will display as visible in the toolbox. This reduces confusion when different versions of ACT are present. The version number of the control&#8230;(<a href="http://blogs.msdn.com/b/webdevtools/archive/2010/10/07/working-with-different-versions-of-ajaxcontroltoolkit-in-visual-studio-2010.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7627249" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/working-with-different-versions-of-ajaxcontroltoolkit-in-visual-studio-2010/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

