﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Most recent blog entries</title>
    <description>Near Shore Consulting Blog</description>
    <link>http://www.nearshoreconsulting.com/Blog/tabid/61/Default.aspx</link>
    <language>en-US</language>
    <managingEditor>yrochon@nearshoreconsulting.com</managingEditor>
    <webMaster>yrochon@nearshoreconsulting.com</webMaster>
    <pubDate>Wed, 10 Mar 2010 05:00:56 GMT</pubDate>
    <lastBuildDate>Wed, 10 Mar 2010 05:00:56 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.1.20.17153</generator>
    <item>
      <title>ObservableCollection</title>
      <description>Referenced DLL</description>
      <link>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/26/Default.aspx</link>
      <author>yvesr@rogers.com</author>
      <comments>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/26/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.nearshoreconsulting.com/Default.aspx?tabid=61&amp;EntryID=26</guid>
      <pubDate>Wed, 08 Oct 2008 11:22:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.nearshoreconsulting.com/DesktopModules/Blog/Trackback.aspx?id=26</trackback:ping>
    </item>
    <item>
      <title>Sorting items in a ListBox in WPF</title>
      <description>Entry explains how to sort items in a ListBox in WPF</description>
      <link>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/25/Default.aspx</link>
      <author>yvesr@rogers.com</author>
      <comments>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/25/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.nearshoreconsulting.com/Default.aspx?tabid=61&amp;EntryID=25</guid>
      <pubDate>Thu, 26 Jul 2007 12:58:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.nearshoreconsulting.com/DesktopModules/Blog/Trackback.aspx?id=25</trackback:ping>
    </item>
    <item>
      <title>Programatically clicking a button in WPF</title>
      <description>This is an exerpt from Adam Nathan's Windows Presentation Foundation Unleased book (excellent WPF reference)</description>
      <link>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/24/Default.aspx</link>
      <author>yvesr@rogers.com</author>
      <comments>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/24/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.nearshoreconsulting.com/Default.aspx?tabid=61&amp;EntryID=24</guid>
      <pubDate>Sun, 22 Jul 2007 15:41:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.nearshoreconsulting.com/DesktopModules/Blog/Trackback.aspx?id=24</trackback:ping>
    </item>
    <item>
      <title>Enum tips</title>
      <description>Entry explains how to obtain an enum's member name at run-time.</description>
      <link>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/23/Default.aspx</link>
      <author>yvesr@rogers.com</author>
      <comments>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/23/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.nearshoreconsulting.com/Default.aspx?tabid=61&amp;EntryID=23</guid>
      <pubDate>Mon, 09 Jul 2007 12:49:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.nearshoreconsulting.com/DesktopModules/Blog/Trackback.aspx?id=23</trackback:ping>
    </item>
    <item>
      <title>Changing the Start Page profile in Visual Studio 2005</title>
      <description>Entry explains how to change your Start Page profile in Visual Studio 2005 and switch between collections of settings.</description>
      <link>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/22/Default.aspx</link>
      <author>yvesr@rogers.com</author>
      <comments>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/22/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.nearshoreconsulting.com/Default.aspx?tabid=61&amp;EntryID=22</guid>
      <pubDate>Mon, 09 Jul 2007 12:42:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.nearshoreconsulting.com/DesktopModules/Blog/Trackback.aspx?id=22</trackback:ping>
    </item>
    <item>
      <title>T-SQL statement for backing up SQL Server database to disk</title>
      <description>How to backup an SQL Server database to disk via T-SQL statement</description>
      <link>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/21/Default.aspx</link>
      <author>yvesr@rogers.com</author>
      <comments>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/21/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.nearshoreconsulting.com/Default.aspx?tabid=61&amp;EntryID=21</guid>
      <pubDate>Tue, 30 Jan 2007 20:28:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.nearshoreconsulting.com/DesktopModules/Blog/Trackback.aspx?id=21</trackback:ping>
    </item>
    <item>
      <title>Calling a .net web service from ColdFusion MX 6.1</title>
      <description>Error could not perform web service invocation because AxisFault... received when calling a .net web service from ColdFusion MX 6.1</description>
      <link>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/20/Default.aspx</link>
      <author>yvesr@rogers.com</author>
      <comments>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/20/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.nearshoreconsulting.com/Default.aspx?tabid=61&amp;EntryID=20</guid>
      <pubDate>Wed, 08 Nov 2006 14:54:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.nearshoreconsulting.com/DesktopModules/Blog/Trackback.aspx?id=20</trackback:ping>
    </item>
    <item>
      <title>Minimum Security Permissions</title>
      <description>CA2209 code profiler warning for minimum security permissions</description>
      <link>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/19/Default.aspx</link>
      <author>yvesr@rogers.com</author>
      <comments>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/19/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.nearshoreconsulting.com/Default.aspx?tabid=61&amp;EntryID=19</guid>
      <pubDate>Wed, 08 Nov 2006 14:48:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.nearshoreconsulting.com/DesktopModules/Blog/Trackback.aspx?id=19</trackback:ping>
    </item>
    <item>
      <title>Startup Object in VB.net 2005</title>
      <description>Selecting Sub Main as startup object in VB.net 2005</description>
      <link>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/18/Default.aspx</link>
      <author>yvesr@rogers.com</author>
      <comments>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/18/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.nearshoreconsulting.com/Default.aspx?tabid=61&amp;EntryID=18</guid>
      <pubDate>Wed, 25 Oct 2006 15:26:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.nearshoreconsulting.com/DesktopModules/Blog/Trackback.aspx?id=18</trackback:ping>
    </item>
    <item>
      <title>Code Coverage in web services</title>
      <description>Problems with code coverage testing using Visual Studio 2005 and Web Services.</description>
      <link>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/17/Default.aspx</link>
      <author>yvesr@rogers.com</author>
      <comments>http://www.nearshoreconsulting.com/Blog/tabid/61/EntryID/17/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.nearshoreconsulting.com/Default.aspx?tabid=61&amp;EntryID=17</guid>
      <pubDate>Fri, 13 Oct 2006 19:05:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.nearshoreconsulting.com/DesktopModules/Blog/Trackback.aspx?id=17</trackback:ping>
    </item>
  </channel>
</rss>