<?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 Richard.Hein</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/niners/richard.hein/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Entries for Richard.Hein</title><link>http://channel9.msdn.com/Niners/richard.hein/</link></image><description>Entries, comments and threads posted by Richard.Hein</description><link>http://channel9.msdn.com/Niners/richard.hein/</link><language>en-us</language><pubDate>Mon, 09 Nov 2009 21:03:47 GMT</pubDate><lastBuildDate>Mon, 09 Nov 2009 21:03:47 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Monads [Monads]</title><description>&lt;p&gt;I have a question about monads ... if they are really the "fundamental unit of composibility" as put forward in a few of the Channel9 interviews with Brian Beckman and Eric Meijer, then isn't it practical to assume that the goal should then be to ensure that everything is in a monad?&amp;nbsp; Does that actually make sense, and is it even possible?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/505260-Monads/'&gt;Monads&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/505260/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/505260-Monads/</comments><link>http://channel9.msdn.com/forums/TechOff/505260-Monads/</link><pubDate>Mon, 09 Nov 2009 21:03:47 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/505260-Monads/</guid><evnet:views>200</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/505260/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I have a question about monads ... if they are really the "fundamental unit of composibility" as put forward in a few of the Channel9 interviews with Brian Beckman and Eric Meijer, then isn't it practical to assume that the goal should then be to ensure that everything is in a monad?&amp;nbsp; Does that&amp;#8230;</evnet:previewtext><dc:creator>Richard.Hein</dc:creator><slash:comments>5</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/505260-Monads/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/505260/Trackback.aspx</trackback:ping></item><item><title>(What?  You MUST log in to view Channel 9??  Why??) EDIT: nevermind it's fine [(What?  You MUST log in to view Channel 9??  Why??) EDIT: nevermind it's fine]</title><description>&lt;p&gt;EDIT:&amp;nbsp; Ummm, nevermind.&amp;nbsp; I have no idea why but it was just me.&amp;nbsp; I signed out and tried again and everything's fine.&amp;nbsp; I have no idea why it was redirecting me.&amp;nbsp; I tried it a few times.&amp;nbsp; Sorry.&amp;nbsp; :S&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I guess I can't delete a post.&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Feedback/484076-What-You-MUST-log-in-to-view-Channel-9-Why/'&gt;(What?  You MUST log in to view Channel 9??  Why??) EDIT: nevermind it's fine&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/484076/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Feedback/484076-What-You-MUST-log-in-to-view-Channel-9-Why/</comments><link>http://channel9.msdn.com/forums/Feedback/484076-What-You-MUST-log-in-to-view-Channel-9-Why/</link><pubDate>Tue, 11 Aug 2009 03:08:52 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Feedback/484076-What-You-MUST-log-in-to-view-Channel-9-Why/</guid><evnet:views>343</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/484076/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>EDIT:&amp;nbsp; Ummm, nevermind.&amp;nbsp; I have no idea why but it was just me.&amp;nbsp; I signed out and tried again and everything's fine.&amp;nbsp; I have no idea why it was redirecting me.&amp;nbsp; I tried it a few times.&amp;nbsp; Sorry.&amp;nbsp; :S
&amp;nbsp;
I guess I can't delete a post.in reply to (What?  You MUST&amp;#8230;</evnet:previewtext><dc:creator>Richard.Hein</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Feedback/484076-What-You-MUST-log-in-to-view-Channel-9-Why/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/484076/Trackback.aspx</trackback:ping></item><item><title>Unit tests documentation ... for QA? [Unit tests documentation ... for QA?]</title><description>Has anyone here been asked to write documentation describing all the unit tests they have done on their code, for QA to review, with pass/fail signoffs on everything?&lt;BR&gt;&lt;BR&gt;The reason I ask is because I've never been asked to do this kind of documentation, and it's not even "unit tests" they are asking about, what they really mean is some functional testing done on a web application that covers the use cases, but "not in as much detail" as the QA teams test cases.&amp;nbsp; I sent QA a draft of what I think they wanted, and asked for feedback "because I've never had to write this kind of documentation and I'm not sure if this is what you want", and got back a reply, "I'm surprised that you do not understand ... I'd expect a developer to know what unit tests are and to have done this for all your code in the past" with a CC to my project manager, which was basically trying to make me look bad, and that basic kind of attitude.&amp;nbsp; I replied that our definitions of "unit test" were completely different....&amp;nbsp; Wondering if there's any opinion, because I am really pissed off right now.&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/260350-Unit-tests-documentation--for-QA/'&gt;Unit tests documentation ... for QA?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/260350/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/260350-Unit-tests-documentation--for-QA/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/260350-Unit-tests-documentation--for-QA/</link><pubDate>Thu, 17 Jan 2008 21:50:38 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/260350-Unit-tests-documentation--for-QA/</guid><evnet:views>1458</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/260350/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Has anyone here been asked to write documentation describing all the unit tests they have done on their code, for QA to review, with pass/fail signoffs on everything?The reason I ask is because I've never been asked to do this kind of documentation, and it's not even "unit tests" they are asking about, what they really mean is some functional testing done on a web application that covers the use cases, but "not in as much detail" as the QA teams test cases.&amp;nbsp; I sent QA a draft of what I think they wanted, and asked for feedback "because I've never had to write this kind of documentation&amp;#8230;</evnet:previewtext><dc:creator>Richard.Hein</dc:creator><slash:comments>7</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/260350-Unit-tests-documentation--for-QA/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/260350/Trackback.aspx</trackback:ping></item></channel></rss>