<?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>C# Hacker - The Rambling Coder &#187; General</title>
	<atom:link href="http://www.csharphacker.com/technicalblog/index.php/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharphacker.com/technicalblog</link>
	<description>Thoughts and ponderings on the technical world</description>
	<lastBuildDate>Thu, 22 Jul 2010 02:15:05 +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>2010 &#8211; 2012 Technology Predictions</title>
		<link>http://www.csharphacker.com/technicalblog/index.php/2010/01/23/2010-2012-technology-predictions/</link>
		<comments>http://www.csharphacker.com/technicalblog/index.php/2010/01/23/2010-2012-technology-predictions/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 03:38:28 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.csharphacker.com/technicalblog/?p=493</guid>
		<description><![CDATA[I was celebrating 10 years after the dreaded Y2K down in Florida this year and was wondering if I would dare to write down my technology predictions. So feeling bold here they are, only time will tell if I&#8217;m anywhere close to accurate : Cloud Authorization Death of smart clients No-SQL and ORM BI becomes [...]]]></description>
			<content:encoded><![CDATA[<p>I was celebrating 10 years after the dreaded Y2K down in Florida this year and was wondering if I would dare to write down my technology predictions. So feeling bold here they are, only time will tell if I&#8217;m anywhere close to accurate <img src='http://www.csharphacker.com/technicalblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  :</p>
<ul>
<li>Cloud</li>
<li>Authorization</li>
<li>Death of smart clients</li>
<li>No-SQL and ORM</li>
<li><a href="http://en.wikipedia.org/wiki/Business_intelligence">BI</a> becomes commodity</li>
<li>Netbooks &#8211; and the Google &#8216;netbook&#8217;</li>
<li>Deployment</li>
<li>SVN ==&gt; GIT or Mercurial</li>
</ul>
<h3>Cloud</h3>
<p>No surprises here, with Amazon running this model &#8216;forever&#8217;, Google not too far behind and now even Microsoft has started to chime in as well. The are alliances and definitions for SaaS, IaaS, PaaS. This concept is here to stay, and in fact will affect us in significant ways.</p>
<h3>Authorization/Authentication</h3>
<p>This is the big play that will help make the cloud be really viable, and even work with managing external companies that need to work for your company (think PCI compliance and support). This model will be based on the claims concept that has been knocking around for a while now, all it needed was something to push it into the limelight. Clouds have started to push authorization / authentication! In addition when this matures to a &#8216;tipping point&#8217; I have no doubt customers will start to &#8216;outsource&#8217; their claims trust (with contractual backup!) to other companies. For example if your company needs to provide PCI support to a customer, today the customer will have to be provided the peoples names and assign them logon accounts and manage their passwords. This becomes a major overhead and can be relatively easily managed through a claims based authorization system. Naturally this wont happen within two years &#8211; but it is coming!</p>
<h3>Death of Smart Clients</h3>
<p>Companies will realize that Smart Clients (aka Prism, Click-Once web forms) are only a stop gap. Browsers will rule the application space within 5 years, and will have made significant inroads before 2012. Conceptually they all make sense, but in today&#8217;s platform varied world they are dead &#8211; but it seems not everyone realizes it yet!</p>
<h3>No-SQL / ORM</h3>
<p>It seems that there are two factors pushing these forwards, but the root of it is that the historical relational database has so much overhead associated with infrastructure, management and DBA&#8217;s &#8211; people are looking for alternatives. It has become increasingly common for application programmers to fear the rules of relational databases they have to integrate with as they have evolved into their own discipline. This leads into ORM and which really try to &#8216;ignore&#8217; the storage mechanism and provide plain business value. The No-SQL group are in a similar boat, they are interested in scaling and maintainance and know traditional relational models don&#8217;t meet their business needs.</p>
<h3><a href="http://en.wikipedia.org/wiki/Business_intelligence">BI</a> becomes a Commodity</h3>
<p>Microsoft has been playing the &#8220;BI is coming, BI is coming&#8221; song for a while now. However it seems with the SQL 2008 R2 release we are starting to get commodity solutions. This in intern will coerce the competitors to step up. The good news for competitors is that Microsoft has got more pricey, its no longer the &#8216;cheap kid on the block&#8217;. Open Source is starting to catch up with its commercial cousins. Either way its going to be an interesting couple of years for BI.</p>
<h3>Netbooks &#8211; and the Google one</h3>
<p>We have heard the term many times before, and even had a couple of false starts. The difference now is:</p>
<ol>
<li>Processing power has significantly cheapened &#8211; allowing more inexpensive offerings</li>
<li>Web/Cloud infrastructure is in place. No worries about email or docs being stored on line.</li>
</ol>
<p>So we have pretty good netbooks now, but I suspect Google will potentially set the standard for the netbooks. If done right (as opposed to the Nexus!) they have a killer combination. This is one I&#8217;m really interested to see what happens!</p>
<h3>Deployment</h3>
<p>Vista didnt get much traction and XP is on its last officially supported legs, as such I suspect that companies will be rolling out Windows 7 over the next 2-3 years. This will stress the deployment tools, and require individuals that know deployment to step in. In addition to this Windows Server 2008 R2 only comes in 64 bit &#8211; software houses realize the time has come to admit they are going to have to invest in supporting 64 bit solutions. This is going to be unusual for customers as they have forgotten how to roll out such changes as it has been a while since the last great deployment upgrade. There will be lots of opportunities in this area!</p>
<h3>SVN ==&gt; GIT / Mercurial</h3>
<p>It seems that the CVS savior is in the process of being usurped by the <a href="http://en.wikipedia.org/wiki/Distributed_revision_control">DVCS</a> products. Specially GIT and <a href="http://mercurial.selenic.com/">Mercurial</a> are the strong runners. Its a shame because I had waited a while for SVN to mature to a point and now GIT &amp; Mercurial are eating up projects. Oddly at the time of writing this even the Microsoft sponsored <a href="http://blogs.msdn.com/codeplex/archive/2010/01/22/codeplex-now-supporting-native-mercurial.aspx">CodePlex site now supports Mercurial</a> !</p>
<p>Finally the one I didn&#8217;t add to the list is software parallelism programming models. I suspect this will mature with all the new multi-core processors that are coming out. However I think this will mature after 2012 <img src='http://www.csharphacker.com/technicalblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Gareth</p>
]]></content:encoded>
			<wfw:commentRss>http://www.csharphacker.com/technicalblog/index.php/2010/01/23/2010-2012-technology-predictions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQLite updated webpage&#8230; now has search! Happy New Year!</title>
		<link>http://www.csharphacker.com/technicalblog/index.php/2010/01/08/sqlite-updated-webpage-now-has-search-happy-new-year/</link>
		<comments>http://www.csharphacker.com/technicalblog/index.php/2010/01/08/sqlite-updated-webpage-now-has-search-happy-new-year/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 02:46:14 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SQLite]]></category>

		<guid isPermaLink="false">http://www.csharphacker.com/technicalblog/?p=477</guid>
		<description><![CDATA[It seems the SQLite folks have added a significant, needed and often requested, feature to the SQLite site.  No the change we are talking about has nothing to do with the SQLite engine, but yes I&#8217;m talking about the web site. In the top right side of the website there is a new shiny unobtrusive [...]]]></description>
			<content:encoded><![CDATA[<p>It seems the SQLite folks have added a significant, needed and often requested, feature to the SQLite site.  No the change we are talking about has nothing to do with the SQLite engine, but yes I&#8217;m talking about the web site. In the top right side of the website there is a new shiny unobtrusive &#8220;Search SQLite Docs&#8230;&#8221; search box.</p>
<p>So for all us who have spent time searching, or had pages pointed out to us <img src='http://www.csharphacker.com/technicalblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> , for options  this is an excellent new years present!</p>
<p>Many thanks to the SQLite guys for both their product, and their handy dandy search feature!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.csharphacker.com/technicalblog/index.php/2010/01/08/sqlite-updated-webpage-now-has-search-happy-new-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interesting stuff 2009-09-20</title>
		<link>http://www.csharphacker.com/technicalblog/index.php/2009/09/20/interesting-stuff-2009-09-20/</link>
		<comments>http://www.csharphacker.com/technicalblog/index.php/2009/09/20/interesting-stuff-2009-09-20/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 05:30:53 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.csharphacker.com/technicalblog/?p=458</guid>
		<description><![CDATA[8 topics that I&#8217;ve been tracking, and now have the time to do the &#8216;cliff notes&#8217; for: [MSSQL - The Query Optimizer and Parameter Sniffing] If you dont know about query sniffing, or came across it a couple of years ago and have forgotten. Give this a (re)read. The key here is the &#8220;Optimize&#8221; for [...]]]></description>
			<content:encoded><![CDATA[<p>8 topics that I&#8217;ve been tracking, and now have the time to do the &#8216;cliff notes&#8217; for:</p>
<ul>
<li>[<a href="http://sqlblog.com/blogs/ben_nevarez/archive/2009/08/27/the-query-optimizer-and-parameter-sniffing.aspx">MSSQL - The Query Optimizer and Parameter Sniffing</a>]
<ul>
<li>If you dont know about query sniffing, or came across it a couple of years ago and have forgotten. Give this a (re)read.</li>
<li>The key here is the &#8220;Optimize&#8221; for a typical parameter, I dont recall this existing in 2000. So if you are stuck with 2000 (you know who you are!), this obviously wont work!</li>
</ul>
</li>
<li>[<a href="http://blog.paul-mason.co.nz/2009/09/protecting-your-precious-code-naming.html">Need to protect your C# code? Have a look at nCloak</a>]
<ul>
<li>Article covering how nCloak does naming.</li>
<li>This isnt production ready, but if you have spare time it would be interesting to see how far this project can go.</li>
<li>This shows the benefit that Mono is bringing to the C# world!</li>
</ul>
</li>
<li>[<a href="http://martinfowler.com/bliki/FeatureBranch.html">Just got onto TFS? Ready to try GIT/Mercurial? Read more about branch strategies in DVCS</a>]
<ul>
<li>Seems like only yesterday everyone was moving from VSS to TFS. Now GIT and Mercurial are on the scenes.</li>
<li>This article covers various strategies for CI or even &#8220;Promiscuous Integration&#8221;</li>
<li>Interestingly the DVCS (Distributed Version Control Systems) appear better suited to OSS projects than internal corporate ones.</li>
</ul>
</li>
<li>[<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0fcba3c7-bc30-47b0-a2f8-2e702720998a&amp;displaylang=en">Microsoft SDL Developer Starter Kit</a>]
<ul>
<li>The Microsoft SDL Developer Starter Kit provides a compliation of baseline developer security training materials on core Microsoft Security Development Lifecycle (SDL) topics.</li>
</ul>
</li>
<li>[<a href="http://www.ossec.net/main/about/">OSSEC - open source Host-based Intrusion Detection System (HIDS)</a>]
<ul>
<li>Its free! 2.2 came out September 8, 2009</li>
<li>It has a powerful correlation and analysis engine, integrating log analysis, file integrity checking, Windows registry monitoring, centralized policy enforcement, rootkit detection, real-time alerting and active response.</li>
</ul>
</li>
<li>[<a href="http://blogs.msdn.com/sdl/archive/2009/09/16/two-new-security-tools-for-your-sdl-tool-belt-bonus-a-7-easy-steps-whitepaper.aspx">Microsoft releases mini-Fuzzer &amp; Binary analyzer</a>]
<ul>
<li>Finally <img src='http://www.csharphacker.com/technicalblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> , MS have released some simple fuzzers to help developers understand what they are facing from the black hats!</li>
</ul>
</li>
<li>[<a href="http://www.net-security.org/secworld.php?id=8119">IT executive going to China? If you follow the guidance it will be expensive!</a>]
<ul>
<li>Paraphrasing this short article wont do it justice.  Among the measures it recommends to IT executives regarding the protection of their computer equipment when traveling to that country are (wow is about all I can say!):</li>
</ul>
<ul>
<li>
<ul>
<li>Leave your standard IT equipment at home &#8211; buy separate gear to use in China</li>
<li>Weigh the machine before you go and when you get back</li>
<li>&#8220;Clean&#8221; thoroughly the equipment (re-image the laptop you used)</li>
<li>Throw away the mobile phone you used during your stay.</li>
</ul>
</li>
</ul>
</li>
<li>[<a href="http://consultingblogs.emc.com/simonmunro/archive/2009/09/18/a-shortage-of-technical-managers.aspx">A Shortage of Technical Managers</a>]
<ul>
<li>This just made me smile!</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.csharphacker.com/technicalblog/index.php/2009/09/20/interesting-stuff-2009-09-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good Tech news of the day</title>
		<link>http://www.csharphacker.com/technicalblog/index.php/2009/07/23/good-tech-news-of-the-day/</link>
		<comments>http://www.csharphacker.com/technicalblog/index.php/2009/07/23/good-tech-news-of-the-day/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 04:06:52 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.csharphacker.com/technicalblog/?p=406</guid>
		<description><![CDATA[Wow this has been a crazy week &#8211; much stuff to blog about, but need to unjam the funnel! Amazon SimpleDB Management in Eclipse Seems like Amazon keeps on trucking. The key to the heart is providing tools to manage/develop things. This does what the package says! jQuery Ribbon 1.0 RTW and 2.0 sneak peak [...]]]></description>
			<content:encoded><![CDATA[<p>Wow this has been a crazy week &#8211; much stuff to blog about, but need to unjam the funnel!</p>
<ul>
<li><a href="Amazon SimpleDB Management in Eclipse">Amazon SimpleDB Management in Eclipse</a>
<ul>
<li>Seems like Amazon keeps on trucking. The key to the heart is providing tools to manage/develop things. This does what the package says!</li>
</ul>
</li>
<li><a href="jQuery Ribbon 1.0 RTW and 2.0 sneak peak">jQuery Ribbon 1.0 RTW and 2.0 sneak peak</a>
<ul>
<li>Good web UI stuff built of jQuery &#8211; check it out.</li>
</ul>
</li>
<li><a href="http://blogs.msdn.com/powershell/archive/2009/07/23/windows-powershell-2-0-rtm.aspx">Windows PowerShell 2.0 RTM</a>
<ul>
<li>For us non Windows 7 (roll on August 6th) and Windows 2008 R2 we will need to wait a little longer &#8211; but its out! Unfortunately we all have to wait to get it to a box near us <img src='http://www.csharphacker.com/technicalblog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </li>
</ul>
</li>
<li><a href="http://www.codeproject.com/Articles/38405/Speed-Up-the-Visual-Studio-Toolbox.aspx">Speed Up the Visual Studio Toolbox</a>
<ul>
<li>I love things like this, so simple it shouldn&#8217;t even make the news roll &#8211; but it does because we hate it and there is an easy option to turn it off!</li>
</ul>
</li>
<li><a href="http://blogs.msdn.com/threatmodeling/archive/2009/07/23/tam-3-0-beta-is-now-live.aspx">Threat Analysis and Modeling (TAM) 3.0 Beta Available</a>
<ul>
<li>Actually this was released a little bit ago, but its all good for those wanting to model threats in their SDLC.</li>
</ul>
</li>
<li><a href="http://stackoverflow.com/questions/773059/how-to-recover-database-from-mdf-in-sql-server-2005">How to recover database from MDF in SQL Server 2005?</a>
<ul>
<li>Always handy when the phone rings at 3am!</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.csharphacker.com/technicalblog/index.php/2009/07/23/good-tech-news-of-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C# Gets the Microsoft Community Promise</title>
		<link>http://www.csharphacker.com/technicalblog/index.php/2009/07/06/c-gets-the-microsoft-community-promise/</link>
		<comments>http://www.csharphacker.com/technicalblog/index.php/2009/07/06/c-gets-the-microsoft-community-promise/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 00:00:32 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.csharphacker.com/technicalblog/?p=325</guid>
		<description><![CDATA[For those following the varying web &#8216;fireworks&#8217; last week with Stallman against mono , and were concerned with potential patent issues or things getting pulled it appears this has well and truly been extinguished. Microsoft will be applying the Community Promise to the ECMA 334 and ECMA 335 specs. I would recommend reading up on [...]]]></description>
			<content:encoded><![CDATA[<p>For those following the varying web &#8216;fireworks&#8217; last week with <a href="/technicalblog/index.php/2009/06/29/mono-in-the-news-again-2-4-2-released-with-mvc-support-and-stallman-against-mono/">Stallman against mono </a>, and were concerned with potential patent issues or things getting pulled it appears this has well and truly been extinguished.<br />
Microsoft will be applying the <a href="http://www.microsoft.com/interop/cp/default.mspx">Community Promise</a> to the <a href="http://www.ecma-international.org/publications/standards/Ecma-334.htm">ECMA 334</a> and <a href="http://www.ecma-international.org/publications/standards/Ecma-335.htm">ECMA 335</a> specs.</p>
<p>I would recommend reading up on the <a href="http://www.microsoft.com/interop/cp/default.mspx">Community Promise</a> as it seems highly sensible, here is one snippet from the page (there is more so read it!):</p>
<blockquote><p>Q: Is this Community Promise legally binding on Microsoft and will it be available in the future to me and to others?</p>
<p>A: Yes, the CP is legally binding upon Microsoft. The CP is a unilateral promise from Microsoft and in these circumstances unilateral promises may be enforced against the party making such a promise. Because the CP states that the promise is irrevocable, it may not be withdrawn by Microsoft. The CP is, and will be, available to everyone now and in the future for the specifications to which it applies. As stated in the CP, the only time Microsoft can withdraw its promise against a specific person or company for a specific Covered Specification is if that person or company brings (or voluntarily participates in) a patent infringement lawsuit against Microsoft regarding Microsoft’s implementation of the same Covered Specification. This type of “suspension” clause is common industry practice.</p></blockquote>
<p>I saw this heads up on <a href="http://tirania.org/blog/archive/2009/Jul-06.html">Miguels blog</a> the actual article can be found <a href="http://tirania.org/blog/archive/2009/Jul-06.html">here</a> and he has some other interesting tidbits about the future makeup on Mono:</p>
<blockquote><p>In the next few months we will be working towards splitting the jumbo Mono source code that includes ECMA + A lot more into two separate source code distributions. One will be ECMA, the other will contain our implementation of ASP.NET, ADO.NET, Winforms and others.</p></blockquote>
<p>Anyway this is excellent clarification, and particularly good timing to boot <img src='http://www.csharphacker.com/technicalblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . It will be interesting to see what the web reaction to this announcement will be!</p>
<p>Gareth</p>
]]></content:encoded>
			<wfw:commentRss>http://www.csharphacker.com/technicalblog/index.php/2009/07/06/c-gets-the-microsoft-community-promise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Non-Tech &#8211; but cool as cool can be</title>
		<link>http://www.csharphacker.com/technicalblog/index.php/2009/06/10/non-tech-but-cool-as-cool-can-be/</link>
		<comments>http://www.csharphacker.com/technicalblog/index.php/2009/06/10/non-tech-but-cool-as-cool-can-be/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 00:38:50 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.csharphacker.com/technicalblog/?p=128</guid>
		<description><![CDATA[Ok &#8211; I tried very hard just keeping this a tech blog, but while I&#8217;ve listened to Scott Hansellman podcasts I never engaged my brain to see if he had a blog. It was here I found &#8220;Building your own Arcade Cabinet for Geeks&#8221;&#8230;. Cabinet and Power Monitor and Mounting Control Panel Sound and Lights [...]]]></description>
			<content:encoded><![CDATA[<p>Ok &#8211; I tried very hard just keeping this a tech blog, but while I&#8217;ve listened to Scott Hansellman podcasts I never engaged my brain to see if he had a <a href="http://www.hanselman.com/blog">blog</a>.</p>
<p>It was here I found &#8220;Building your own Arcade Cabinet for Geeks&#8221;&#8230;.</p>
<ol>
<li><a href="http://www.hanselman.com/blog/BuildingYourOwnArcadeCabinetForGeeksPart1TheCabinet.aspx">Cabinet and Power</a></li>
<li><a href="http://www.hanselman.com/blog/BuildingYourOwnArcadeCabinetForGeeksPart2TheMonitor.aspx">Monitor and Mounting</a></li>
<li><a href="http://www.hanselman.com/blog/BuildingYourOwnArcadeCabinetForGeeksPart3ControlPanel.aspx">Control Panel</a></li>
<li><a href="http://www.hanselman.com/blog/BuildingYourOwnArcadeCabinetForGeeksPart4SoundAndLights.aspx">Sound and Lights</a></li>
<li><a href="http://www.hanselman.com/blog/BuildingYourOwnArcadeCabinetForGeeksPart5PaintAndArt.aspx">Paint and Art</a></li>
<li><a href="http://www.hanselman.com/blog/BuildingYourOwnArcadeCabinetForGeeksPart6ComputerHardwareAndSoftware.aspx">Computer Hardware and Software</a></li>
<li><a href="http://www.hanselman.com/blog/BuildingYourOwnArcadeCabinetForGeeksPart7SuccessAndConclusion.aspx">Success and Conclusion</a></li>
</ol>
<p>Absolutely no computer coding &#8211; but this is <strong>art</strong>!</p>
<p>PS If you dont read his blog (or listen to his pod cast) I do recommend it <img src='http://www.csharphacker.com/technicalblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Gareth</p>
]]></content:encoded>
			<wfw:commentRss>http://www.csharphacker.com/technicalblog/index.php/2009/06/10/non-tech-but-cool-as-cool-can-be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interesting Stuff</title>
		<link>http://www.csharphacker.com/technicalblog/index.php/2009/06/09/interesting-stuff/</link>
		<comments>http://www.csharphacker.com/technicalblog/index.php/2009/06/09/interesting-stuff/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 04:08:30 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.csharphacker.com/technicalblog/?p=116</guid>
		<description><![CDATA[Clustering Deploying IIS on a Failover Cluster Creating and Configuring a Generic Service Resource (Old)Microsoft iSCSI Target Software available to the public! - More on iSCSI iSCSI is hugely important as this is an excellent way to setup clusters in a VM environment without having to be concerned with shared VM disks Building a SQL [...]]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration: underline;"><strong>Clustering</strong></span></p>
<ul>
<li><a href="http://blogs.msdn.com/clustering/archive/2009/06/01/9674799.aspx">Deploying IIS on a Failover Cluster</a></li>
<li><a href="http://blogs.msdn.com/clustering/archive/2009/06/09/9712609.aspx">Creating and Configuring a Generic Service Resource</a></li>
<li><a href="http://blogs.msdn.com/clustering/archive/2009/05/14/9613924.aspx">(Old)Microsoft iSCSI Target Software available to the public!</a> -</li>
<li><a href="http://blogs.technet.com/josebda/archive/2009/05/12/windows-storage-server-2008-with-the-microsoft-iscsi-software-target-3-2-available-to-msdn-and-technet-plus-subscribers.aspx">More on iSCSI</a>
<ul>
<li>iSCSI is hugely important as this is an excellent way to setup clusters in a VM environment without having to be concerned with shared VM disks</li>
</ul>
</li>
<li><a href="http://sqlblog.com/blogs/jonathan_kehayias/archive/2009/06/03/building-a-sql-server-cluster-for-testing-intro.aspx">Building a SQL Server Cluster for Testing &#8211; Intro</a></li>
<li><a href="http://sqlblog.com/blogs/jonathan_kehayias/archive/2009/06/08/building-a-sql-server-cluster-for-testing-part2.aspx">Building a SQL Server Cluster for Testing &#8211; Part2</a></li>
</ul>
<p><span style="text-decoration: underline;"><strong>BI</strong></span></p>
<ul>
<li><a href="http://developer.teradata.com/blog/netfx/2009/06/little-known-secret-about-microsoft-bi-tools-and-teradata">Accessing Teradata using Reporting Services</a></li>
</ul>
<p><span style="text-decoration: underline;"><strong>Programming<br />
</strong></span></p>
<ul>
<li><a href="http://blogs.msdn.com/dsplaisted/archive/2009/06/08/a-crash-course-on-the-mef-primitives.aspx">MEF Primitives</a></li>
<li><a href="http://blogs.msdn.com/rjacobs/archive/2009/06/02/wf-wcf-4-and-dublin-resources.aspx">Windows Workflow 4/WCF 4 Links</a></li>
</ul>
<p><span style="text-decoration: underline;"><strong>Architecture</strong></span></p>
<ul>
<li><a href="http://hinchcliffe.org/archive/2009/06/06/16901.aspx">Unboxing Web-Oriented Architecture: The 6 Aspects Of An Emergent Architectural Style</a></li>
</ul>
<p><span style="text-decoration: underline;"><strong>Interesting</strong></span></p>
<ul>
<li><a href="http://www.techcrunch.com/2009/06/07/scan-your-books-and-search-them-on-google/">Google Access your library Virtually</a></li>
<li><a href="http://www.google.com/apps/intl/en/business/outlook_sync.html#utm_medium=et&amp;utm_source=us-en-entblog&amp;utm_campaign=en">Google Going After Exchange</a>
<ul>
<li>This one has lots of future implications, and clearly shows Google looking to use Outlook client to move smaller business units to the Google App Cloud.</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.csharphacker.com/technicalblog/index.php/2009/06/09/interesting-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lets start the rambling!</title>
		<link>http://www.csharphacker.com/technicalblog/index.php/2009/04/26/letsstarttherambling/</link>
		<comments>http://www.csharphacker.com/technicalblog/index.php/2009/04/26/letsstarttherambling/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 00:33:46 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.csharphacker.com/technicalblog/?p=1</guid>
		<description><![CDATA[I&#8217;ve finally sucummed to the itch! The blogging has started This blog will be a collection of my technical  thoughts covering C#,  SQL,  Azure,  Enterprise Data Warehousing, Cloud services and finally but not least security. I absolutely love to read up on this stuff, now we will find out if I can write it. Have [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally sucummed to the itch! The blogging has started <img src='http://www.csharphacker.com/technicalblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>This blog will be a collection of my technical  thoughts covering C#,  SQL,  Azure,  Enterprise Data Warehousing, Cloud services and finally but not least security.</p>
<p>I absolutely love to read up on this stuff, now we will find out if I can write it.</p>
<p>Have fun and stay informed!</p>
<p>Gareth</p>
]]></content:encoded>
			<wfw:commentRss>http://www.csharphacker.com/technicalblog/index.php/2009/04/26/letsstarttherambling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
