<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>Acting on Open</title><link>http://blogs.msdn.com/drnick/archive/2008/06/17/acting-on-open.aspx</link><description>How do I run a custom event once when the service is first started? The easiest way to execute some custom code when a service is started is to hook the service's Open method. Although the Open method has two different moments in time that you might be</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Serialization Temporary Assemblies</title><link>http://blogs.msdn.com/drnick/archive/2008/06/17/acting-on-open.aspx#8611842</link><pubDate>Tue, 17 Jun 2008 19:29:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8611842</guid><dc:creator>Nicholas Allen's Indigo Blog</dc:creator><description>&lt;p&gt;The XmlSerializer is one of the options WCF provides for mapping between XML and strongly-typed objects.&lt;/p&gt;
</description></item></channel></rss>