<?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 - PerfView Tutorial 8 -  Generating Your Own Events with EventSources</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/PerfView-Tutorial/PerfView-Tutorial-8-Generating-Your-Own-Events-with-EventSources/RSS"></atom:link>
	<image>
		<url>http://media.ch9.ms/ch9/b063/73af6f13-fc83-44f9-9a91-9f2e84d7b063/8EventSources_220.jpg</url>
		<title>Channel 9 - PerfView Tutorial 8 -  Generating Your Own Events with EventSources</title>
		<link></link>
	</image>
	<description>It may be that the ASP.NET events discussed in the previous video are diagnosting the performance of you service.&amp;nbsp; However it not (or you are not using ASP.NET), you will want to log your own ETW events.&amp;nbsp;&amp;nbsp; This video shows you how easy it is to do this from C# by using a V4.5 Runtime class called System.Diagnostics.Tracing.EventSource (there is also a stand alone version for V3.5 or V4.0 runtimes).&amp;nbsp;&amp;nbsp; The video goes through the process end-to-end from creating the C# method to do the logging, through activating the logging using PerfView, and finally&amp;nbsp;displaying the events in PerfView&#39;s &#39;events&#39; view.&amp;nbsp; It is best to watch the video using one of the high quality links on the right so the text is readable.&amp;nbsp; See the companion blog entry for the demo code and stand alone EventSource DLL.&amp;nbsp; You may also be interested in the whole PerfView Tutorial Series, as well as performance related material at Vance Morrison&#39;s Performance Blog. </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 22:50:37 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 22:50:37 GMT</lastBuildDate>
	<generator>Rev9</generator>
</channel>
</rss>