<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/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:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Entries for Matt Hamilton</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/niners/mabster/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Entries for Matt Hamilton</title><link>http://channel9.msdn.com/Niners/mabster/</link></image><description>Entries, comments and threads posted by Matt Hamilton</description><link>http://channel9.msdn.com/Niners/mabster/</link><language>en-us</language><pubDate>Thu, 23 Oct 2008 05:28:00 GMT</pubDate><lastBuildDate>Thu, 23 Oct 2008 05:28:00 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Microsoft Update and Windows Genuine Advantage [Microsoft Update and Windows Genuine Advantage]</title><description>Hi guys,&lt;BR&gt;&lt;BR&gt;The latest Windows Genuine Advantage component was installed on my PC a few days ago via automatic updates.&lt;BR&gt;&lt;BR&gt;Since then, I have not been able to use Microsoft Update, or indeed visit &lt;EM&gt;any&lt;/EM&gt; sites that require WGA validation. Trying to do some simply locks up my computer, one program at a time.&lt;BR&gt;&lt;BR&gt;For example: I go to Microsoft Update and click the "Express" or "Custom" button. Immediately IE locks up. I then alt+tab to another program, and it locks up. One by one, the programs running on my PC lock up until I have no choice but to power off the computer (Ctrl+Alt+Delete has no effect).&lt;BR&gt;&lt;BR&gt;Visiting the Genuine Advantage website on Microsoft's site, and attempting to go to the "benefits" section which requires validation, results in the same freeze-up.&lt;BR&gt;&lt;BR&gt;I downloaded the diagnostic tool (WGADiag2) and it runs fine, telling me I'm "Genuine".&lt;BR&gt;&lt;BR&gt;I have noticed on the microsoft.public.windowsupdate newsgroup that there are several other people with exactly the same problem. Is Microsoft aware of this? Is there anything I can try?&lt;BR&gt;&lt;BR&gt;Cheers,&lt;BR&gt;Matt&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/166253-Microsoft-Update-and-Windows-Genuine-Advantage/'&gt;Microsoft Update and Windows Genuine Advantage&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/166253/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/166253-Microsoft-Update-and-Windows-Genuine-Advantage/</comments><link>http://channel9.msdn.com/forums/TechOff/166253-Microsoft-Update-and-Windows-Genuine-Advantage/</link><pubDate>Sat, 11 Mar 2006 01:02:57 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/166253-Microsoft-Update-and-Windows-Genuine-Advantage/</guid><evnet:views>38392</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/166253/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hi guys,&lt;BR&gt;&lt;BR&gt;The latest Windows Genuine Advantage component was installed on my PC a few days ago via automatic updates.&lt;BR&gt;&lt;BR&gt;Since then, I have not been able to use Microsoft Update, or indeed visit &lt;EM&gt;any&lt;/EM&gt; sites that require WGA validation. Trying to do some simply locks up my computer, one program at a time.&lt;BR&gt;&lt;BR&gt;For example: I go to Microsoft Update and click the "Express" or "Custom" button. Immediately IE locks up. I then alt+tab to another program, and it locks up. One by one, the programs running on my PC lock up until I have no choice but to power off the computer (Ctrl+Alt+Delete has no effect).&lt;BR&gt;&lt;BR&gt;</evnet:previewtext><dc:creator>Matt Hamilton</dc:creator><slash:comments>12</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/166253-Microsoft-Update-and-Windows-Genuine-Advantage/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/166253/Trackback.aspx</trackback:ping></item><item><title>My Hobby Project - Comicster [My Hobby Project - Comicster]</title><description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I thought&amp;nbsp;I would make a post to let people know about &lt;A href="http://comicster.net"&gt;Comicster&lt;/A&gt;, a program I've been writing since an early CTP of Visual C# Express. I just released a version to run against the final .NET 2.0 framework.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://comicster.net/content/images/mycollection.png"&gt;&lt;IMG alt=Comicster src="http://comicster.net/content/images/mycollection_small.png" align=left&gt;&lt;/A&gt;It's a little freeware application to catalog a comic-book collection. There are plenty of comic-book collection-tracking programs out there, but &lt;EM&gt;very&lt;/EM&gt; few free ones. I wrote this basically for myself, but others are getting use out of it, which is a good feeling. :)&lt;BR&gt;&lt;BR&gt;It uses an ADO.NET strongly-typed DataSet, but it saves it compressed XML locally, rather than writing back to a database. The end-result is that users see this as just another file-based application.&lt;/P&gt;
&lt;P&gt;What else? Hmm ... it uses an embedded WebBrowser control to display info using skins, which are made up of plain text files so you can create your own. It's deployed using ClickOnce, so it supports updates. It has a built-in sample database using an XML-file as an embedded resource.&lt;/P&gt;
&lt;P&gt;The next big step I'm working on is an internet upload/download, so that users can create a shared database of comics based on items from their collection. I'm building the web-services with Visual Web Developer Express. That bit's not active in the downloadable version just yet.&lt;/P&gt;
&lt;P&gt;If you're into comics, or if you are interested in seeing what's possible in C# Express (answer: pretty much everything), please take a look!&lt;/P&gt;
&lt;P&gt;Here's the site again. Screenshots are included. &lt;A href="http://comicster.net"&gt;Comicster&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR&gt;Matt&lt;/P&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/131369-My-Hobby-Project-Comicster/'&gt;My Hobby Project - Comicster&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/131369/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/131369-My-Hobby-Project-Comicster/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/131369-My-Hobby-Project-Comicster/</link><pubDate>Wed, 09 Nov 2005 21:24:24 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/131369-My-Hobby-Project-Comicster/</guid><evnet:views>10968</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/131369/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hi all,
I thought&amp;nbsp;I would make a post to let people know about Comicster, a program I've been writing since an early CTP of Visual C# Express. I just released a version to run against the final .NET 2.0 framework.
It's a little freeware application to catalog a comic-book collection. There are plenty of comic-book collection-tracking programs out there, but very few free ones. I wrote this basically for myself, but others are getting use out of it, which is a good feeling. :)It uses an ADO.NET strongly-typed DataSet, but it saves it compressed XML locally, rather than writing back to a…</evnet:previewtext><dc:creator>Matt Hamilton</dc:creator><slash:comments>9</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/131369-My-Hobby-Project-Comicster/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/131369/Trackback.aspx</trackback:ping></item><item><title>Sort Order in C9 RSS? [Sort Order in C9 RSS?]</title><description>What order (if any) is the Channel9 RSS feed sorted by?&lt;BR&gt;&lt;BR&gt;New items almost never appear at the top of the list - they're always buried deep within the list.&lt;BR&gt;&lt;BR&gt;Even now if I click on the XML icon at the bottom of the main page, the first item is "Meet the new Mobile PC Team" - yet there are forum posts in the feed that have been created since then.&lt;BR&gt;&lt;BR&gt;It's not a big deal, but it does make it easier if the new items are at the top of the feed.&lt;BR&gt;&lt;BR&gt;Cheers,&lt;BR&gt;Matt&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/122269-Sort-Order-in-C9-RSS/'&gt;Sort Order in C9 RSS?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/122269/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/122269-Sort-Order-in-C9-RSS/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/122269-Sort-Order-in-C9-RSS/</link><pubDate>Mon, 10 Oct 2005 22:43:08 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/122269-Sort-Order-in-C9-RSS/</guid><evnet:views>16184</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/122269/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>What order (if any) is the Channel9 RSS feed sorted by?&lt;BR&gt;&lt;BR&gt;New items almost never appear at the top of the list - they're always buried deep within the list.&lt;BR&gt;&lt;BR&gt;Even now if I click on the XML icon at the bottom of the main page, the first item is "Meet the new Mobile PC Team" - yet there are forum posts in the feed that have been created since then.&lt;BR&gt;&lt;BR&gt;It's not a big deal, but it does make it easier if the new items are at the top of the feed.&lt;BR&gt;&lt;BR&gt;Cheers,&lt;BR&gt;Matt</evnet:previewtext><dc:creator>Matt Hamilton</dc:creator><slash:comments>13</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/122269-Sort-Order-in-C9-RSS/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/122269/Trackback.aspx</trackback:ping></item></channel></rss>