﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#">
  <channel>
    <title>soft-cor.com</title>
    <description>.NET Development</description>
    <link>http://blog.soft-cor.com/</link>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>BlogEngine.NET 2.8.0.0</generator>
    <language>en-GB</language>
    <blogChannel:blogRoll>http://blog.soft-cor.com/opml.axd</blogChannel:blogRoll>
    <blogChannel:blink>http://www.dotnetblogengine.net/syndication.axd</blogChannel:blink>
    <dc:creator>Gareth Emslie</dc:creator>
    <dc:title>soft-cor.com</dc:title>
    <geo:lat>514,257.000000</geo:lat>
    <geo:long>-165,224.000000</geo:long>
    <item>
      <title>Recommended hot fixes for Visual Studio 2010</title>
      <description>&lt;p&gt;The new incarnation of the Visual Studio product has many improvements but unfortunately also a few issues. I will be collecting a list of Hot Fixes which may be useful to developers. The place to go when having any issues with any Microsoft product would be there &lt;a href="http://connect.microsoft.com" target="_blank"&gt;Microsoft Connect&lt;/a&gt; site.&lt;/p&gt;
&lt;p&gt;The list is as follows and will be updated regularly:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=29797&amp;amp;wa=wsignin1.0" target="_blank"&gt;Large Visual Basic project crashes when closed&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=31857" target="_blank"&gt;Fix for scrolling unnecessarily in VS context menus&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
      <link>http://blog.soft-cor.com/post/2010/10/26/Recommended-hot-fixes-for-Visual-Studio-2010</link>
      <author>gareth@soft-cor.com</author>
      <comments>http://blog.soft-cor.com/post/2010/10/26/Recommended-hot-fixes-for-Visual-Studio-2010#comment</comments>
      <guid>http://blog.soft-cor.com/post.aspx?id=67140b27-a906-42df-b6a5-0c277196918f</guid>
      <pubDate>Tue, 26 Oct 2010 09:56:00 +0200</pubDate>
      <category>.NET</category>
      <category>ASP .NET</category>
      <category>Programming</category>
      <category>visual studio</category>
      <category>Windows Forms .NET</category>
      <dc:publisher>Gareth</dc:publisher>
      <pingback:server>http://blog.soft-cor.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.soft-cor.com/post.aspx?id=67140b27-a906-42df-b6a5-0c277196918f</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.soft-cor.com/trackback.axd?id=67140b27-a906-42df-b6a5-0c277196918f</trackback:ping>
      <wfw:comment>http://blog.soft-cor.com/post/2010/10/26/Recommended-hot-fixes-for-Visual-Studio-2010#comment</wfw:comment>
      <wfw:commentRss>http://blog.soft-cor.com/syndication.axd?post=67140b27-a906-42df-b6a5-0c277196918f</wfw:commentRss>
    </item>
    <item>
      <title>Securing Windows For Free</title>
      <description>&lt;p&gt;As the internet increases in popularity and more families have access to computers than ever before, security should be our main concern.&lt;/p&gt;
&lt;p&gt;Unfortunately the current generation of parents and some children have not been educated about computer security and the implications&amp;nbsp;of being online or sharing files etc.&lt;/p&gt;
&lt;p&gt;Some statistics for January 2010 can be found &lt;a href="http://www.kaspersky.com/news?id=207576012" target="_blank"&gt;here&lt;/a&gt;&amp;nbsp;and gives us an idea of how far/fast malware is spreading.&lt;/p&gt;
&lt;p&gt;This post describes how to protect your machine from malware,spam, hackers etc without spending a penny. This is by no means an exhaustive list of available security solutions but rather the solutions that I use to secure my own machines.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Firewall 
&lt;ul&gt;
&lt;li&gt;Windows Firewall with advanced settings (Windows Vista/7/2008) (&lt;a href="http://articles.techrepublic.com.com/5100-10878_11-6098592.html"&gt;http://articles.techrepublic.com.com/5100-10878_11-6098592.html&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Comodo (&lt;a href="http://www.comodo.com/home/internet-security/firewall.php"&gt;http://www.comodo.com/home/internet-security/firewall.php&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Anti-Virus 
&lt;ul&gt;
&lt;li&gt;Microsoft Security Essentials (&lt;a href="http://www.microsoft.com/Security_Essentials/"&gt;http://www.microsoft.com/Security_Essentials/&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;AVG Anti-Virus Free Edition 9.0 (&lt;a href="http://free.avg.com/gb-en/download-avg-anti-virus-free"&gt;http://free.avg.com/gb-en/download-avg-anti-virus-free&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;ClamWin Free Antivirus (&lt;a href="http://www.clamwin.com/content/view/18/46/"&gt;http://www.clamwin.com/content/view/18/46/&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Anti-Spam 
&lt;ul&gt;
&lt;li&gt;Agnitum Spam Terrier (&lt;a href="http://www.agnitum.com/products/spam-terrier/index.php"&gt;http://www.agnitum.com/products/spam-terrier/index.php&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Anti-Spyware 
&lt;ul&gt;
&lt;li&gt;Spybot - Search &amp;amp; Destroy (&lt;a href="http://www.safer-networking.org/en/spybotsd/index.html"&gt;http://www.safer-networking.org/en/spybotsd/index.html&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Intrusion Detection Systems 
&lt;ul&gt;
&lt;li&gt;Snort (&lt;a href="http://www.snort.org/downloads?"&gt;http://www.snort.org/downloads?&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;DNS 
&lt;ul&gt;
&lt;li&gt;OpenDNS (&lt;a href="http://www.opendns.com"&gt;http://www.opendns.com&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;strong&gt;Selecting a Firewall&lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;If you are using windows XP and upward you will already have a perfectly decent firewall pre-installed, if you are not happy using the windows firewall I would reccomend comodo which has an excellent reputation and has been around for ages.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Configuring and Installing Windows Firewall with Advanced Settings&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.soft-cor.com/image.axd?picture=2010%2f3%2fwindowsfirewal1.jpg" alt="" width="400" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Configuring and installing Comodo&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Download and install comodo from the link above, run the executable on your local machine, I opt out from installing any of their other products&amp;nbsp;as I'm only looking for a firewall.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.soft-cor.com/image.axd?picture=2010%2f3%2fcomodo1.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;On the following screen select Firewall or Firewall with Optimum Proactive&amp;nbsp;Defence, click next&lt;/p&gt;
&lt;p&gt;You can opt in to the comodo network also I dont usually use their DNS servers.&lt;/p&gt;
&lt;p&gt;Do not make hotsurf my homepage or&amp;nbsp;Ask.com my search provider thank you.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Selecting a Anti-Virus&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Microsoft has recently released Microsoft Security Essentials which has had fairly good reviews by sites such as &lt;a href="http://www.virusbtn.com/vb100/latest_comparative/index" target="_blank"&gt;Virus Bulletin&lt;/a&gt;, other fairly good alternatives are clamwin and AVGFree.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Configuring and installing Microsoft Security Essentials&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.soft-cor.com/image.axd?picture=2010%2f3%2fmse1.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;MSE Requires a geniune version of windows so dont try to install it without a properly licensed copy of &lt;br /&gt;windows. There are no pitfalls during the installation wizard so just click next until complete. After &lt;br /&gt;install the definitions will be updated and a scan will be performed.&lt;strong&gt;&lt;/strong&gt;
&lt;p&gt;&lt;strong&gt;Selecting Anti-Spam&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Agnitum have a free anti-spam plugin which works with most popular&amp;nbsp;windows mail clients this is the&lt;br /&gt;only free Anti-Spam application that I have used for an extended period of time.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Selecting IDS&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;...&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <link>http://blog.soft-cor.com/post/2010/05/24/Securing-Windows-For-Free</link>
      <author>gareth@soft-cor.com</author>
      <comments>http://blog.soft-cor.com/post/2010/05/24/Securing-Windows-For-Free#comment</comments>
      <guid>http://blog.soft-cor.com/post.aspx?id=c2855d8a-28cb-42cf-9cab-e0e82c7d29d9</guid>
      <pubDate>Mon, 24 May 2010 21:30:00 +0200</pubDate>
      <category>Security</category>
      <category>windows</category>
      <dc:publisher>Gareth</dc:publisher>
      <pingback:server>http://blog.soft-cor.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.soft-cor.com/post.aspx?id=c2855d8a-28cb-42cf-9cab-e0e82c7d29d9</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.soft-cor.com/trackback.axd?id=c2855d8a-28cb-42cf-9cab-e0e82c7d29d9</trackback:ping>
      <wfw:comment>http://blog.soft-cor.com/post/2010/05/24/Securing-Windows-For-Free#comment</wfw:comment>
      <wfw:commentRss>http://blog.soft-cor.com/syndication.axd?post=c2855d8a-28cb-42cf-9cab-e0e82c7d29d9</wfw:commentRss>
    </item>
    <item>
      <title>Mecurial on Windows Server 2008 R2</title>
      <description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I switched from git to mecurial this week by following these articles.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jeremyskinner.co.uk/mercurial-on-iis7/"&gt;http://www.jeremyskinner.co.uk/mercurial-on-iis7/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://vampirebasic.blogspot.com/2009/06/running-mercurial-on-windows.html#comment-form"&gt;http://vampirebasic.blogspot.com/2009/06/running-mercurial-on-windows.html#comment-form&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://weblogs.asp.net/bleroy/archive/2010/02/26/setting-up-a-continuous-integration-server-for-a-codeplex-project-using-teamcity-and-mercurial.aspx"&gt;http://weblogs.asp.net/bleroy/archive/2010/02/26/setting-up-a-continuous-integration-server-for-a-codeplex-project-using-teamcity-and-mercurial.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://linux.die.net/man/5/hgrc"&gt;http://linux.die.net/man/5/hgrc&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The only gotchas I faced were, "Bad Gateway" exception when trying to run hgwebdir.cgi from a web application which existed on a different drive to my main system drive. Also be sure to install the 2.5.4/32-bit version of python otherwise it wont work.&lt;/p&gt;</description>
      <link>http://blog.soft-cor.com/post/2010/03/06/Mecurial-on-Windows-Server-2008-R2</link>
      <author>gareth@soft-cor.com</author>
      <comments>http://blog.soft-cor.com/post/2010/03/06/Mecurial-on-Windows-Server-2008-R2#comment</comments>
      <guid>http://blog.soft-cor.com/post.aspx?id=71e36aab-fc84-4a6d-901d-43e643706168</guid>
      <pubDate>Sat, 06 Mar 2010 10:54:00 +0200</pubDate>
      <dc:publisher>gareth</dc:publisher>
      <pingback:server>http://blog.soft-cor.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.soft-cor.com/post.aspx?id=71e36aab-fc84-4a6d-901d-43e643706168</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.soft-cor.com/trackback.axd?id=71e36aab-fc84-4a6d-901d-43e643706168</trackback:ping>
      <wfw:comment>http://blog.soft-cor.com/post/2010/03/06/Mecurial-on-Windows-Server-2008-R2#comment</wfw:comment>
      <wfw:commentRss>http://blog.soft-cor.com/syndication.axd?post=71e36aab-fc84-4a6d-901d-43e643706168</wfw:commentRss>
    </item>
    <item>
      <title>Subversion Sucks... Use Git on Windows!!</title>
      <description>&lt;p&gt;Its a harsh thing to say but subversion has a fair amount of issues with regard to the model it uses for for maintaining all the history that a version control system needs.&lt;br /&gt;For one it uses deltas,&amp;nbsp;which makes recovering corrupt repositories a nightmare if not impossible. Git doesn't suffer from this same affliction, Git also has a heap of other features.&lt;/p&gt;
&lt;p&gt;So I have decided to use git instead check out the link below for the windows version and&amp;nbsp;detailed instructions below that on installing and using git&amp;nbsp;on windows.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://code.google.com/p/gitextensions/"&gt;http://code.google.com/p/gitextensions/&lt;/a&gt;&lt;/p&gt;</description>
      <link>http://blog.soft-cor.com/post/2009/12/29/Subversion-Sucks-Use-Git-on-Windows!!</link>
      <author>gareth@soft-cor.com</author>
      <comments>http://blog.soft-cor.com/post/2009/12/29/Subversion-Sucks-Use-Git-on-Windows!!#comment</comments>
      <guid>http://blog.soft-cor.com/post.aspx?id=246e6333-f54a-4f37-b3d5-32c5dbe8ece7</guid>
      <pubDate>Tue, 29 Dec 2009 14:06:00 +0200</pubDate>
      <category>.NET</category>
      <dc:publisher>gareth</dc:publisher>
      <pingback:server>http://blog.soft-cor.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.soft-cor.com/post.aspx?id=246e6333-f54a-4f37-b3d5-32c5dbe8ece7</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.soft-cor.com/trackback.axd?id=246e6333-f54a-4f37-b3d5-32c5dbe8ece7</trackback:ping>
      <wfw:comment>http://blog.soft-cor.com/post/2009/12/29/Subversion-Sucks-Use-Git-on-Windows!!#comment</wfw:comment>
      <wfw:commentRss>http://blog.soft-cor.com/syndication.axd?post=246e6333-f54a-4f37-b3d5-32c5dbe8ece7</wfw:commentRss>
    </item>
    <item>
      <title>IIS 7/7.5 301 Http Redirect</title>
      <description>&lt;p&gt;I have recently had to redirect all requests for certain pages which have been renamed to their new conterparts. This is simple&lt;br /&gt;Windows Server 2008 &amp;amp; IIS 7/7.5 using the following config section in the web applications web.config.&lt;/p&gt;
&lt;p&gt;An example would be:&lt;/p&gt;
&lt;p&gt;&amp;lt;location path="ocr.aspx"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;lt;system.webServer&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;lt;httpRedirect enabled="true" destination="&lt;a href="http://www.soft-cor.com/Home/OnlineOCR/"&gt;http://www.soft-cor.com/Home/OnlineOCR/&lt;/a&gt;" exactDestination="true" childOnly="true" httpResponseStatus="Permanent" /&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;lt;/system.webServer&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&amp;lt;/location&amp;gt;&lt;/p&gt;
&lt;p&gt;More documentation can be found &lt;a href="http://msdn.microsoft.com/en-us/library/aa965182.aspx" target="_blank"&gt;here&lt;/a&gt;&lt;/p&gt;</description>
      <link>http://blog.soft-cor.com/post/2009/12/06/IIS-775-301-Http-Redirect</link>
      <author>gareth@soft-cor.com</author>
      <comments>http://blog.soft-cor.com/post/2009/12/06/IIS-775-301-Http-Redirect#comment</comments>
      <guid>http://blog.soft-cor.com/post.aspx?id=f1b0ad5b-0d90-45c3-903e-a2cb86c3cf25</guid>
      <pubDate>Sun, 06 Dec 2009 22:01:00 +0200</pubDate>
      <category>.NET</category>
      <category>ASP .NET</category>
      <category>Programming</category>
      <category>Windows Forms .NET</category>
      <dc:publisher>gareth</dc:publisher>
      <pingback:server>http://blog.soft-cor.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.soft-cor.com/post.aspx?id=f1b0ad5b-0d90-45c3-903e-a2cb86c3cf25</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.soft-cor.com/trackback.axd?id=f1b0ad5b-0d90-45c3-903e-a2cb86c3cf25</trackback:ping>
      <wfw:comment>http://blog.soft-cor.com/post/2009/12/06/IIS-775-301-Http-Redirect#comment</wfw:comment>
      <wfw:commentRss>http://blog.soft-cor.com/syndication.axd?post=f1b0ad5b-0d90-45c3-903e-a2cb86c3cf25</wfw:commentRss>
    </item>
  </channel>
</rss>