<?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>Geir-Tore Lindsve &#187; .net</title>
	<atom:link href="http://lindsve.net/tag/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://lindsve.net</link>
	<description>Ramblings of a .NET developer</description>
	<lastBuildDate>Mon, 21 Jun 2010 19:24:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Podcasts</title>
		<link>http://lindsve.net/2009/02/04/podcasts/</link>
		<comments>http://lindsve.net/2009/02/04/podcasts/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 08:03:32 +0000</pubDate>
		<dc:creator>Geir-Tore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[podcast]]></category>

		<guid isPermaLink="false">http://lindsve.net/2009/02/podcasts/</guid>
		<description><![CDATA[I have a habit of listening to development/.NET related podcasts on my way to/from work and here is the list of podcasts I subscribe to in no particular order: Alt.NET Podcast (iTunes link) Alt.NET Podcast about TDD, BDD, DDD, DI, &#8230; <a href="http://lindsve.net/2009/02/04/podcasts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have a habit of listening to development/.NET related podcasts on my way to/from work and here is the list of podcasts I subscribe to in no particular order:</p>
<ul>
<li><a href="http://altnetpodcast.com/" target="_blank">Alt.NET Podcast</a> (<a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=280650926" target="_blank">iTunes link</a>)       <br /><em>Alt.NET Podcast about TDD, BDD, DDD, DI, IoC, and other acronyms.</em> </li>
<li><a href="http://blog.stackoverflow.com/category/podcasts/" target="_blank">Stack Overflow</a> (<a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=279215411" target="_blank">iTunes link</a>)       <br /><em>Jeff Atwood (of codinghorror.com) and Joel Spolsky (of joelonsoftware.com) discuss the development of their new programming community, StackOverflow.com.</em> </li>
<li><a href="http://deepfriedbytes.com/" target="_blank">Deep Fried Bytes</a> (<a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=281776316" target="_blank">iTunes link</a>)       <br /><em>Deep Fried Bytes is an audio talk show with a Southern flavor hosted by technologists and developers Keith Elder and Chris Woodruff. The show discusses a wide range of topics including application development, operating systems and technology in general. Anything is fair game if it plugs into the wall or takes a battery.</em> </li>
<li><a href="http://www.hanselminutes.com/" target="_blank">Hanselminutes</a> (<a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=117488860" target="_blank">iTunes link</a>)       <br /><em>Hanselminutes is a weekly audio talk show with noted web developer and technologist Scott Hanselman and hosted by Carl Franklin. Scott discusses utilities and tools, gives practical how-to advice, and discusses ASP.NET or Windows issues and workarounds.</em> </li>
<li><a href="http://herdingcode.com/" target="_blank">Herding Code</a> (<a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=284067914" target="_blank">iTunes link</a>)       <br /><em>A weekly discussion featuring K. Scott Allen (odetocode.com), Kevin Dente, Scott Koon (lazycoder.com), and Jon Galloway.</em> </li>
<li><a href="http://www.dotnetrocks.com/" target="_blank">.NET Rocks!</a> (<a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=127976205" target="_blank">iTunes link</a>)       <br /><em>.NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers.</em> </li>
<li><a href="http://www.radiotfs.com/" target="_blank">Radio TFS</a> (<a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=274094361" target="_blank">iTunes link</a>)       <br /><em>Updates and in-depth discussions from the community involved in using Microsoft Visual Studio Team System, and Microsoft Visual Studio Team Foundation Server.</em> </li>
<li><a href="http://www.ingebrigtsen.info/" target="_blank">Einar Ingebrigtsen &#8211; podcast</a> (<a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=304523653" target="_blank">iTunes link</a>)       <br /><em>Random ramblings from a Norwegian software developer</em> </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://lindsve.net/2009/02/04/podcasts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New version of Typemock Isolator available, now with VB.NET API support</title>
		<link>http://lindsve.net/2009/01/13/new-version-of-typemock-isolator-available-now-with-vbnet-api-support/</link>
		<comments>http://lindsve.net/2009/01/13/new-version-of-typemock-isolator-available-now-with-vbnet-api-support/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 12:15:39 +0000</pubDate>
		<dc:creator>Geir-Tore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[mocking]]></category>
		<category><![CDATA[unittesting]]></category>
		<category><![CDATA[vb]]></category>

		<guid isPermaLink="false">http://lindsve.net/?p=144</guid>
		<description><![CDATA[Programming Visual Basic applications? Typemock have released a new version of their unit testing tool, Typemock Isolator 5.2. This version includes a new friendly VB.NET API which makes Isolator the best Isolation tool for unit testing A Visual Basic (VB) &#8230; <a href="http://lindsve.net/2009/01/13/new-version-of-typemock-isolator-available-now-with-vbnet-api-support/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.typemock.com/vbpage.php?utm_source=vbp&amp;utm_medium=typeblog&amp;utm_campaign=isolatorvb">Programming Visual Basic</a> applications?</p>
<p>Typemock have released a new version of their <a href="http://www.typemock.com/?utm_source=hp&amp;utm_medium=typeblog&amp;utm_campaign=isolatorvb">unit testing</a> tool, Typemock Isolator 5.2.     <br />This version includes a new friendly <a href="http://www.typemock.com/vbpage.php?utm_source=vbp&amp;utm_medium=typeblog&amp;utm_campaign=isolatorvb">VB.NET </a>API which makes Isolator the best Isolation tool for <a href="http://www.typemock.com/vbpage.php?utm_source=vbp&amp;utm_medium=typeblog&amp;utm_campaign=isolatorvb">unit testing A Visual Basic (VB) .NET application</a>.</p>
<p>Isolator now allows unit testing in VB or C# for many ‘hard to test’ technologies such as <a href="http://typemock.com/sharepointpage.php?utm_source=spp&amp;utm_medium=typeblog&amp;utm_campaign=isolatorvb">SharePoint</a>, ASP.NET MVC, partial support for Silverlight, WPF, LINQ, WF, Entity Framework, <a href="http://www.typemock.com/wcfpage.php?utm_source=wcfp&amp;utm_medium=typeblog&amp;utm_campaign=isolatorvb">WCF unit testing</a> and more.</p>
<p>Note that the first 25 bloggers who blog this text in their blog and tell us about it, will get a Free Full Isolator license (worth $139). If you post this in a VB.NET dedicated blog, you&#8217;ll get a license automatically (even if more than 25 submit) during the first week of this announcement.</p>
<p>Go ahead, click the following link for <a href="http://blog.typemock.com/2009/01/get-free-isolator-licnese-for-helping.html?utm_source=vb_blog&amp;utm_medium=typeblog&amp;utm_campaign=isolatorvbblog">more information </a>on how to get your free license.</p>
]]></content:encoded>
			<wfw:commentRss>http://lindsve.net/2009/01/13/new-version-of-typemock-isolator-available-now-with-vbnet-api-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
