<?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>Direct DevBlog &#187; .NET</title>
	<atom:link href="http://www.directsystems.com/devblog/tag/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.directsystems.com/devblog</link>
	<description>Cracking the code!</description>
	<lastBuildDate>Tue, 01 Sep 2009 02:00:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>P2P and Everywhere!</title>
		<link>http://www.directsystems.com/devblog/2009/08/14/p2p-and-everywhere/</link>
		<comments>http://www.directsystems.com/devblog/2009/08/14/p2p-and-everywhere/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 19:34:48 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Central Service]]></category>
		<category><![CDATA[Loading Dock]]></category>
		<category><![CDATA[P2P]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.directsystems.com/devblog/?p=42</guid>
		<description><![CDATA[Both the Loading Dock and Central Service are built on Microsoft .NET framework, specifically Windows Communication Foundation.  The applications will utilize Peer-to-Peer (P2P) technology  to perform functions such as authentication, tracing, administration and load balancing.  Unlike traditional pure (de-centralized) networks commonly associated with P2P (file sharing for example), we are implementing a hybrid mesh, with [...]]]></description>
			<content:encoded><![CDATA[<p>Both the Loading Dock and Central Service are built on Microsoft .NET framework, specifically Windows Communication Foundation.  The applications will utilize Peer-to-Peer (P2P) technology  to perform functions such as authentication, tracing, administration and load balancing.  Unlike traditional pure (de-centralized) networks commonly associated with P2P (file sharing for example), we are implementing a hybrid mesh, with the Central Service logging and responding to requests from peer applications.</p>
<p align="left"><a target="_blank" class="tt" href="http://twitter.com/home/?status=P2P+and+Everywhere%21+http://6roik.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.directsystems.com/devblog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.directsystems.com/devblog/2009/08/14/p2p-and-everywhere/&amp;t=P2P+and+Everywhere%21" title="Post to Facebook"><img class="nothumb" src="http://www.directsystems.com/devblog/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.directsystems.com/devblog/2009/08/14/p2p-and-everywhere/&amp;t=P2P+and+Everywhere%21" title="Post to Facebook">Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.directsystems.com/devblog/2009/08/14/p2p-and-everywhere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Home Alone</title>
		<link>http://www.directsystems.com/devblog/2009/07/16/home-alone/</link>
		<comments>http://www.directsystems.com/devblog/2009/07/16/home-alone/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 00:56:55 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[Staff]]></category>

		<guid isPermaLink="false">http://www.directsystems.com/devblog/?p=28</guid>
		<description><![CDATA[So Bob is out of town on vacation for 2 weeks&#8230; I have the place to myself!!!  Well, not exactly. There&#8217;s always Lynsey manning the front desk and Howard coming in to stir up the pot and run the day to day.  Our support staff works from home either all or part of the time, [...]]]></description>
			<content:encoded><![CDATA[<p>So Bob is out of town on vacation for 2 weeks&#8230; I have the place to myself!!!  Well, not exactly. There&#8217;s always Lynsey manning the front desk and Howard coming in to stir up the pot and run the day to day.  Our support staff works from home either all or part of the time, so occasionally I do get some solitude to plug away at the new software.  Even then the phones still ring!!</p>
<p>Speaking of the &#8220;new software&#8221;, we are at a pivotal point in the development process.  One of our main focuses is the migration from a file-based TopSpeed DB to <a title="Overview, data platform, store data" href="http://www.microsoft.com/sqlserver/2008/en/us/default.aspx" target="_blank">Microsoft SQL Server</a>.  The goal is more reliability and scalability.  While Bob is off somewhere sipping on bahama mamas and NOT thinking about <a title="Direct Systems Website" href="http://www.directsystems.com/" target="_blank">Direct Systems</a>, he has tasked me with setting up a fresh instance of <a title="Simple, free and powerful!" href="http://www.microsoft.com/express/sql/default.aspx" target="_blank">MS SQL Server 2008 Express Edition</a> on our newly re-purposed file server turned development server.  There are many prerequisites like the annoying Web Platform Installer (PI) and .NET 3.5 SP1 among a laundry list of others. The key here is merging our two databases together.  Until now, Bob and I have been working off of essentially the same data hosted on our individual computers.  It&#8217;s time to join forces and show everyone how well our two systems work together.  I&#8217;ll go into more detail in another post.</p>
<p>For now, just know that the install is complete and the .sql files have all been processed.  And I can rest easy tonight, just like Bob probably is&#8230;</p>
<p align="left"><a target="_blank" class="tt" href="http://twitter.com/home/?status=Home+Alone+http://3q73h.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.directsystems.com/devblog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.directsystems.com/devblog/2009/07/16/home-alone/&amp;t=Home+Alone" title="Post to Facebook"><img class="nothumb" src="http://www.directsystems.com/devblog/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.directsystems.com/devblog/2009/07/16/home-alone/&amp;t=Home+Alone" title="Post to Facebook">Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.directsystems.com/devblog/2009/07/16/home-alone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
