<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://ehs-it.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Jean Hibbert&amp;#39;s Blog</title><link>http://ehs-it.net/blogs/jeanhibbert/default.aspx</link><description>.NET Framework, SQL Server and other random thoughts.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>Useful resources on Wix &amp; MSBuild</title><link>http://ehs-it.net/blogs/jeanhibbert/archive/2010/07/27/useful-resources-on-wix-amp-msbuild.aspx</link><pubDate>Mon, 26 Jul 2010 19:46:00 GMT</pubDate><guid isPermaLink="false">0ddf0d15-823b-4029-9394-97ce4106560f:2042</guid><dc:creator>jean</dc:creator><slash:comments>0</slash:comments><description>Rob Mensching&amp;#39;s Blog http://robmensching.com/blog/posts Wix Edit on Sourceforge http://wixedit.sourceforge.net/ General forum for Wix users http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/ Primary tutorial for Wix development http:/...(&lt;a href="http://ehs-it.net/blogs/jeanhibbert/archive/2010/07/27/useful-resources-on-wix-amp-msbuild.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ehs-it.net/aggbug.aspx?PostID=2042" width="1" height="1"&gt;</description><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/Wix+3.5/default.aspx">Wix 3.5</category></item><item><title>Adventures with Wix 3.5, Visual Studio 2010 &amp; Team foundation build 2008</title><link>http://ehs-it.net/blogs/jeanhibbert/archive/2010/07/27/adventures-with-wix-3-5-visual-studio-2010-amp-team-foundation-build-2008.aspx</link><pubDate>Mon, 26 Jul 2010 18:48:00 GMT</pubDate><guid isPermaLink="false">0ddf0d15-823b-4029-9394-97ce4106560f:2041</guid><dc:creator>jean</dc:creator><slash:comments>0</slash:comments><description>Lately I have been having a look at the Microsoft Open Source project named Wix. The goal of this project is to provide an Xml DSL that allows the user to build deployment packages that are wrapped up in a Windows Installer package or &amp;quot;.Msi&amp;quot;...(&lt;a href="http://ehs-it.net/blogs/jeanhibbert/archive/2010/07/27/adventures-with-wix-3-5-visual-studio-2010-amp-team-foundation-build-2008.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ehs-it.net/aggbug.aspx?PostID=2041" width="1" height="1"&gt;</description><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/Windows+Operating+System/default.aspx">Windows Operating System</category><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/Software+Tools/default.aspx">Software Tools</category><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/Wix+3.5/default.aspx">Wix 3.5</category></item><item><title>Interesting Finds - 04/07/2010</title><link>http://ehs-it.net/blogs/jeanhibbert/archive/2010/07/05/interesting-finds-04-07-2010.aspx</link><pubDate>Sun, 04 Jul 2010 19:42:00 GMT</pubDate><guid isPermaLink="false">0ddf0d15-823b-4029-9394-97ce4106560f:2040</guid><dc:creator>jean</dc:creator><slash:comments>0</slash:comments><description>New features in MVC2 http://www.asp.net/learn/whitepapers/what-is-new-in-aspnet-mvc ASP.Net MVC architecture Video by Rob Connery http://www.asp.net/mvc/videos/what-is-aspnet-mvc-80-minute-technical-video-for-developers-building-nerddinner DevExpress...(&lt;a href="http://ehs-it.net/blogs/jeanhibbert/archive/2010/07/05/interesting-finds-04-07-2010.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ehs-it.net/aggbug.aspx?PostID=2040" width="1" height="1"&gt;</description><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/Interesting+Finds/default.aspx">Interesting Finds</category></item><item><title>WCF NetTcpBinding ProtectionLevel security performance test</title><link>http://ehs-it.net/blogs/jeanhibbert/archive/2010/07/04/wcf-nettcpbinding-protectionlevel-security-performance-test.aspx</link><pubDate>Sun, 04 Jul 2010 14:43:00 GMT</pubDate><guid isPermaLink="false">0ddf0d15-823b-4029-9394-97ce4106560f:2039</guid><dc:creator>jean</dc:creator><slash:comments>0</slash:comments><description>Normally within 3 Tier applications that leverage the NetTcpBinding behind a firewall within an intranet environment I prefer to switch off security altogether since this is a trusted network zone and performace should be maximised in this case. There...(&lt;a href="http://ehs-it.net/blogs/jeanhibbert/archive/2010/07/04/wcf-nettcpbinding-protectionlevel-security-performance-test.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ehs-it.net/aggbug.aspx?PostID=2039" width="1" height="1"&gt;</description><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/WCF/default.aspx">WCF</category></item><item><title>Using Rx for Event subscription</title><link>http://ehs-it.net/blogs/jeanhibbert/archive/2010/06/05/using-rx-for-event-subscription.aspx</link><pubDate>Fri, 04 Jun 2010 15:39:00 GMT</pubDate><guid isPermaLink="false">0ddf0d15-823b-4029-9394-97ce4106560f:2010</guid><dc:creator>jean</dc:creator><slash:comments>0</slash:comments><description>I thought I would have a quick look to determine wether Rx would create a strong reference under the hood or not when one object subscribed to another objects events. In this case the Consumer object subscribes to the SampleData objects&amp;#39;s SampleDataChanged...(&lt;a href="http://ehs-it.net/blogs/jeanhibbert/archive/2010/06/05/using-rx-for-event-subscription.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ehs-it.net/aggbug.aspx?PostID=2010" width="1" height="1"&gt;</description><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/.Net+Framework+3.5/default.aspx">.Net Framework 3.5</category><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/Reactive+Extensions+for+.NET+_2800_Rx_2900_/default.aspx">Reactive Extensions for .NET (Rx)</category></item><item><title>The enemy within. A bleak view into the lack of regulation in the IT industry.</title><link>http://ehs-it.net/blogs/jeanhibbert/archive/2010/06/01/the-enemy-within-a-bleak-view-into-the-lack-of-control-mechanisms-in-the-it-industry.aspx</link><pubDate>Mon, 31 May 2010 15:37:00 GMT</pubDate><guid isPermaLink="false">0ddf0d15-823b-4029-9394-97ce4106560f:1998</guid><dc:creator>jean</dc:creator><slash:comments>0</slash:comments><description>“I value simplicity over everything; I always look for simplicity.” Anders Hejlsberg quote As a programmer I love writing code. Make no mistake. I love flexing my mind and seeing if I can find a short and elegant route to the solution required to resolve...(&lt;a href="http://ehs-it.net/blogs/jeanhibbert/archive/2010/06/01/the-enemy-within-a-bleak-view-into-the-lack-of-control-mechanisms-in-the-it-industry.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ehs-it.net/aggbug.aspx?PostID=1998" width="1" height="1"&gt;</description><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/Philosophy/default.aspx">Philosophy</category></item><item><title>Interesting finds - 24 May 2010</title><link>http://ehs-it.net/blogs/jeanhibbert/archive/2010/05/24/interesting-finds-24-may-2010.aspx</link><pubDate>Mon, 24 May 2010 14:26:00 GMT</pubDate><guid isPermaLink="false">0ddf0d15-823b-4029-9394-97ce4106560f:1823</guid><dc:creator>jean</dc:creator><slash:comments>0</slash:comments><description>Great Ildasm.exe tutorial from MSDN http://msdn.microsoft.com/en-us/library/aa309387(v=VS.71).aspx Rx Extensions - Good blog post by Haacked. http://haacked.com/archive/2010/03/26/enumerating-future.aspx Eugene Prystupa&amp;#39;s Blog: - Short simple and...(&lt;a href="http://ehs-it.net/blogs/jeanhibbert/archive/2010/05/24/interesting-finds-24-may-2010.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ehs-it.net/aggbug.aspx?PostID=1823" width="1" height="1"&gt;</description><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/Interesting+Finds/default.aspx">Interesting Finds</category></item><item><title>Loading and executing .Net code from an external file dynamically</title><link>http://ehs-it.net/blogs/jeanhibbert/archive/2010/05/21/loading-and-executing-net-code-from-an-external-file-dynamically.aspx</link><pubDate>Thu, 20 May 2010 23:21:00 GMT</pubDate><guid isPermaLink="false">0ddf0d15-823b-4029-9394-97ce4106560f:1742</guid><dc:creator>jean</dc:creator><slash:comments>0</slash:comments><description>I&amp;#39;ve recently been tasked with writing a service which will allow me to dynamically load code from a file and inject it into an assembly at run-time for execution. The injected code will need to implement the IXmlQueryService interface. The input...(&lt;a href="http://ehs-it.net/blogs/jeanhibbert/archive/2010/05/21/loading-and-executing-net-code-from-an-external-file-dynamically.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ehs-it.net/aggbug.aspx?PostID=1742" width="1" height="1"&gt;</description><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/.Net+Framework+3.5/default.aspx">.Net Framework 3.5</category><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/LinqToXml/default.aspx">LinqToXml</category></item><item><title>Reactive Extensions for .NET (Rx) : Resources</title><link>http://ehs-it.net/blogs/jeanhibbert/archive/2010/05/10/reactive-extensions-for-net-rx-resources.aspx</link><pubDate>Sun, 09 May 2010 22:35:00 GMT</pubDate><guid isPermaLink="false">0ddf0d15-823b-4029-9394-97ce4106560f:1523</guid><dc:creator>jean</dc:creator><slash:comments>0</slash:comments><description>I have recently started playing with the new Rx Extension Libraries for .net. These extensions provide the programmer with a new model for event subscription where by we can write a linq statement to query a future set of events. The power from this model...(&lt;a href="http://ehs-it.net/blogs/jeanhibbert/archive/2010/05/10/reactive-extensions-for-net-rx-resources.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ehs-it.net/aggbug.aspx?PostID=1523" width="1" height="1"&gt;</description><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/Reactive+Extensions+for+.NET+_2800_Rx_2900_/default.aspx">Reactive Extensions for .NET (Rx)</category></item><item><title>Interesting Finds - 9 May 2010</title><link>http://ehs-it.net/blogs/jeanhibbert/archive/2010/05/10/interesting-finds-09-05-2010.aspx</link><pubDate>Sun, 09 May 2010 21:05:00 GMT</pubDate><guid isPermaLink="false">0ddf0d15-823b-4029-9394-97ce4106560f:1520</guid><dc:creator>jean</dc:creator><slash:comments>0</slash:comments><description>OData - The official team blog http://blogs.msdn.com/astoriateam/archive/2010/03/16/announcing-the-odata-sdk.aspx Great channel 9 video on WPF development / Southridge starterkit download information (Datagrid / WPF Ribbon) http://channel9.msdn.com/pdc2008...(&lt;a href="http://ehs-it.net/blogs/jeanhibbert/archive/2010/05/10/interesting-finds-09-05-2010.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ehs-it.net/aggbug.aspx?PostID=1520" width="1" height="1"&gt;</description><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/Interesting+Finds/default.aspx">Interesting Finds</category></item><item><title>Global Visas UK - Fraud</title><link>http://ehs-it.net/blogs/jeanhibbert/archive/2010/05/06/global-visas-uk-fraud.aspx</link><pubDate>Wed, 05 May 2010 15:30:00 GMT</pubDate><guid isPermaLink="false">0ddf0d15-823b-4029-9394-97ce4106560f:1404</guid><dc:creator>jean</dc:creator><slash:comments>0</slash:comments><description>I have recently had a bad experience with a company called Global Visas here in the UK. My fiance and I approached Global Visas hoping to learn what it would entail to obtain a particular Visa. The following set of events occurred: 1) I phoned global...(&lt;a href="http://ehs-it.net/blogs/jeanhibbert/archive/2010/05/06/global-visas-uk-fraud.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ehs-it.net/aggbug.aspx?PostID=1404" width="1" height="1"&gt;</description><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/Fraud/default.aspx">Fraud</category><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/General/default.aspx">General</category></item><item><title>Find a user's Active Directory groups.</title><link>http://ehs-it.net/blogs/jeanhibbert/archive/2010/04/19/find-a-user-s-active-directory-groups.aspx</link><pubDate>Sun, 18 Apr 2010 16:19:00 GMT</pubDate><guid isPermaLink="false">0ddf0d15-823b-4029-9394-97ce4106560f:919</guid><dc:creator>jean</dc:creator><slash:comments>0</slash:comments><description>I like simple solutions. Fortunately the .Net Framework API&amp;#39;s are slowly evolving to make life simpler for the architect and programmer. One new .Net 3.5 framework library which I am very happy with is System.DirectoryServices.AccountManagement. Have...(&lt;a href="http://ehs-it.net/blogs/jeanhibbert/archive/2010/04/19/find-a-user-s-active-directory-groups.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ehs-it.net/aggbug.aspx?PostID=919" width="1" height="1"&gt;</description><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/.Net+Framework+3.5/default.aspx">.Net Framework 3.5</category></item><item><title>Interesting finds - 15 April 2010</title><link>http://ehs-it.net/blogs/jeanhibbert/archive/2010/04/16/interesting-finds-15-april-2010.aspx</link><pubDate>Thu, 15 Apr 2010 19:13:00 GMT</pubDate><guid isPermaLink="false">0ddf0d15-823b-4029-9394-97ce4106560f:827</guid><dc:creator>jean</dc:creator><slash:comments>0</slash:comments><description>Security: Some great security code examples entailing encrypting and decrypting messages and files compliments of Channel 9. http://channel9.msdn.com/Wiki/SecurityWiki/CodeExamples/ Euler: Depth First Search Algorithm for Tree Data structures http://en...(&lt;a href="http://ehs-it.net/blogs/jeanhibbert/archive/2010/04/16/interesting-finds-15-april-2010.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ehs-it.net/aggbug.aspx?PostID=827" width="1" height="1"&gt;</description><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/Interesting+Finds/default.aspx">Interesting Finds</category></item><item><title>Interesting finds - 8 April 2010</title><link>http://ehs-it.net/blogs/jeanhibbert/archive/2010/04/08/interesting-finds-8-april-2010.aspx</link><pubDate>Thu, 08 Apr 2010 08:38:00 GMT</pubDate><guid isPermaLink="false">0ddf0d15-823b-4029-9394-97ce4106560f:580</guid><dc:creator>jean</dc:creator><slash:comments>0</slash:comments><description>I sometimes find that surfing the internet results in information overload. I end up with 20 open tabs in Chrome, a double Latte at my side and not enough time to investigate all my &amp;quot;interesting finds&amp;quot;. So I&amp;#39;ve decided to post my finds in...(&lt;a href="http://ehs-it.net/blogs/jeanhibbert/archive/2010/04/08/interesting-finds-8-april-2010.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ehs-it.net/aggbug.aspx?PostID=580" width="1" height="1"&gt;</description><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/Interesting+Finds/default.aspx">Interesting Finds</category></item><item><title>Superman's alter ego - Quintin Tarantino's analogy</title><link>http://ehs-it.net/blogs/jeanhibbert/archive/2010/03/19/superman-s-alter-ego-quintin-tarantino-s-analogy.aspx</link><pubDate>Thu, 18 Mar 2010 17:47:00 GMT</pubDate><guid isPermaLink="false">0ddf0d15-823b-4029-9394-97ce4106560f:161</guid><dc:creator>jean</dc:creator><slash:comments>0</slash:comments><description>Here is a small section of the Kill Bill script that I enjoyed very much. In true Tarantino story telling style, Tarantino analyses superman&amp;#39;s alter ego and makes a few interesting deductions. &amp;quot;...l&amp;#39;m quite keen on comic books. Especially...(&lt;a href="http://ehs-it.net/blogs/jeanhibbert/archive/2010/03/19/superman-s-alter-ego-quintin-tarantino-s-analogy.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ehs-it.net/aggbug.aspx?PostID=161" width="1" height="1"&gt;</description><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/Philosophy/default.aspx">Philosophy</category><category domain="http://ehs-it.net/blogs/jeanhibbert/archive/tags/Daily+Thoughts/default.aspx">Daily Thoughts</category></item></channel></rss>