<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" 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:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Trigger Started Services on Windows 7</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/posts/Trigger-Started-Services-on-Windows-7/rss"></atom:link>
	<image>
		<url>http://ak.channel9.msdn.com/ch9/BD75/E270754F-CA2F-445C-BA42-9E6F0029BD75/TriggerStartedServicesOnWindows7_100_ch9.jpg</url>
		<title>Channel 9 - Trigger Started Services on Windows 7</title>
		<link></link>
	</image>
	<description> Trigger started services are services in Windows 7 or Windows Server 2008 R2 that can register to be started or stopped when a trigger event occurs. This eliminates the need for services to start when the system starts, or for services to poll or actively wait for an event; a service can start when it is needed, instead of starting automatically whether or not there is work to do. Examples of predefined trigger events include arrival of a device of a specified device interface class or availability of a particular firewall port. A service can also register for a custom trigger event generated by an&amp;nbsp;Event Tracing for Windows&amp;nbsp;(ETW) provider. In this screencast,&amp;nbsp;Kate Gregory&amp;nbsp;(@gregcons) provides an overview of trigger started services on Windows 7 via the&amp;nbsp;Windows API Code Pack, a source code library that can be used to access some features of Windows 7 and Windows Vista from managed code. Update (March 24, 2011 -&amp;nbsp;11 PM): The&amp;nbsp;Windows Trigger Start Service Recipe for Managed Code is now available to download. </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 13:59:12 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 13:59:12 GMT</lastBuildDate>
	<generator>Rev9</generator>
</channel>
</rss>