<?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>interactive-coding &#8211; martinklinke.com</title>
	<atom:link href="https://www.martinklinke.com/tag/interactive-coding/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.martinklinke.com</link>
	<description>IT&#039;s my business</description>
	<lastBuildDate>Wed, 01 Jun 2016 22:14:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>
	<item>
		<title>Interactive coding in Visual Studio with Alive</title>
		<link>https://www.martinklinke.com/2016/06/02/interactive-coding-in-visual-studio-with-alive/</link>
		
		<dc:creator><![CDATA[Martin Klinke]]></dc:creator>
		<pubDate>Wed, 01 Jun 2016 22:14:03 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[interactive-coding]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tools]]></category>
		<guid isPermaLink="false">http://www.martinklinke.com/?p=121</guid>

					<description><![CDATA[If you like NCrunch, you should take a look atÂ the Visual Studio pluginÂ Alive. I stumbled upon this tool while researching for my previous post about C# code generation. Just like NCrunch, it executes your code while you type. But instead of test outcomes, it focusses on the details of the code execution and provides invaluable [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>If you like <a href="http://www.ncrunch.net/">NCrunch</a>, you should take a look atÂ the Visual Studio pluginÂ <a href="https://comealive.io/">Alive</a>. I stumbled upon this tool while researching for my previous post about C# code generation.</p>
<p>Just like NCrunch, it executes your code while you type. But instead of test outcomes, it focusses on the details of the code execution and provides invaluable insight into the contents of variables and even the control flow as you type. You can even drag a slider to see differentÂ iterations in loops. All you need is a starting point like a static method, a test method or any method where the parent type can be instantiated with some generic defaults.</p>
<p>This short video (~6 minutes) gives a great first impression so far:</p>
<p><span id="more-121"></span></p>
<p><iframe title="Alive - Helps you catch bugs quickly." width="500" height="281" src="https://www.youtube.com/embed/C40Ozwohgm8?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>I might take a look at the free 30 day trial as soon as I am back in Visual Studio.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
