<?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>TPOV</title>
	<atom:link href="http://www.tino.nl/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tino.nl</link>
	<description>Tino&#039;s Point Of View</description>
	<lastBuildDate>Wed, 23 Jun 2010 07:39:11 +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>Casting Enums by using Extension Methods in C#.</title>
		<link>http://www.tino.nl/index.php/2010/06/23/casting-enums-by-using-extension-methods-in-c/</link>
		<comments>http://www.tino.nl/index.php/2010/06/23/casting-enums-by-using-extension-methods-in-c/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 07:39:11 +0000</pubDate>
		<dc:creator>tino</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Cast]]></category>
		<category><![CDATA[Conversion]]></category>
		<category><![CDATA[Enum]]></category>

		<guid isPermaLink="false">http://www.tino.nl/index.php/2010/06/23/casting-enums-by-using-extension-methods-in-c/</guid>
		<description><![CDATA[In C# there is no way to implicity cast one enum to another. One possible way around this is by assigning values to each enum member. If the values of the first enum match the values of the second enum, you use two casts; the first casting the first enum value to an integer, and [...]]]></description>
		<wfw:commentRss>http://www.tino.nl/index.php/2010/06/23/casting-enums-by-using-extension-methods-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Answers to the 10 most Common Questions on the Exchange CAS-Array.</title>
		<link>http://www.tino.nl/index.php/2010/06/11/answers-to-the-10-most-common-questions-on-the-exchange-cas-array/</link>
		<comments>http://www.tino.nl/index.php/2010/06/11/answers-to-the-10-most-common-questions-on-the-exchange-cas-array/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 03:18:42 +0000</pubDate>
		<dc:creator>tino</dc:creator>
				<category><![CDATA[Exchange & OCS]]></category>
		<category><![CDATA[Exchange 2010]]></category>

		<guid isPermaLink="false">http://www.tino.nl/index.php/2010/06/11/answers-to-the-10-most-common-questions-on-the-exchange-cas-array/</guid>
		<description><![CDATA[During my stay at TechEd 2010 in New Orleans, I had to work the Exchange Server 2010 Flexibility and Reliability booth. Although most questions were on the Exchange DAG, the second most popular discussion was around the Client Access Server (CAS) and CAS-Arrays. Hence, the 10 most predominant questions (and of course, the answers to [...]]]></description>
		<wfw:commentRss>http://www.tino.nl/index.php/2010/06/11/answers-to-the-10-most-common-questions-on-the-exchange-cas-array/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Answers to the 10 most Common Questions on the Exchange DAG.</title>
		<link>http://www.tino.nl/index.php/2010/06/11/answers-to-the-10-most-common-questions-on-the-exchange-dag/</link>
		<comments>http://www.tino.nl/index.php/2010/06/11/answers-to-the-10-most-common-questions-on-the-exchange-dag/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 00:54:02 +0000</pubDate>
		<dc:creator>tino</dc:creator>
				<category><![CDATA[Exchange & OCS]]></category>
		<category><![CDATA[Exchange 2010]]></category>

		<guid isPermaLink="false">http://www.tino.nl/index.php/2010/06/11/answers-to-the-10-most-common-questions-on-the-exchange-dag/</guid>
		<description><![CDATA[Working the Exchange booth during TechEd 2010 in New Orleans, I got lot of questions regarding the Database Availability Group, or DAG, in Exchange Server 2010. Here’s the 10 most predominant questions (and of course, the answers to them); Q1. Can I use the DAG with Exchange Server 2010 Standard Edition? A1. Yes, you can [...]]]></description>
		<wfw:commentRss>http://www.tino.nl/index.php/2010/06/11/answers-to-the-10-most-common-questions-on-the-exchange-dag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2010 SP1 Public Beta Available.</title>
		<link>http://www.tino.nl/index.php/2010/06/07/exchange-2010-sp1-public-beta-available/</link>
		<comments>http://www.tino.nl/index.php/2010/06/07/exchange-2010-sp1-public-beta-available/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 20:59:19 +0000</pubDate>
		<dc:creator>tino</dc:creator>
				<category><![CDATA[Exchange & OCS]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[sp1]]></category>

		<guid isPermaLink="false">http://www.tino.nl/index.php/2010/06/07/exchange-2010-sp1-public-beta-available/</guid>
		<description><![CDATA[The beta version long anticipated Service Pack 1 for Exchange 2010 is available for the public now! http://go.microsoft.com/fwlink/?LinkId=193120 There are some pretty cool features in SP1 like Mailtips and the seperation of the Online Archive from the regular mailbox. Furthermore, these issues are fixed: 977439 (http://support.microsoft.com/kb/977439/ ) Exchange Server 2010 users cannot open certain attachments [...]]]></description>
		<wfw:commentRss>http://www.tino.nl/index.php/2010/06/07/exchange-2010-sp1-public-beta-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;ll be in Bellevue.</title>
		<link>http://www.tino.nl/index.php/2010/02/13/ill-be-in-bellevue/</link>
		<comments>http://www.tino.nl/index.php/2010/02/13/ill-be-in-bellevue/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 18:35:10 +0000</pubDate>
		<dc:creator>tino</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tino.nl/index.php/2010/02/13/ill-be-in-bellevue/</guid>
		<description><![CDATA[This week, starting valentines day, I’ll be at the MVP Global Summit. This year, and for the first time, in beautiful Bellevue. I’ll be home on a monday… somewhere around noon… I will keep in touch.&#160;]]></description>
		<wfw:commentRss>http://www.tino.nl/index.php/2010/02/13/ill-be-in-bellevue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy obfuscation with {smartassembly}.</title>
		<link>http://www.tino.nl/index.php/2010/01/20/easy-obfuscation-with-smartassembly/</link>
		<comments>http://www.tino.nl/index.php/2010/01/20/easy-obfuscation-with-smartassembly/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 20:02:11 +0000</pubDate>
		<dc:creator>tino</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tino.nl/index.php/2010/01/20/easy-obfuscation-with-smartassembly/</guid>
		<description><![CDATA[This week I finished up on a project I started at the end of 2009. The project, a .NET EPP Client, specifically for the Dutch domain registry, now nears completion, and the first beta testers are ready to test my code. (Here it is.) Yet, I felt I needed to ‘obfuscate’ the generated code. I [...]]]></description>
		<wfw:commentRss>http://www.tino.nl/index.php/2010/01/20/easy-obfuscation-with-smartassembly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP and Microsoft Simplify Technology Environments with Solutions Built on New Infrastructure-to-Application Model</title>
		<link>http://www.tino.nl/index.php/2010/01/13/hp-and-microsoft-simplify-technology-environments-with-solutions-built-on-new-infrastructure-to-application-model/</link>
		<comments>http://www.tino.nl/index.php/2010/01/13/hp-and-microsoft-simplify-technology-environments-with-solutions-built-on-new-infrastructure-to-application-model/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 21:57:48 +0000</pubDate>
		<dc:creator>tino</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tino.nl/index.php/2010/01/13/hp-and-microsoft-simplify-technology-environments-with-solutions-built-on-new-infrastructure-to-application-model/</guid>
		<description><![CDATA[HP and Microsoft Corp. today announced a three-year agreement to invest $250 million to significantly simplify technology environments for businesses of all sizes.&#160;&#160; The companies plan to deliver new solutions that will · Be built on a next-generation infrastructure-to-application model, · Advance cloud computing by speeding application implementation, · Eliminate complexities of IT management and [...]]]></description>
		<wfw:commentRss>http://www.tino.nl/index.php/2010/01/13/hp-and-microsoft-simplify-technology-environments-with-solutions-built-on-new-infrastructure-to-application-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Implementing a WCF SOAP Client that uses Basic Authentication at first request.</title>
		<link>http://www.tino.nl/index.php/2009/11/20/implementing-a-wcf-soap-client-that-uses-basic-authentication-at-first-request/</link>
		<comments>http://www.tino.nl/index.php/2009/11/20/implementing-a-wcf-soap-client-that-uses-basic-authentication-at-first-request/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 13:52:22 +0000</pubDate>
		<dc:creator>tino</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Basic Authentication]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.tino.nl/index.php/2009/11/20/implementing-a-wcf-soap-client-that-uses-basic-authentication-at-first-request/</guid>
		<description><![CDATA[If you have to consume a Web Service that requires Basic Authentication, the normal flow of things is that the first request the client makes is unauthenticated. The server then response with an HTTP 401 response (‘Authentication required’). The client then sends the credentials to the server and the SOAP request goes through. That is [...]]]></description>
		<wfw:commentRss>http://www.tino.nl/index.php/2009/11/20/implementing-a-wcf-soap-client-that-uses-basic-authentication-at-first-request/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating and using development certificates for use with a self-hosted WCF Service.</title>
		<link>http://www.tino.nl/index.php/2009/11/20/creating-and-using-development-certificates-for-use-with-a-self-hosted-wcf-service/</link>
		<comments>http://www.tino.nl/index.php/2009/11/20/creating-and-using-development-certificates-for-use-with-a-self-hosted-wcf-service/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 07:49:19 +0000</pubDate>
		<dc:creator>tino</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Certificate]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.tino.nl/index.php/2009/11/20/creating-and-using-development-certificates-for-use-with-a-self-hosted-wcf-service/</guid>
		<description><![CDATA[This quick how-to shows you how to create and use certificates in a development environment for use with a self-hosted WCF service. This means that the WCF service is not hosted with IIS, but runs, for example, as a Windows Service. We will use the makecert.exe tool that ships with the Microsoft Windows SDK. The [...]]]></description>
		<wfw:commentRss>http://www.tino.nl/index.php/2009/11/20/creating-and-using-development-certificates-for-use-with-a-self-hosted-wcf-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Random Things you might need to know about Exchange 2010.</title>
		<link>http://www.tino.nl/index.php/2009/11/13/10-random-things-you-might-need-to-know-about-exchange-2010/</link>
		<comments>http://www.tino.nl/index.php/2009/11/13/10-random-things-you-might-need-to-know-about-exchange-2010/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 21:38:14 +0000</pubDate>
		<dc:creator>tino</dc:creator>
				<category><![CDATA[Exchange & OCS]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2010]]></category>

		<guid isPermaLink="false">http://www.tino.nl/index.php/2009/11/13/10-random-things-you-might-need-to-know-about-exchange-2010/</guid>
		<description><![CDATA[Okay, here are just 10 random thoughts that I can come up with and that I had to deal with lately with regards to Exchange 2010. Could very well be I have to expand the list a little in the coming days or weeks. The only high-availability Exchange 2010 is offering is through the Database [...]]]></description>
		<wfw:commentRss>http://www.tino.nl/index.php/2009/11/13/10-random-things-you-might-need-to-know-about-exchange-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
