<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>About .NET and Other Amenities : General Software Development</title><link>http://weblogs.asp.net/aboschin/archive/tags/General+Software+Development/default.aspx</link><description>Tags: General Software Development</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Visual Studio 2008: Suspected bug in Javascript references</title><link>http://weblogs.asp.net/aboschin/archive/2008/02/18/visual-studio-2008-suspected-bug-in-javascript-references.aspx</link><pubDate>Mon, 18 Feb 2008 15:44:01 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5814546</guid><dc:creator>codeblock</dc:creator><author>codeblock</author><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/aboschin/rsscomments.aspx?PostID=5814546</wfw:commentRss><comments>http://weblogs.asp.net/aboschin/archive/2008/02/18/visual-studio-2008-suspected-bug-in-javascript-references.aspx#comments</comments><description>&lt;p&gt;I've just published an issue on Microsoft Product Feedback Center about a strange behavior I've found in the last two days. I'm working with Visual Studio 2008, developing an AJAX Enabled application that use massive javascript code. I take advantage of new Visual Studio 2008 intellisense for Javaxript that applies to files using &amp;lt;reference&amp;gt; tags but I saw that using an embedded resource javascript library cause Visual Studio 2008 to lock exclusively the resource assembly and fail during compilation with this error:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Unable to copy file &amp;quot;obj\Debug\ClassLibrary.dll&amp;quot; to &amp;quot;bin\Debug\ClassLibrary.dll&amp;quot;. The process cannot access the file 'bin\Debug\ClassLibrary.dll' because it is being used by another process&lt;/strong&gt;.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;I've include a reference to a test project I've prepared to reproduce the issue, so you may download and test the example and possibly convalidate yourself the issue in the &lt;a href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=328999" target="_blank" rel="tag"&gt;page of the feedback center&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;Steps to reproduce without my test project is:&lt;/p&gt;  &lt;p&gt;1) create a solution containing a classlibrary and a webapplication   &lt;br /&gt;2) create a embeddedresource.js file in the ClassLibrary and set it to Embedded Resource    &lt;br /&gt;3) add the WebResourceAttribute     &lt;br /&gt;4) create a referencing.js file in the WebApplication    &lt;br /&gt;5) insert a reference to the embeddedresource.js file like this: /// &amp;lt;reference name=&amp;quot;ClassLibrary.embeddedjscript.js&amp;quot; assembly=&amp;quot;ClassLibrary&amp;quot; /&amp;gt;    &lt;br /&gt;6) save and close all files    &lt;br /&gt;7) open both javascript files    &lt;br /&gt;8) run the compilation with CTRL+SHIFT+B (rebuild all)    &lt;br /&gt;9) the error happen&lt;/p&gt;  &lt;p&gt;Please take a moment to check my sample and please vote it on the feedback center if you get the same behavior.&lt;/p&gt;  &lt;p&gt;Test Project: &lt;a title="http://blog.boschin.it/download/referencebugtest.zip" href="http://blog.boschin.it/download/referencebugtest.zip"&gt;http://blog.boschin.it/download/referencebugtest.zip&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Feedback page: &lt;/p&gt;  &lt;p&gt;&lt;a title="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=328999" href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=328999"&gt;https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=328999&lt;/a&gt;&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:574412ff-2e69-49d4-8052-8806a2c3f8dd" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tag: &lt;a href="http://technorati.com/tags/Visual%20Studio%202008" rel="tag"&gt;Visual Studio 2008&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Javascript%20References" rel="tag"&gt;Javascript References&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Bug" rel="tag"&gt;Bug&lt;/a&gt;&lt;/div&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5814546" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/aboschin/archive/tags/asp.net/default.aspx">asp.net</category><category domain="http://weblogs.asp.net/aboschin/archive/tags/General+Software+Development/default.aspx">General Software Development</category><category domain="http://weblogs.asp.net/aboschin/archive/tags/Microsoft+AJAX+Library/default.aspx">Microsoft AJAX Library</category></item><item><title>Silverlight Animation Library</title><link>http://weblogs.asp.net/aboschin/archive/2007/09/08/silverlight-animation-library.aspx</link><pubDate>Fri, 07 Sep 2007 22:50:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:3785225</guid><dc:creator>codeblock</dc:creator><author>codeblock</author><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/aboschin/rsscomments.aspx?PostID=3785225</wfw:commentRss><comments>http://weblogs.asp.net/aboschin/archive/2007/09/08/silverlight-animation-library.aspx#comments</comments><description>Silverlight Animations are very wonderful when they run separately, but it is really difficult to make them work syncronously. The post show a little library capable to coordinate different storyboards....(&lt;a href="http://weblogs.asp.net/aboschin/archive/2007/09/08/silverlight-animation-library.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=3785225" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/aboschin/archive/tags/WPF/default.aspx">WPF</category><category domain="http://weblogs.asp.net/aboschin/archive/tags/General+Software+Development/default.aspx">General Software Development</category><category domain="http://weblogs.asp.net/aboschin/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://weblogs.asp.net/aboschin/archive/tags/.NET/default.aspx">.NET</category></item></channel></rss>