<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx</link><description>Jomo Fisher – A while back, I posted a sample that showed how to target the .NET 1.1 runtime (the version that came with Visual Studio .NET 2003 also known as Everett) with MSBuild . Now Beta 2 has rolled around and I can see that there have been enough</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Blog link of the week 16</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#411521</link><pubDate>Sun, 24 Apr 2005 23:58:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:411521</guid><dc:creator>Daniel Moth</dc:creator><description>Blog link of the week 16</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#411542</link><pubDate>Mon, 25 Apr 2005 00:40:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:411542</guid><dc:creator>Robert McLaws</dc:creator><description>I think there's a bug in the targets file. I think this line (in the PropertyGroup)&lt;br&gt;&lt;br&gt;&amp;lt;TargetFrameworkVersion&amp;gt;v1.0&amp;lt;/TargetFrameworkVersion&amp;gt;&lt;br&gt;&lt;br&gt;Should read like this:&lt;br&gt;&lt;br&gt;&amp;lt;TargetFrameworkVersion&amp;gt;v1.1&amp;lt;/TargetFrameworkVersion&amp;gt;&lt;br&gt;&lt;br&gt;I'm not 100% sure. You'd know better than I do.</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#411813</link><pubDate>Mon, 25 Apr 2005 19:13:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:411813</guid><dc:creator>Jomo Fisher</dc:creator><description>Good eye for spotting that TargetFrameworkVersion issue. However (and unfortunately) the code will only work the way it is now. This property is only used to remove references to warnings that only exist for CSC 2.0. See mention of this property in Microsoft.CSharp.targets.&lt;br&gt;We hope to fix this issue in Microsoft.CSharp.targets before we ship.&lt;br&gt;&lt;br&gt;This posting is provided &amp;quot;AS IS&amp;quot; with no warranties, and confers no rights.</description></item><item><title>Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#413876</link><pubDate>Mon, 02 May 2005 03:25:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:413876</guid><dc:creator>DanBartels.CS</dc:creator><description>Jomo Fisher has posted an update of his build targets for VS2005 beta 2, with these, you can build apps...</description></item><item><title>Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#413910</link><pubDate>Mon, 02 May 2005 09:39:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:413910</guid><dc:creator>greg hughes - dot - net</dc:creator><description /></item><item><title>Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#413911</link><pubDate>Mon, 02 May 2005 09:39:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:413911</guid><dc:creator>greg hughes - dot - net</dc:creator><description /></item><item><title>Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#414713</link><pubDate>Wed, 04 May 2005 22:09:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:414713</guid><dc:creator>TM</dc:creator><description>Since the release of&amp;amp;amp;nbsp;beta2 of Visual Studio 2005 I have been looking for a way to code in beta2...</description></item><item><title>Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#423303</link><pubDate>Tue, 31 May 2005 02:26:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:423303</guid><dc:creator>TM</dc:creator><description>Since the release of&amp;amp;amp;nbsp;beta2 of Visual Studio 2005 I have been looking for a way to code in beta2...</description></item><item><title>Announcing the MSBuild Toolkit for Visual Studio 2005 RC!</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#425146</link><pubDate>Sat, 04 Jun 2005 06:55:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:425146</guid><dc:creator>Robert McLaws: FunWithCoding.NET</dc:creator><description /></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#426523</link><pubDate>Wed, 08 Jun 2005 01:46:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:426523</guid><dc:creator>Richard Murillo</dc:creator><description>Thanks for the info! Sorry to see you leave the MSBuild team</description></item><item><title>Sweet stuff for MSBuild</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#430837</link><pubDate>Mon, 20 Jun 2005 21:47:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:430837</guid><dc:creator>marklio</dc:creator><description /></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#431540</link><pubDate>Wed, 22 Jun 2005 16:16:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431540</guid><dc:creator>casey</dc:creator><description>Very cool.  Perhaps it will be possible to add Mono and IKVM targets as well!</description></item><item><title>Express support?</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#435365</link><pubDate>Tue, 05 Jul 2005 01:33:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:435365</guid><dc:creator>Ryan Schneider</dc:creator><description>I've tried using this in Express Beta 2, but am getting an error.  &lt;br&gt;&lt;br&gt;When I do a build, I get the following 1 warning and 1 error:&lt;br&gt;&lt;br&gt;Warning	1	The &amp;quot;CFResGen&amp;quot; task could not be loaded from the assembly C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\\Microsoft.CompactFramework.Build.Tasks.dll. Could not load file or assembly 'file:///C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Microsoft.CompactFramework.Build.Tasks.dll' or one of its dependencies. The system cannot find the file specified. Confirm that the &amp;lt;UsingTask&amp;gt; declaration is correct, and that the assembly and all its dependencies are available.	C:\Program Files\MSBuild\CrossCompile.CSharp.targets	0	0	&lt;br&gt;Error	2	The &amp;quot;CFResGen&amp;quot; task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2.) The task class is &amp;quot;public&amp;quot; and implements the Microsoft.Build.Framework.ITask interface. 3.) The task is correctly declared with &amp;lt;UsingTask&amp;gt; in the project file, or in the *.tasks files located in the &amp;quot;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\&amp;quot; directory.	C:\Program Files\MSBuild\CrossCompile.CSharp.targets	113	3	&lt;br&gt;</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#438678</link><pubDate>Thu, 14 Jul 2005 07:29:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:438678</guid><dc:creator>Ryan Schneider</dc:creator><description>Replacing occurances of &amp;quot;CFResGen&amp;quot; with just plain &amp;quot;ResGen&amp;quot; seems to do the trick for me.  I assume &amp;quot;CF&amp;quot; refers to the compact framework, which isn't part of Express, correct?&lt;br&gt;&lt;br&gt;</description></item><item><title>Build .NET 1.1 Assemblies with Visual Studio .NET 2005 (Whidbey) and MSBUILD</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#441219</link><pubDate>Thu, 21 Jul 2005 07:39:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:441219</guid><dc:creator>Richard Murillo - VB.NET Code Warrior</dc:creator><description>Is it possible? Yes, it is possible, though not without a little finesse.&lt;br&gt;&amp;amp;amp;nbsp;&lt;br&gt;Jomo Fisher has a...</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#491562</link><pubDate>Fri, 11 Nov 2005 01:21:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:491562</guid><dc:creator>Raimond Brookman</dc:creator><description>OK, this is pretty cool.. so now for another challenge: supporting the same mechanism for ASP.NET 1.1 websites.. and not have VS.NET mess up the code when converting to a VS 2005 project....</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#505237</link><pubDate>Sun, 18 Dec 2005 21:47:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:505237</guid><dc:creator>Dan Christensen</dc:creator><description>The line:&lt;br&gt;&amp;lt;UsingTask TaskName=&amp;quot;CFResGen&amp;quot; AssemblyFile=&amp;quot;$(MSBuildBinPath)\Microsoft.CompactFramework.Build.Tasks.dll&amp;quot; /&amp;gt;&lt;br&gt;&lt;br&gt;Implies a requirement for the CompactFramework.  Installing the 'Smart Device Programmability' in VS2005.  I was getting a build error (similar to one above, about not being able to find something for CFResGen).  The fix was installing the compact framework (maybe the tasks are defined in another assembly, but I wasn't sure).&lt;br&gt;&lt;br&gt;But I would like to say that it still works great in VS2005 'final,' and thanks for the doc.</description></item><item><title>Thank U Thank U Thank U</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#518888</link><pubDate>Sun, 29 Jan 2006 15:18:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:518888</guid><dc:creator>Pavel Myshkin</dc:creator><description>Thank U for this info. It was very useful in solving a problem with compiling a C# project with MySQL .NET 1.0.7 connector on VS2005 for .NET Framework 1.1. &lt;br&gt;&lt;br&gt;You are the greatest!</description></item><item><title>Build .NET FW 1.1 Assemblies with VS 2005.txt</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#520203</link><pubDate>Tue, 31 Jan 2006 09:18:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:520203</guid><dc:creator>Jay Hamlin</dc:creator><description>Jomo, &lt;br/&gt;Thank you very much for posting this tip. &lt;br/&gt;Imagine this, you are at VSLive! 2006, learning all about the wonders of VS2005 and you want to start using it right away. Problem is you have apps to support back home that sit on machines with only 1.1 installed. That's what is happening to me. It was VERY frustrating. So, I spent the evening working with your 'hack', learned some things about the environment, and now can move forward developing new apps for 2.0 and still support older ones.&lt;br/&gt;Thanks --&lt;br/&gt;Jay</description></item><item><title>Errors during Build</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#531809</link><pubDate>Tue, 14 Feb 2006 18:16:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:531809</guid><dc:creator>Nick</dc:creator><description>I am using a full install of &amp;quot;Visual Studio 2005&amp;quot;, but when i try to build i recieve the following error, in all the forms i have (they are ALL created with VS2003, and the converted by VS2005):&lt;br&gt;&lt;br&gt;error: Invalid ResX input.&lt;br&gt;error: Specific exception: FileNotFoundException &amp;nbsp;Message: Invalid ResX input. ---&amp;gt; FileNotFoundException: File or assembly name System.Drawing, or one of its dependencies, was not found.&lt;br&gt;&lt;br&gt;What can i do to resolve this issue??&lt;br&gt;&lt;br&gt;</description></item><item><title>Targeting Different Frameworks with VB.NET</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#534777</link><pubDate>Sat, 18 Feb 2006 20:27:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:534777</guid><dc:creator>Matt Ward</dc:creator><description>SharpDevelop 2.1, revision 1157, allows VB.NET projects to target the older Microsoft Frameworks and...</description></item><item><title>Ravi K. Chodavarapu  &amp;raquo; Blog Archive   &amp;raquo; Visual Studio 2005 Compatibility Mode</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#554824</link><pubDate>Sun, 19 Mar 2006 17:49:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:554824</guid><dc:creator>Ravi K. Chodavarapu  » Blog Archive   » Visual Studio 2005 Compatibility Mode</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="https://chodavarapuravi.wordpress.com/2005/06/16/visual-studio-2005-compatibility-mode/"&gt;https://chodavarapuravi.wordpress.com/2005/06/16/visual-studio-2005-compatibility-mode/&lt;/a&gt;</description></item><item><title>What about the final versions of Visual Studio 2005?</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#555376</link><pubDate>Mon, 20 Mar 2006 11:13:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:555376</guid><dc:creator>jwezel</dc:creator><description>Is there a new version of this document matching the final release of VS.NET 2005?</description></item><item><title>Using Whidbey Beta 2 to target .Net Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#558949</link><pubDate>Thu, 23 Mar 2006 17:47:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558949</guid><dc:creator>State and Local Government Developers</dc:creator><description>J. Fisher describes how to achieve this on his blog post here&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.asp"&gt;http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.asp&lt;/a&gt;...</description></item><item><title>Targeting .NET Framework 1.1 with Visual Studio 2005</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#585457</link><pubDate>Fri, 28 Apr 2006 00:17:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:585457</guid><dc:creator>Visual Studio 2005 installation and usage tips</dc:creator><description>Very frequent question from the users of Visual Studio 2005 is &amp;amp;quot;what should I do to&amp;amp;amp;nbsp;build .NET Framework...</description></item><item><title>Using Compact Framework 1.1 with Visual Studio 2005</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#592569</link><pubDate>Mon, 08 May 2006 21:31:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:592569</guid><dc:creator>Dave Baker's WebLog</dc:creator><description>I was recently asked if it was possible to utilise Compact Framework 1.1 with VS2005.&amp;amp;amp;nbsp; I recollected...</description></item><item><title>Use Visual Studio 2005 Professional Now!</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#598212</link><pubDate>Mon, 15 May 2006 21:43:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:598212</guid><dc:creator>IWannaCode</dc:creator><description /></item><item><title>Can anyone tell me how to do the same but in Visual Basic</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1080743</link><pubDate>Wed, 15 Nov 2006 14:12:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1080743</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;Can anyone tell me how to do the same but in Visual Basic?&lt;/p&gt;
&lt;p&gt;if yes, please send me an email at cerb7@wp.pl&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1151725</link><pubDate>Sun, 26 Nov 2006 10:47:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1151725</guid><dc:creator>Alex</dc:creator><description>&lt;p&gt;Thank you Jomo, very much!&lt;/p&gt;
&lt;p&gt;This is going to have a major affect to our project.&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1169513</link><pubDate>Wed, 29 Nov 2006 06:42:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1169513</guid><dc:creator>wellbutrin sr</dc:creator><description>&lt;p&gt;&amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://forum.lixium.fr/cgi-bin/liste.eur?wellbut"&gt;http://forum.lixium.fr/cgi-bin/liste.eur?wellbut&lt;/a&gt; &amp;gt; wellbutrin medication &amp;lt;/a&amp;gt; [url= &lt;a rel="nofollow" target="_new" href="http://forum.lixium.fr/cgi-bin/liste.eur?wellbut"&gt;http://forum.lixium.fr/cgi-bin/liste.eur?wellbut&lt;/a&gt; ] wellbutrin medication [/url]&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1171838</link><pubDate>Wed, 29 Nov 2006 18:48:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1171838</guid><dc:creator>Donna</dc:creator><description>&lt;p&gt;Today was a complete loss. I feel like a fog. I've just been hanging out doing nothing, but eh...&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1179118</link><pubDate>Thu, 30 Nov 2006 21:49:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1179118</guid><dc:creator>Linda</dc:creator><description>&lt;p&gt;I've just been letting everything pass me by lately. I've more or less been doing nothing. Not much going on lately. I can't be bothered with anything recently. &lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1180087</link><pubDate>Fri, 01 Dec 2006 04:11:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1180087</guid><dc:creator>peter kiesewetter</dc:creator><description>&lt;p&gt;&amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://forum.lixium.fr/cgi-bin/index.eur?mitsu"&gt;http://forum.lixium.fr/cgi-bin/index.eur?mitsu&lt;/a&gt; &amp;gt; wellbutrin sr &amp;lt;/a&amp;gt; [url= &lt;a rel="nofollow" target="_new" href="http://forum.lixium.fr/cgi-bin/index.eur?mitsu"&gt;http://forum.lixium.fr/cgi-bin/index.eur?mitsu&lt;/a&gt; ] wellbutrin medication [/url]&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1181543</link><pubDate>Fri, 01 Dec 2006 09:43:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1181543</guid><dc:creator>Alise</dc:creator><description>&lt;p&gt;Not much on my mind recently. I haven't gotten much done. What can I say? I haven't been up to much these days, but such is life. I feel like a complete blank, but so it goes...)))&lt;/p&gt;
</description></item><item><title>Mikle</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1183184</link><pubDate>Fri, 01 Dec 2006 15:05:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1183184</guid><dc:creator>Ron</dc:creator><description>&lt;p&gt;My life's been dull. I just don't have much to say right now, but it's not important. More or less nothing seems worth thinking about. &lt;/p&gt;
</description></item><item><title>Mikle</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1193209</link><pubDate>Sat, 02 Dec 2006 15:50:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1193209</guid><dc:creator>Peter</dc:creator><description>&lt;p&gt;I just don't have much to say right now. Pretty much nothing seems worth doing. My mind is like an empty room. I haven't gotten anything done these days. What can I say? &lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1205724</link><pubDate>Mon, 04 Dec 2006 17:15:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1205724</guid><dc:creator>Mikle</dc:creator><description>&lt;p&gt;Good site! Well.. i like design! &lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1251974</link><pubDate>Sun, 10 Dec 2006 16:26:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1251974</guid><dc:creator>Milas</dc:creator><description>&lt;p&gt;Well...good news, i like your site, Happy new year! ))) &lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1266164</link><pubDate>Tue, 12 Dec 2006 16:51:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1266164</guid><dc:creator>taliawe</dc:creator><description>&lt;p&gt;Excellent browsing have the to&lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1281880</link><pubDate>Thu, 14 Dec 2006 09:55:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1281880</guid><dc:creator>webmaster</dc:creator><description>&lt;p&gt;Excellent browsing have the to&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1317161</link><pubDate>Mon, 18 Dec 2006 17:18:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1317161</guid><dc:creator>Dingo</dc:creator><description>&lt;p&gt;real good news! good site, respect webmaster!&lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1317695</link><pubDate>Mon, 18 Dec 2006 20:45:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1317695</guid><dc:creator>Marsha</dc:creator><description>&lt;p&gt;This is a wonderful page for everyone! Please visit my site too:&lt;/p&gt;
&lt;p&gt;&amp;lt;a href= &amp;nbsp;&amp;gt;&amp;lt;/a&amp;gt; [url=][/url] &lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1324337</link><pubDate>Tue, 19 Dec 2006 14:38:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1324337</guid><dc:creator>tosc</dc:creator><description>&lt;p&gt;Excellent browsing have the to&lt;/p&gt;
</description></item><item><title>hello</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1343862</link><pubDate>Fri, 22 Dec 2006 02:56:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1343862</guid><dc:creator>ware,ware</dc:creator><description>&lt;p&gt;While site keep Good work,While site keep Good work&lt;/p&gt;
</description></item><item><title>hello</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1351553</link><pubDate>Sat, 23 Dec 2006 14:01:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1351553</guid><dc:creator>chat,chat</dc:creator><description>&lt;p&gt;Beautiful site!,Beautiful site!&lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1354568</link><pubDate>Sun, 24 Dec 2006 03:18:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1354568</guid><dc:creator>sarde,sarde</dc:creator><description>&lt;p&gt;Very interesting.,Very interesting.&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1369474</link><pubDate>Wed, 27 Dec 2006 18:20:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1369474</guid><dc:creator>Allergy</dc:creator><description>&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://allergies-pedia.googlegroups.com/web/allergy%20asthma%20induced.html?gda=rIwMQlEAAAALW6FvpEbToAJuf0u5jX5YFRzacMt3mssOVk0t9bMaCRVJVT3hrgKrn_IySc8la3I82CZxIrPCghV5P_RnjFgqR-N6lcbUGhxyEiqiLs_zEi08VVU3fRS65b6689NGZ3Q"&gt;http://allergies-pedia.googlegroups.com/web/allergy%20asthma%20induced.html?gda=rIwMQlEAAAALW6FvpEbToAJuf0u5jX5YFRzacMt3mssOVk0t9bMaCRVJVT3hrgKrn_IySc8la3I82CZxIrPCghV5P_RnjFgqR-N6lcbUGhxyEiqiLs_zEi08VVU3fRS65b6689NGZ3Q&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://allergies-pedia.googlegroups.com/web/allergy%20asthma%20induced.html?gda=rIwMQlEAAAALW6FvpEbToAJuf0u5jX5YFRzacMt3mssOVk0t9bMaCRVJVT3hrgKrn_IySc8la3I82CZxIrPCghV5P_RnjFgqR-N6lcbUGhxyEiqiLs_zEi08VVU3fRS65b6689NGZ3Q"&gt;http://allergies-pedia.googlegroups.com/web/allergy%20asthma%20induced.html?gda=rIwMQlEAAAALW6FvpEbToAJuf0u5jX5YFRzacMt3mssOVk0t9bMaCRVJVT3hrgKrn_IySc8la3I82CZxIrPCghV5P_RnjFgqR-N6lcbUGhxyEiqiLs_zEi08VVU3fRS65b6689NGZ3Q&lt;/a&gt;&amp;quot;&amp;gt;allergy asthma induced&amp;lt;/a&amp;gt;&lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1375415</link><pubDate>Thu, 28 Dec 2006 20:42:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1375415</guid><dc:creator>lianet</dc:creator><description>&lt;p&gt;Excellent browsing have the to&lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1377751</link><pubDate>Fri, 29 Dec 2006 03:59:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1377751</guid><dc:creator>miami</dc:creator><description>&lt;p&gt;Excellent browsing have the to&lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1382108</link><pubDate>Sat, 30 Dec 2006 04:06:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1382108</guid><dc:creator>[3!]fiva,[3!]fiva</dc:creator><description>&lt;p&gt;I will recomend this site... Excelent work!!! May I use your palette at my site? Thanks!,I will recomend this site... Excelent work!!! May I use your palette at my site? Thanks!&lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1488272</link><pubDate>Thu, 18 Jan 2007 13:22:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1488272</guid><dc:creator>card</dc:creator><description>&lt;p&gt;Excellent browsing have the to&lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1488273</link><pubDate>Thu, 18 Jan 2007 13:22:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1488273</guid><dc:creator>card</dc:creator><description>&lt;p&gt;Excellent browsing have the to&lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1508037</link><pubDate>Mon, 22 Jan 2007 16:17:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1508037</guid><dc:creator>italiitali</dc:creator><description>&lt;p&gt;Excellent browsing have the to&lt;/p&gt;
</description></item><item><title>help me</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1513061</link><pubDate>Tue, 23 Jan 2007 13:02:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1513061</guid><dc:creator>Preved</dc:creator><description>&lt;p&gt;Thank you!&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="&lt;a rel="nofollow" target="_new" href="http://symy.jp/?Ct_220745"&gt;http://symy.jp/?Ct_220745&lt;/a&gt;,Thank"&gt;&lt;a rel="nofollow" target="_new" href="http://symy.jp/?Ct_220745"&gt;http://symy.jp/?Ct_220745&lt;/a&gt;,Thank&lt;/a&gt; you!&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://symy.jp/?Ct_220745"&gt;http://symy.jp/?Ct_220745&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> smart link exchange </title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1549752</link><pubDate>Mon, 29 Jan 2007 06:44:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1549752</guid><dc:creator>shutgunst1</dc:creator><description>&lt;p&gt; Doing correct [url=&lt;a rel="nofollow" target="_new" href="http://www.linkwizard.net"&gt;http://www.linkwizard.net&lt;/a&gt;]link exchange[/url] could bring a lot of traffic.&lt;/p&gt;
&lt;p&gt;Are natural links more important then links from &amp;quot;link&amp;quot; pages or se don't care? &lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1550685</link><pubDate>Mon, 29 Jan 2007 11:41:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1550685</guid><dc:creator>Chuni</dc:creator><description>&lt;p&gt;Nice site!&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="&lt;a rel="nofollow" target="_new" href="http://32url.com/?iSlf"&gt;http://32url.com/?iSlf&lt;/a&gt;,Nice"&gt;&lt;a rel="nofollow" target="_new" href="http://32url.com/?iSlf"&gt;http://32url.com/?iSlf&lt;/a&gt;,Nice&lt;/a&gt; site!&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://32url.com/?iSlf"&gt;http://32url.com/?iSlf&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Hallo! Ich habe die Seite</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1598817</link><pubDate>Sun, 04 Feb 2007 22:06:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1598817</guid><dc:creator>Romanson</dc:creator><description>&lt;p&gt;Good Info, I found you at the Google, thought u might wish to know.&lt;/p&gt;
</description></item><item><title>its cool</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1621891</link><pubDate>Thu, 08 Feb 2007 00:51:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1621891</guid><dc:creator>Michael Kors</dc:creator><description>&lt;p&gt;This is my site:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://32url.com/?88KM"&gt;http://32url.com/?88KM&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;,This is my site:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://32url.com/?88KM"&gt;http://32url.com/?88KM&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1647000</link><pubDate>Sun, 11 Feb 2007 03:13:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1647000</guid><dc:creator>Replicabag</dc:creator><description>&lt;p&gt;Re:&lt;a rel="nofollow" target="_new" href="http://www.onlinewebservice6.de/gastbuch.php?id=128990"&gt;http://www.onlinewebservice6.de/gastbuch.php?id=128990&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://www.onlinewebservice6.de/gastbuch.php?id=128990"&gt;http://www.onlinewebservice6.de/gastbuch.php?id=128990&lt;/a&gt;&amp;quot;&amp;gt;Replica bag, handbag&amp;lt;/a&amp;gt;&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1707353</link><pubDate>Sun, 18 Feb 2007 22:34:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1707353</guid><dc:creator>Bill</dc:creator><description>&lt;p&gt;More information, you work, stress, then you focus on a creative. Appraisal discussion, ask figure of his new overcome, or off to describe. Foundation for them out the basic level, this regularly undertake a [url=&lt;a rel="nofollow" target="_new" href="http://learnin.43i.net"&gt;http://learnin.43i.net&lt;/a&gt; ]learning center.[/url].&lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1716367</link><pubDate>Mon, 19 Feb 2007 18:16:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1716367</guid><dc:creator>Linkin park</dc:creator><description>&lt;p&gt;Best my wishes to Admin. Plz look my site too:&lt;/p&gt;
&lt;p&gt;&amp;lt;a href=&lt;a rel="nofollow" target="_new" href="&lt;a rel="nofollow" target="_new" href="http://linkin-park.creablog.com"&gt;http://linkin-park.creablog.com&lt;/a&gt;&amp;gt;linkin"&gt;&lt;a rel="nofollow" target="_new" href="http://linkin-park.creablog.com"&gt;http://linkin-park.creablog.com&lt;/a&gt;&amp;gt;linkin&lt;/a&gt; park concert ticket&amp;lt;/a&amp;gt; | [url=&lt;a rel="nofollow" target="_new" href="http://linkin-park.creablog.com"&gt;http://linkin-park.creablog.com&lt;/a&gt;]linkin park concert ticket[/url] | &lt;a rel="nofollow" target="_new" href="http://linkin-park.creablog.com"&gt;http://linkin-park.creablog.com&lt;/a&gt; - linkin park concert ticket ! &amp;nbsp;Thanks. &amp;nbsp;p.s. Linkin Park Concert Ticket&lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1722807</link><pubDate>Tue, 20 Feb 2007 09:34:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1722807</guid><dc:creator>pla[3!],pla[3!]</dc:creator><description>&lt;p&gt;Good Site .Nice work.,Good Site .Nice work.&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1753895</link><pubDate>Sat, 24 Feb 2007 22:49:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1753895</guid><dc:creator>...</dc:creator><description>&lt;p&gt;Lavoro eccellente! ..ringraziamenti per le informazioni..realmente lo apprezzo: D&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1763268</link><pubDate>Mon, 26 Feb 2007 16:51:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1763268</guid><dc:creator>...</dc:creator><description>&lt;p&gt;The information I found here was rather helpful. Thank you for this.&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1821999</link><pubDate>Wed, 07 Mar 2007 02:45:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1821999</guid><dc:creator>teroi</dc:creator><description>&lt;p&gt;hello world &lt;a rel="nofollow" target="_new" href="http://www.volny.cz/steroid/buy-deca"&gt;http://www.volny.cz/steroid/buy-deca&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.volny.cz/steroid/buy-anavar"&gt;http://www.volny.cz/steroid/buy-anavar&lt;/a&gt; &lt;a rel="nofollow" target="_new" href="http://www.volny.cz/steroid/buy-anabolic-steroids"&gt;http://www.volny.cz/steroid/buy-anabolic-steroids&lt;/a&gt; &lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1822845</link><pubDate>Wed, 07 Mar 2007 04:16:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1822845</guid><dc:creator>...</dc:creator><description>&lt;p&gt;..Rather helpful information you have here. Grazie!&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1875786</link><pubDate>Wed, 14 Mar 2007 00:21:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1875786</guid><dc:creator>...</dc:creator><description>&lt;p&gt;E evidente che il luogo e stato fatto dalla persona che realmente conosce il mestiere!&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1892768</link><pubDate>Fri, 16 Mar 2007 09:58:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1892768</guid><dc:creator>...</dc:creator><description>&lt;p&gt;um... buoni, realmente buoni luogo e molto utile;)&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1902597</link><pubDate>Sun, 18 Mar 2007 01:54:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1902597</guid><dc:creator>...</dc:creator><description>&lt;p&gt;Lo trovo piuttosto impressionante. Lavoro grande fatto..)&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1905443</link><pubDate>Sun, 18 Mar 2007 12:20:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1905443</guid><dc:creator>Doxycycline</dc:creator><description>&lt;p&gt;Re: &amp;lt;a href=&lt;a rel="nofollow" target="_new" href="&lt;a rel="nofollow" target="_new" href="http://medjetnet.info/doxycycline/buy-doxycycline.html"&gt;http://medjetnet.info/doxycycline/buy-doxycycline.html&lt;/a&gt;&amp;gt;Doxycycline&amp;lt;/a&amp;gt;"&gt;&lt;a rel="nofollow" target="_new" href="http://medjetnet.info/doxycycline/buy-doxycycline.html"&gt;http://medjetnet.info/doxycycline/buy-doxycycline.html&lt;/a&gt;&amp;gt;Doxycycline&amp;lt;/a&amp;gt;&lt;/a&gt; is used to treat bacterial infections, including pneumonia and other respiratory tract infections; Lyme disease; acne; infections of skin, genital, and urinary systems; and anthrax (after inhalational exposure). It is also used to prevent malaria. Doxycycline is in a class of medications called tetracycline antibiotics. It works by preventing the growth and spread of bacteria. Antibiotics will not work for colds, flu, or other viral infections.&lt;/p&gt;
&lt;p&gt;[URL=&lt;a rel="nofollow" target="_new" href="http://medjetnet.info/doxycycline/buy-doxycycline.html"&gt;http://medjetnet.info/doxycycline/buy-doxycycline.html&lt;/a&gt;]buy doxycycline[/URL]|&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1913321</link><pubDate>Mon, 19 Mar 2007 17:54:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1913321</guid><dc:creator>Senthil kumar</dc:creator><description>&lt;p&gt;Hi All&lt;/p&gt;
&lt;p&gt;Why Microsoft is not supporting Framework 1.1 in visual studio. any specific Reason behind this other than business developement.&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1914172</link><pubDate>Mon, 19 Mar 2007 21:59:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1914172</guid><dc:creator>farhan</dc:creator><description>&lt;p&gt;awesome it works great.. thanks to you ill never forget this site&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1916827</link><pubDate>Tue, 20 Mar 2007 07:10:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1916827</guid><dc:creator>dokka</dc:creator><description>&lt;p&gt;I have a problem in your design. I use Firefox in Ubuntu.&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1922114</link><pubDate>Wed, 21 Mar 2007 02:43:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1922114</guid><dc:creator>mokka</dc:creator><description>&lt;p&gt;Very ineresting web site. I like many post. I have say you THANK YOU VERY MACH&lt;/p&gt;
</description></item><item><title>fitness magazine</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1922811</link><pubDate>Wed, 21 Mar 2007 05:32:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1922811</guid><dc:creator>fitness magazine</dc:creator><description>&lt;p&gt;Good job! Very useful info! &amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://fitness-magazine.fitness-vip.info/fitness-magazine.html"&gt;http://fitness-magazine.fitness-vip.info/fitness-magazine.html&lt;/a&gt; &amp;quot;&amp;gt;fitness magazine&amp;lt;/a&amp;gt; [url=&lt;a rel="nofollow" target="_new" href="http://fitness-magazine.fitness-vip.info/fitness-magazine.html"&gt;http://fitness-magazine.fitness-vip.info/fitness-magazine.html&lt;/a&gt; ]fitness magazine[/url] &lt;a rel="nofollow" target="_new" href="http://fitness-magazine.fitness-vip.info/fitness-magazine.html"&gt;http://fitness-magazine.fitness-vip.info/fitness-magazine.html&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1924282</link><pubDate>Wed, 21 Mar 2007 11:21:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1924282</guid><dc:creator>bokka</dc:creator><description>&lt;p&gt;Thank you fpr you.I want copy this site.&lt;/p&gt;
</description></item><item><title>Lucy! Please call me,my name is zet</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1936899</link><pubDate>Fri, 23 Mar 2007 14:29:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1936899</guid><dc:creator>Lucy! Please call me,Jonny</dc:creator><description>&lt;p&gt;Lucy! Please call me,Lucy! Please call me&lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1965013</link><pubDate>Tue, 27 Mar 2007 18:56:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1965013</guid><dc:creator>adware remover</dc:creator><description>&lt;p&gt;&amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="&lt;a rel="nofollow" target="_new" href="http://mywebpage.netscape.com/adware1removal/adware-se.htm"&gt;http://mywebpage.netscape.com/adware1removal/adware-se.htm&lt;/a&gt;&amp;quot;&amp;gt;adware&amp;lt;/a&amp;gt;"&gt;&lt;a rel="nofollow" target="_new" href="http://mywebpage.netscape.com/adware1removal/adware-se.htm"&gt;http://mywebpage.netscape.com/adware1removal/adware-se.htm&lt;/a&gt;&amp;quot;&amp;gt;adware&amp;lt;/a&amp;gt;&lt;/a&gt; &amp;nbsp;1 &amp;nbsp;FREE ADWARE &amp;nbsp;2&lt;/p&gt;
&lt;p&gt;[url=&lt;a rel="nofollow" target="_new" href="http://mywebpage.netscape.com/adware1removal/adware-se.htm"&gt;http://mywebpage.netscape.com/adware1removal/adware-se.htm&lt;/a&gt;]adware[/url]&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1981034</link><pubDate>Thu, 29 Mar 2007 01:23:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1981034</guid><dc:creator>JustJack</dc:creator><description>&lt;p&gt;Good Lord Jomo, clean this crap out...&lt;/p&gt;
&lt;p&gt;The CSharp.Targets file was renamed between earlier Beta releases and Beta 2 of Visual Studio. Look for the file as Microsoft.CSharp.targets in the Windows\Microsoft.NET\Framework\v2.0.50215 directory. Simply update the filename of the targets file from CSharp.Targets to Microsoft.CSharp.Targets in the .csproj file.&lt;/p&gt;
</description></item><item><title>april fools</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#1989418</link><pubDate>Thu, 29 Mar 2007 19:26:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1989418</guid><dc:creator>april fools</dc:creator><description>&lt;p&gt;Hello, &lt;/p&gt;
&lt;p&gt;&amp;lt;a href=&lt;a rel="nofollow" target="_new" href="http://iwrrwyjq.tripod.com/april-fools-day.html&amp;gt;april"&gt;http://iwrrwyjq.tripod.com/april-fools-day.html&amp;gt;april&lt;/a&gt; food fools&amp;lt;/a&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;a href=&lt;a rel="nofollow" target="_new" href="&lt;a rel="nofollow" target="_new" href="http://iwrrwyjq.tripod.com/april-fools-day.html&amp;gt;April"&gt;http://iwrrwyjq.tripod.com/april-fools-day.html&amp;gt;April&lt;/a&gt;Fools&amp;lt;/a&amp;gt;"&gt;&lt;a rel="nofollow" target="_new" href="http://iwrrwyjq.tripod.com/april-fools-day.html&amp;gt;April"&gt;http://iwrrwyjq.tripod.com/april-fools-day.html&amp;gt;April&lt;/a&gt;Fools&amp;lt;/a&amp;gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;a href=&lt;a rel="nofollow" target="_new" href="http://iwrrwyjq.tripod.com/april-fools-day.html&amp;gt;April"&gt;http://iwrrwyjq.tripod.com/april-fools-day.html&amp;gt;April&lt;/a&gt; Fools Trivia&amp;lt;/a&amp;gt;&lt;/p&gt;
&lt;p&gt;End ^) cya&lt;/p&gt;
</description></item><item><title>Buy Caverta,Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#2948101</link><pubDate>Mon, 28 May 2007 19:44:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2948101</guid><dc:creator>Buy Caverta</dc:creator><description>&lt;p&gt;This is really fresh idea of the design of the site! I seldom met such in Internet. Good Work dude!&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#4133944</link><pubDate>Mon, 30 Jul 2007 19:43:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4133944</guid><dc:creator>jrummell</dc:creator><description>&lt;p&gt;Wow, to think I could have been using VS 2005 to maintain 1.1 apps ... thanks for sharing!&lt;/p&gt;
</description></item><item><title>All you can LINQ &amp;raquo; The Least You Need to Know about C# 3.0</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#4155599</link><pubDate>Wed, 01 Aug 2007 03:05:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4155599</guid><dc:creator>All you can LINQ » The Least You Need to Know about C# 3.0</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://linq.blogstogo.com/2007/07/31/the-least-you-need-to-know-about-c-30-5/"&gt;http://linq.blogstogo.com/2007/07/31/the-least-you-need-to-know-about-c-30-5/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>All you can LINQ &amp;raquo; The Least You Need to Know about C# 3.0</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#4156114</link><pubDate>Wed, 01 Aug 2007 03:17:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4156114</guid><dc:creator>All you can LINQ » The Least You Need to Know about C# 3.0</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://linq.blogstogo.com/2007/07/31/the-least-you-need-to-know-about-c-30/"&gt;http://linq.blogstogo.com/2007/07/31/the-least-you-need-to-know-about-c-30/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>All you can LINQ &amp;raquo; The Least You Need to Know about C# 3.0</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#4156751</link><pubDate>Wed, 01 Aug 2007 03:32:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4156751</guid><dc:creator>All you can LINQ » The Least You Need to Know about C# 3.0</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://linq.blogstogo.com/2007/07/31/the-least-you-need-to-know-about-c-30-2/"&gt;http://linq.blogstogo.com/2007/07/31/the-least-you-need-to-know-about-c-30-2/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>All you can LINQ &amp;raquo; Update: Targetting 1.1 .NET Framework with MSBuild</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#4158321</link><pubDate>Wed, 01 Aug 2007 05:04:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4158321</guid><dc:creator>All you can LINQ » Update: Targetting 1.1 .NET Framework with MSBuild</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://linq.blogstogo.com/2007/07/31/update-targetting-11-net-framework-with-msbuild/"&gt;http://linq.blogstogo.com/2007/07/31/update-targetting-11-net-framework-with-msbuild/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>在VS2005 环境下面使用.NET Framework 1.1 进行编译(转)</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#4970878</link><pubDate>Tue, 18 Sep 2007 08:47:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4970878</guid><dc:creator>最远距离</dc:creator><description>&lt;p&gt;这是鬼佬教的方法，原帖地址：&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx"&gt;http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx&lt;/a&gt; 由于MSBuild未能直接提供...&lt;/p&gt;
</description></item><item><title>
Mainfram Reality &amp;raquo; Target .NET Framework 1.1 using Visual Studio 2005</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#6231102</link><pubDate>Thu, 15 Nov 2007 02:08:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6231102</guid><dc:creator>
Mainfram Reality » Target .NET Framework 1.1 using Visual Studio 2005</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://edin.mainframinnovations.com/?p=226"&gt;http://edin.mainframinnovations.com/?p=226&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Targeting .Net Framework 1.1 for web application</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#6306807</link><pubDate>Fri, 16 Nov 2007 19:19:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6306807</guid><dc:creator>Chris Odd</dc:creator><description>&lt;p&gt;Regarding instruction (3): &lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;Use notepad to edit MyApp.csproj.&lt;/p&gt;
&lt;p&gt;I've converted a web application from VS2003 to VS2005. &amp;nbsp;It no longer has a .csproj file as .csproj files have been obsoleted for these types of applications.&lt;/p&gt;
&lt;p&gt;How do I target this app for .Net Framework 1.1?&lt;/p&gt;
</description></item><item><title> My Weblog</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#6645830</link><pubDate>Mon, 03 Dec 2007 16:42:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6645830</guid><dc:creator> My Weblog</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://ohshithedidiagain.wordpress.com/2007/12/03/17/"&gt;http://ohshithedidiagain.wordpress.com/2007/12/03/17/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#6825127</link><pubDate>Fri, 21 Dec 2007 10:42:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6825127</guid><dc:creator>Mark Deraeve</dc:creator><description>&lt;p&gt;I'm havind troubles building my solution to 1.1. All the projects are build in VS2003 and imported later. I have changed the code after. I keep getting this error: Error	3	&amp;quot;resgen.exe&amp;quot; exited with code -1163019603.	FilterMonitor&lt;/p&gt;
&lt;p&gt;It doesn't help me a lot does it?&lt;/p&gt;
&lt;p&gt;Any suggestions?&lt;/p&gt;
</description></item><item><title>tech.einaregilsson.com  &amp;raquo; Blog Archive   &amp;raquo; Developing ASP.NET 1.1 in Visual Studio 2008</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#7117455</link><pubDate>Tue, 15 Jan 2008 13:42:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7117455</guid><dc:creator>tech.einaregilsson.com  » Blog Archive   » Developing ASP.NET 1.1 in Visual Studio 2008</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://tech.einaregilsson.com/2008/01/15/developing-aspnet-11-in-visual-studio-2008/"&gt;http://tech.einaregilsson.com/2008/01/15/developing-aspnet-11-in-visual-studio-2008/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#8386393</link><pubDate>Sun, 13 Apr 2008 11:39:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8386393</guid><dc:creator>pribadi dewa</dc:creator><description>&lt;p&gt;is there another way to build asp.net 1.1 using VS 2005 C# ? there's no csproj file in Solutions folder&lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#8709131</link><pubDate>Tue, 08 Jul 2008 20:38:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8709131</guid><dc:creator>Alinsa</dc:creator><description>&lt;p&gt;&amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://index1.brighturn.com"&gt;http://index1.brighturn.com&lt;/a&gt; &amp;gt;welfare recipients have a choice too breastfeeding&amp;lt;/a&amp;gt; &amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://index4.brighturn.com"&gt;http://index4.brighturn.com&lt;/a&gt; &amp;gt;sex offendersin middle twp. nj 08210&amp;lt;/a&amp;gt; &amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://index5.brighturn.com"&gt;http://index5.brighturn.com&lt;/a&gt; &amp;gt;winston salem state university phat booty pics&amp;lt;/a&amp;gt; &amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://index3.brighturn.com"&gt;http://index3.brighturn.com&lt;/a&gt; &amp;gt;pics&amp;lt;/a&amp;gt; &amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://index2.brighturn.com"&gt;http://index2.brighturn.com&lt;/a&gt; &amp;gt;university of massachusetts&amp;lt;/a&amp;gt; &lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#8847488</link><pubDate>Mon, 11 Aug 2008 06:52:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8847488</guid><dc:creator>Brian</dc:creator><description>&lt;p&gt;And for all those who are still upgrading - this works in VS2005 Team edition for Developers - I've just done it using a new project. &lt;/p&gt;
</description></item><item><title>Using vs2005 for .net 1.1 apps  &amp;laquo; Build and Deliver</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#8847971</link><pubDate>Mon, 11 Aug 2008 14:40:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8847971</guid><dc:creator>Using vs2005 for .net 1.1 apps  &amp;laquo; Build and Deliver</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://buildanddeliver.wordpress.com/2008/08/11/using-vs2005-for-net-11-apps/"&gt;http://buildanddeliver.wordpress.com/2008/08/11/using-vs2005-for-net-11-apps/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Working with .NET 1.1 in Visual Studio 2008 and Team Server</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#8887822</link><pubDate>Fri, 22 Aug 2008 17:04:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8887822</guid><dc:creator>Lazy Developer</dc:creator><description>&lt;p&gt;I was trying to write that post for so long that I&amp;amp;#39;ve started worry that there will be new version&lt;/p&gt;
</description></item><item><title>Working with .NET 1.1 in Visual Studio 2008 and Team Server</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#8887976</link><pubDate>Fri, 22 Aug 2008 18:07:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8887976</guid><dc:creator>Community Blogs</dc:creator><description>&lt;p&gt;I was trying to write that post for so long that I&amp;amp;#39;ve started worry that there will be new version&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#8901039</link><pubDate>Wed, 27 Aug 2008 21:40:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8901039</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;Thanks for the great work on compiling CSharp targets. &amp;nbsp;I was able to use this to compile .NET 1.1 projects in VS2008.&lt;/p&gt;
&lt;p&gt;Would you happen to have a version for VB.NET?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Chris.&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#9326210</link><pubDate>Fri, 16 Jan 2009 12:25:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9326210</guid><dc:creator>Pavel</dc:creator><description>&lt;p&gt;I made like in this receipt, but found out that my build dll contains reference to mscorlib of 2 versions: 1.5 and 2.0. How to avoid this 2.0 link?&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#9408497</link><pubDate>Mon, 09 Feb 2009 14:39:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9408497</guid><dc:creator>Dave</dc:creator><description>&lt;p&gt;I've having difficulty using this to compile .NET 1.1 from VS2008. The issue is it can't find ResGen (I renamed from CFResGen which didn't work either).&lt;/p&gt;
&lt;p&gt;The &amp;quot;ResGen&amp;quot; task was not found. etc.&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
</description></item><item><title>Gestire un progetto .Net v1.1 in VS2008</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#9410502</link><pubDate>Tue, 10 Feb 2009 16:09:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9410502</guid><dc:creator>Un po' di spazio per Theswra...</dc:creator><description>&lt;p&gt;Gestire un progetto .Net v1.1 in VS2008&lt;/p&gt;
</description></item><item><title>re: Cannot find Import tag in .csproj</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#9497680</link><pubDate>Sun, 22 Mar 2009 10:03:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9497680</guid><dc:creator>Tami</dc:creator><description>&lt;p&gt;I have a solution that has 4 projects in it. &amp;nbsp;None of the csproj files have a tag called &amp;quot;Import&amp;quot;. &amp;nbsp;Where do I need to make this change?&lt;/p&gt;
</description></item><item><title>Good site</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#9505667</link><pubDate>Wed, 25 Mar 2009 02:36:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9505667</guid><dc:creator>garry-bk</dc:creator><description>&lt;p&gt;&amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://index4.balbbes.ru"&gt;http://index4.balbbes.ru&lt;/a&gt; &amp;gt;www qip&amp;lt;/a&amp;gt; &amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://index3.balbbes.ru"&gt;http://index3.balbbes.ru&lt;/a&gt; &amp;gt;monitor sniffer&amp;lt;/a&amp;gt; &amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://index5.balbbes.ru"&gt;http://index5.balbbes.ru&lt;/a&gt; &amp;gt;icq ��� mac �������&amp;lt;/a&amp;gt; &amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://index2.balbbes.ru"&gt;http://index2.balbbes.ru&lt;/a&gt; &amp;gt;������������ ����&amp;lt;/a&amp;gt; &amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://index1.balbbes.ru"&gt;http://index1.balbbes.ru&lt;/a&gt; &amp;gt;����� ������ ��������� vbulletin&amp;lt;/a&amp;gt; &lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#9803299</link><pubDate>Thu, 25 Jun 2009 12:52:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9803299</guid><dc:creator>Reghuram</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I'm trying to get this to work with VS2008. But I keep getting this problem:&lt;/p&gt;
&lt;p&gt;CSC : fatal error CS0009: Metadata file 'c:\WINDOWS\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.configuration.dll' could not be opened -- 'Version 2.0 is not a compatible version.'&lt;/p&gt;
&lt;p&gt;Does this mean that I have to install .Net Framework 1.1 SDK?&lt;/p&gt;
&lt;p&gt;Thank you very much and best regards,&lt;/p&gt;
&lt;p&gt;-Reghu&lt;/p&gt;
</description></item><item><title>re: Hack the Build: Use Whidbey Beta2 to target .NET Runtime 1.1</title><link>http://blogs.msdn.com/jomo_fisher/archive/2005/04/22/410903.aspx#9812091</link><pubDate>Thu, 02 Jul 2009 01:15:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9812091</guid><dc:creator>sohbeti</dc:creator><description>&lt;p&gt;kameralı sesli audiovideo chat login - sohbet siteleri - odasohbeti&lt;/p&gt;
</description></item></channel></rss>