<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">1 = .9999~  :p</title><subtitle type="html">Naive Tester</subtitle><id>http://blogs.msdn.com/b/chrisquon/atom.aspx</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/chrisquon/" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/b/chrisquon/atom.aspx" /><generator uri="http://telligent.com" version="5.6.583.17018">Telligent Community 5.6.583.17018 (Build: 5.6.583.17018)</generator><updated>2008-07-01T13:48:00Z</updated><entry><title>Playing MKV (or any other) media file on the Xbox through Media Extender</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/chrisquon/archive/2011/08/01/playing-mkv-or-any-other-media-file-on-the-xbox-through-media-extender.aspx" /><id>http://blogs.msdn.com/b/chrisquon/archive/2011/08/01/playing-mkv-or-any-other-media-file-on-the-xbox-through-media-extender.aspx</id><published>2011-08-02T02:15:00Z</published><updated>2011-08-02T02:15:00Z</updated><content type="html">I was looking for a way to play MKV files through my Xbox360 via media extender. The most dominante procedure involves re-encoding the video to avi or something. WAY too much work. This is so easy with media extender! See, the Xbox360's Media Center can interface with your computer's Media Center. As long as the PC's media center can play the video, so can the Xbox360's media center. Now for obvious competitive reasons, Microsoft does not include all the codecs known on the internet. So your job...(&lt;a href="http://blogs.msdn.com/b/chrisquon/archive/2011/08/01/playing-mkv-or-any-other-media-file-on-the-xbox-through-media-extender.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10191878" width="1" height="1"&gt;</content><author><name>Chris Quon</name><uri>http://blogs.msdn.com/Chris-Quon/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>Stylizing your Excel worksheets with Open XML 2.0</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/chrisquon/archive/2009/11/30/stylizing-your-excel-worksheets-with-open-xml-2-0.aspx" /><id>http://blogs.msdn.com/b/chrisquon/archive/2009/11/30/stylizing-your-excel-worksheets-with-open-xml-2-0.aspx</id><published>2009-11-30T18:48:00Z</published><updated>2009-11-30T18:48:00Z</updated><content type="html">It&amp;rsquo;s a long overdue post so I will get right to it. This is not a post about Themes and I probably will never get into it. The class that applies the actual styling is a collection called CellFormats , which holds a number of CellFormat objects, which basically indexes the Ids of defined Fonts, Fills, Borders, Alignments, etc.. There is also another collection called CellStyleFormats that makes the indents in the ribbon control (under styles group box) to show what your styles implement. Filling...(&lt;a href="http://blogs.msdn.com/b/chrisquon/archive/2009/11/30/stylizing-your-excel-worksheets-with-open-xml-2-0.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9930307" width="1" height="1"&gt;</content><author><name>Chris Quon</name><uri>http://blogs.msdn.com/Chris-Quon/ProfileUrlRedirect.ashx</uri></author><category term="XML" scheme="http://blogs.msdn.com/b/chrisquon/archive/tags/XML/" /><category term="Open XML" scheme="http://blogs.msdn.com/b/chrisquon/archive/tags/Open+XML/" /><category term="OpenXML" scheme="http://blogs.msdn.com/b/chrisquon/archive/tags/OpenXML/" /><category term="spreadsheet" scheme="http://blogs.msdn.com/b/chrisquon/archive/tags/spreadsheet/" /><category term="Excel" scheme="http://blogs.msdn.com/b/chrisquon/archive/tags/Excel/" /><category term="Styles" scheme="http://blogs.msdn.com/b/chrisquon/archive/tags/Styles/" /></entry><entry><title>Creating an Excel spreadsheet from scratch using OpenXML</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/chrisquon/archive/2009/07/22/creating-an-excel-spreadsheet-from-scratch-using-openxml.aspx" /><id>http://blogs.msdn.com/b/chrisquon/archive/2009/07/22/creating-an-excel-spreadsheet-from-scratch-using-openxml.aspx</id><published>2009-07-22T18:57:00Z</published><updated>2009-07-22T18:57:00Z</updated><content type="html">After spending a work day scouring for some quality examples on how to create an excel spreadsheet, it was pretty obvious there weren't any. I am not sure if I should have been surprised or the fact that folks just use the tons of examples where they use an existing Excel spreadsheet file. For the novice getting into it, it could be pretty daunting. Especially now since most examples written are a mix of the old Open XML 1.0 using the XmlDocument/XmlElement/XmlTextWriter classes with the Open XML...(&lt;a href="http://blogs.msdn.com/b/chrisquon/archive/2009/07/22/creating-an-excel-spreadsheet-from-scratch-using-openxml.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9845188" width="1" height="1"&gt;</content><author><name>Chris Quon</name><uri>http://blogs.msdn.com/Chris-Quon/ProfileUrlRedirect.ashx</uri></author><category term="XML" scheme="http://blogs.msdn.com/b/chrisquon/archive/tags/XML/" /><category term="Open XML" scheme="http://blogs.msdn.com/b/chrisquon/archive/tags/Open+XML/" /><category term="OpenXML" scheme="http://blogs.msdn.com/b/chrisquon/archive/tags/OpenXML/" /><category term="spreadsheet" scheme="http://blogs.msdn.com/b/chrisquon/archive/tags/spreadsheet/" /><category term="Excel" scheme="http://blogs.msdn.com/b/chrisquon/archive/tags/Excel/" /></entry><entry><title>Stackoverflow, TextBox, UpdateSourceTrigger, PropertyChanged, RelativeSource Self</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/chrisquon/archive/2008/07/01/stackoverflow-textbox-updatesourcetrigger-propertychanged-relativesource-self.aspx" /><id>http://blogs.msdn.com/b/chrisquon/archive/2008/07/01/stackoverflow-textbox-updatesourcetrigger-propertychanged-relativesource-self.aspx</id><published>2008-07-01T20:48:00Z</published><updated>2008-07-01T20:48:00Z</updated><content type="html">For lack of a better title, I am sure someone out there tried to perform validation work on a textbox where it was bound to itself. Follow the code sample if you will: 
 &amp;lt; TextBox &amp;gt; &amp;lt; TextBox.Text &amp;gt; &amp;lt; Binding RelativeSource = " {RelativeSource Self} " Path = " Text " UpdateSourceTrigger = " PropertyChanged " /&amp;gt; &amp;lt;/ TextBox.Text &amp;gt; &amp;lt;/ TextBox &amp;gt; 
 Once you type something in the text box, whammo! StackOverflowException. See: http://forums.msdn.microsoft.com/en-us/wpf/thread...(&lt;a href="http://blogs.msdn.com/b/chrisquon/archive/2008/07/01/stackoverflow-textbox-updatesourcetrigger-propertychanged-relativesource-self.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8678121" width="1" height="1"&gt;</content><author><name>Chris Quon</name><uri>http://blogs.msdn.com/Chris-Quon/ProfileUrlRedirect.ashx</uri></author><category term="Self-Binding" scheme="http://blogs.msdn.com/b/chrisquon/archive/tags/Self_2D00_Binding/" /><category term="TextBox" scheme="http://blogs.msdn.com/b/chrisquon/archive/tags/TextBox/" /><category term="StackOverFlowException" scheme="http://blogs.msdn.com/b/chrisquon/archive/tags/StackOverFlowException/" /><category term="$10 bug" scheme="http://blogs.msdn.com/b/chrisquon/archive/tags/_2400_10+bug/" /><category term="Validation" scheme="http://blogs.msdn.com/b/chrisquon/archive/tags/Validation/" /></entry></feed>