<?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>Violet Tape &#187; Uncategorized</title>
	<atom:link href="http://softblog.violet-tape.net/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://softblog.violet-tape.net</link>
	<description>Some thoughts about .Net programming</description>
	<lastBuildDate>Mon, 31 Oct 2011 10:19:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Interprocess Communications</title>
		<link>http://softblog.violet-tape.net/2010/09/25/interprocess-communications/</link>
		<comments>http://softblog.violet-tape.net/2010/09/25/interprocess-communications/#comments</comments>
		<pubDate>Sat, 25 Sep 2010 13:37:45 +0000</pubDate>
		<dc:creator>Koissakh Kadderah</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[IPC]]></category>
		<category><![CDATA[mutex]]></category>
		<category><![CDATA[single application]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://softblog.violet-tape.net/?p=144</guid>
		<description><![CDATA[I have been interested for a long time how to do so that the one instance was running only. I mean I have known in theory with the help of what it should be done, but I haven’t tried yet..Another very interesting thing is how to do as for instance I open an Excel spreadsheet [...]]]></description>
			<content:encoded><![CDATA[<p>I have been interested for a long time how to do so that the one instance was running only. I mean I have known in theory with the help of what it should be done, but I haven’t tried yet..Another very interesting thing is how to do as for instance I open an Excel spreadsheet and  it does not open in another application, but the fact that is already open. This course  enrages sometimes, but still technology is interesting.</p>
<p>The rustling in the Internet has brought to what is called Interprocess Communication (IPC) and there are many ways how to implement it, depending on the ultimate goal, whether you have only one instance, or as in Excel, or something else. Further study of the issue and gave birth to this article.</p>
<p>(...)<br/>Read the rest of <a href="http://softblog.violet-tape.net/2010/09/25/interprocess-communications/">Interprocess Communications</a> (2,454 words)</p>
<hr />
<p><small>© Koissakh Kadderah for <a href="http://softblog.violet-tape.net">Violet Tape</a>, 2010. |
<a href="http://softblog.violet-tape.net/2010/09/25/interprocess-communications/">Permalink</a> |
<a href="http://softblog.violet-tape.net/2010/09/25/interprocess-communications/#comments">No comment</a> |

<br/>
Post tags: <a href="http://softblog.violet-tape.net/tag/ipc/" rel="tag">IPC</a>, <a href="http://softblog.violet-tape.net/tag/mutex/" rel="tag">mutex</a>, <a href="http://softblog.violet-tape.net/tag/single-application/" rel="tag">single application</a>, <a href="http://softblog.violet-tape.net/tag/wcf/" rel="tag">WCF</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://softblog.violet-tape.net/2010/09/25/interprocess-communications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technical delay</title>
		<link>http://softblog.violet-tape.net/2010/02/14/technical-delay/</link>
		<comments>http://softblog.violet-tape.net/2010/02/14/technical-delay/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 10:06:45 +0000</pubDate>
		<dc:creator>Koissakh Kadderah</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://softblog.violet-tape.net/?p=90</guid>
		<description><![CDATA[Due to technical reasons in last 2 weeks i have no time and possibilities to write and post new articles. But now everything is ok and I hope that in the short time I'll post something interesting. Hard'n'heavy! © Koissakh Kadderah for Violet Tape, 2010. &#124; Permalink &#124; No comment &#124; Post tags: Administration Feed [...]]]></description>
			<content:encoded><![CDATA[<p>Due to technical reasons in last 2 weeks i have no time and possibilities to write and post new articles. But now everything is ok and I hope that in the short time I'll post something interesting.</p>
<p>Hard'n'heavy!</p>
<hr />
<p><small>© Koissakh Kadderah for <a href="http://softblog.violet-tape.net">Violet Tape</a>, 2010. |
<a href="http://softblog.violet-tape.net/2010/02/14/technical-delay/">Permalink</a> |
<a href="http://softblog.violet-tape.net/2010/02/14/technical-delay/#comments">No comment</a> |

<br/>
Post tags: <a href="http://softblog.violet-tape.net/tag/administration/" rel="tag">Administration</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://softblog.violet-tape.net/2010/02/14/technical-delay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ReSharper &#8211; File Navigation</title>
		<link>http://softblog.violet-tape.net/2010/01/12/resharper-file-navigation/</link>
		<comments>http://softblog.violet-tape.net/2010/01/12/resharper-file-navigation/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 18:34:05 +0000</pubDate>
		<dc:creator>Koissakh Kadderah</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ReSharper]]></category>

		<guid isPermaLink="false">http://softblog.violet-tape.net/?p=55</guid>
		<description><![CDATA[In the presented video, I show how to create a file, a project's folders, extract classes to a new files. How to easy navigate through the classes and files. Watch on YouTube or here (I recommend to watch in HD) © Koissakh Kadderah for Violet Tape, 2010. &#124; Permalink &#124; No comment &#124; Post tags: [...]]]></description>
			<content:encoded><![CDATA[<p>In the presented video, I show how to create a file, a project's folders, extract classes to a new files. How to easy navigate through the classes and files.</p>
<p><a href="http://www.youtube.com/watch?v=Fw_GLbdwTCQ">Watch</a> on YouTube or <a href="http://softblog.violet-tape.net/video/#v2">here</a> (I recommend to watch in HD)</p>
<hr />
<p><small>© Koissakh Kadderah for <a href="http://softblog.violet-tape.net">Violet Tape</a>, 2010. |
<a href="http://softblog.violet-tape.net/2010/01/12/resharper-file-navigation/">Permalink</a> |
<a href="http://softblog.violet-tape.net/2010/01/12/resharper-file-navigation/#comments">No comment</a> |

<br/>
Post tags: <a href="http://softblog.violet-tape.net/tag/resharper/" rel="tag">ReSharper</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://softblog.violet-tape.net/2010/01/12/resharper-file-navigation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

