<?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>Channel 9 - Discussions by Cybermagellan</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Discussions by Cybermagellan</title>
		<link>http://channel9.msdn.com/Niners/Cybermagellan/Discussions</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Niners/Cybermagellan/Discussions</link>
	<language>en</language>
	<pubDate>Sun, 19 May 2013 00:03:50 GMT</pubDate>
	<lastBuildDate>Sun, 19 May 2013 00:03:50 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>Coffeehouse - *sigh* :&#39;(</title>
		<description><![CDATA[<p>To clarify I do understand the technologies. I understand the &quot;purpose&quot; of putting ASP ontop of the .NET framework....</p><p>I guess I just never took the time to wrap my head around it and stop asking &quot;Why&quot;. I've tried to learn it before and it was *meh*, I'll just go with another technology...but now I'm kinda being shoved into it.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/sigh-/53b1fb1002a94c6c91dca1c00030756f#53b1fb1002a94c6c91dca1c00030756f</link>
		<pubDate>Thu, 16 May 2013 02:56:25 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/sigh-/53b1fb1002a94c6c91dca1c00030756f#53b1fb1002a94c6c91dca1c00030756f</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>34</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - *sigh* :&#39;(</title>
		<description><![CDATA[<p>It's not acceptable because that's not the way the paying world works. They want the &lt;asp:TextBox&gt;, and the &lt;form&gt; to wrap around an entire page.<br><br>(isPost), what is that? Why can't I just do an async call and handle my callback?</p><p>Seriously it's depressing to get an interview for a Senior Developer position, and when they ask &quot;What happens on page postback?&quot;, and I say &quot;Unfortunately I don't write in that manner&quot; and I hear &quot;Oh, um, hmm, well that's how you do it in .NET&quot;</p><p>I feel like I'm losing my mind, I KNOW I'm Senior/Lead material, I just don't use it the &quot;legacy&quot;, way (before jQuery came along and made everyone's life easier)?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/sigh-/9d35c23833bc4541a020a1bf00edec34#9d35c23833bc4541a020a1bf00edec34</link>
		<pubDate>Wed, 15 May 2013 14:26:14 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/sigh-/9d35c23833bc4541a020a1bf00edec34#9d35c23833bc4541a020a1bf00edec34</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>34</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - *sigh* :&#39;(</title>
		<description><![CDATA[<p>evildictaitor,</p><p>That's what I do now. Kinda not acceptable, that's why I'm in this place.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/sigh-/4472b0f4a5214d72b91ba1bf00e9e265#4472b0f4a5214d72b91ba1bf00e9e265</link>
		<pubDate>Wed, 15 May 2013 14:11:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/sigh-/4472b0f4a5214d72b91ba1bf00e9e265#4472b0f4a5214d72b91ba1bf00e9e265</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>34</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - *sigh* :&#39;(</title>
		<description><![CDATA[<p>OK, so, I'm Developer.</p><p>Web - No problem, Server - No Problem, HTTP - No problem, most positions no problem. As a developer I've gotten WinForms work done, Web work done, etc.</p><p>ASP.NET is killing me. I have no idea what my break in thinking is....</p><p>I understand that &lt;? ?&gt; is pretty much equal to &lt;% %&gt; and etc....however as I'm trying to go &nbsp;back and learn things...Microsoft is introducing Razor, etc. So I'm going from trying to learn to wrap things in &lt;form&gt; and &lt;asp:TextBox&gt; to normal &lt;input type=&quot;text&quot; /&gt;. In other words I need to break what I know, to learn what I need, to learn that I need to use what I've been.</p><p>Mentally I'm exhausted and I don't know what to do.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/sigh-/99ffcc8a2bb44b3caff3a1bf00e38d90#99ffcc8a2bb44b3caff3a1bf00e38d90</link>
		<pubDate>Wed, 15 May 2013 13:48:29 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/sigh-/99ffcc8a2bb44b3caff3a1bf00e38d90#99ffcc8a2bb44b3caff3a1bf00e38d90</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>34</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Windows Phone 8 on Win 7</title>
		<description><![CDATA[<p>Um. I'm kinda looking for a different answer, or am I to believe that Microsoft is taking the &quot;do it our way&quot; approach? I'm not knocking it, just seems a little outlandish that there's no shim until adoption rate of Windows 8 goes higher.</p><p>If you needed Vista to develop for Windows Phone not one company would have written anything.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Windows-Phone-8-on-Win-7/4314154d666b4a0eb8dea14900fee199#4314154d666b4a0eb8dea14900fee199</link>
		<pubDate>Thu, 17 Jan 2013 15:27:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Windows-Phone-8-on-Win-7/4314154d666b4a0eb8dea14900fee199#4314154d666b4a0eb8dea14900fee199</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>21</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Windows Phone 8 on Win 7</title>
		<description><![CDATA[<p>So, short story is...</p><p>My company isn't ready to move to Windows 8, but we want to develop for Windows Phone.</p><p>wut do?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Windows-Phone-8-on-Win-7/2c56df239a60488f870ca14900f6612d#2c56df239a60488f870ca14900f6612d</link>
		<pubDate>Thu, 17 Jan 2013 14:57:02 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Windows-Phone-8-on-Win-7/2c56df239a60488f870ca14900f6612d#2c56df239a60488f870ca14900f6612d</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>21</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Simple Question ASP.NET mvc3 (Razor)</title>
		<description><![CDATA[<p>Well, I took the better option of removing the spaces (Apparently I have more control over the data then I previously had thought). However I'm having an issue trying to parameterize the data...</p><p><pre class="brush: vb">@CODE
      Dim qfilter = Request.Form(&quot;qfilter&quot;).ToString
      Dim q = Request.Form(&quot;q&quot;).ToString
      Dim db = Database.Open(&quot;myConnectionString&quot;)
      Dim selectQuery = &quot;SELECT * FROM table_name WHERE @0 = @1&quot;
      For Each row in db.Query(selectQuery,qfilter,q)
          'Code to show results
      Next
END CODE</pre></p><p>However I'm not getting any results back....when I output the variables I'm getting the @0 and @1 the way they should be (Payroll and 7748 respectively), however inside the page nothing else is happening.</p><p>Ideas?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Simple-Question-ASPNET-mvc3-Razor/56e1fa95cb3845f6ac05a03700e2b6e0#56e1fa95cb3845f6ac05a03700e2b6e0</link>
		<pubDate>Wed, 18 Apr 2012 13:45:26 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Simple-Question-ASPNET-mvc3-Razor/56e1fa95cb3845f6ac05a03700e2b6e0#56e1fa95cb3845f6ac05a03700e2b6e0</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Simple Question ASP.NET mvc3 (Razor)</title>
		<description><![CDATA[<p>At night I'm working in MySQL and days now my job is to convert Access to SQL Server and build some webapps around them, so please forgive me for the simpleness of this.</p><p>I have a connection to a remote server that has a table with some data (all imported). However the column names have spaces in them. So when I perform my query...</p><p>@For Each row in db.Query(QueryString)</p><p>Next</p><p>I'm trying to create a row in a table using @:&lt;tr&gt;&lt;td&gt;@row.x&lt;/td&gt;&lt;/tr&gt;, however it's failing when x has a space in it. Additionally I tried @row.[x] and it still fails. Any ideas? Or a article/page that can point me in the right direction?</p><p>Thanks.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Simple-Question-ASPNET-mvc3-Razor/52ef793430f84ec6b6a9a03600dd1eb0#52ef793430f84ec6b6a9a03600dd1eb0</link>
		<pubDate>Tue, 17 Apr 2012 13:25:04 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Simple-Question-ASPNET-mvc3-Razor/52ef793430f84ec6b6a9a03600dd1eb0#52ef793430f84ec6b6a9a03600dd1eb0</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - NFC with .NET</title>
		<description><![CDATA[<p>I'm looking for any documentation/API/Videos on using NFC Technology with VB.NET or C#.NET. I'm seeing pretty low level articles, but nothing higher.... any ideas?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/NFC-with-NET/78222fc6932c449eb1bb9fbf00ef57a5#78222fc6932c449eb1bb9fbf00ef57a5</link>
		<pubDate>Tue, 20 Dec 2011 14:31:25 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/NFC-with-NET/78222fc6932c449eb1bb9fbf00ef57a5#78222fc6932c449eb1bb9fbf00ef57a5</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - How to: ASP.NET user controls?</title>
		<description><![CDATA[<p>I'm trying to move my team from using regular ASP.NET controls over to using HTML5 related controls however (for some reason), they're in love with actually using the toolbox controls.</p><p>Is there any idiots guide to writing toolbox controls (user controls)? From within VB? If needed I'll write the HTML5 elements as controls for my team... thanks.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/How-to-ASPNET-user-controls/48e96ad1766d432d8e219f7100ff764c#48e96ad1766d432d8e219f7100ff764c</link>
		<pubDate>Mon, 03 Oct 2011 15:30:06 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/How-to-ASPNET-user-controls/48e96ad1766d432d8e219f7100ff764c#48e96ad1766d432d8e219f7100ff764c</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - How to hide or make a vb.net form invisible at the load event of the form</title>
		<description><![CDATA[<p>Why would you want to do this?</p><p>This tactic sounds more like spyware/virus than any feasible reason....but hmm</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/How-to-hide-or-make-a-vbnet-form-visible-at-the-load-event-of-the-form/d845a0816332447388029f650104a5e5#d845a0816332447388029f650104a5e5</link>
		<pubDate>Wed, 21 Sep 2011 15:48:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/How-to-hide-or-make-a-vbnet-form-visible-at-the-load-event-of-the-form/d845a0816332447388029f650104a5e5#d845a0816332447388029f650104a5e5</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>11</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - SmartCard APIs?</title>
		<description><![CDATA[<p>Not knowing the vendor yet, how is it Microsoft doesn't have any APIs or interfaces for SmartCards? Figure this would be the first thing that when they were coming out MSFT would've made available....</p><p>I've found different articles on writing classes to use myself but how's this not baked in yet?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/SmartCard-APIs/0f6690ca3eb54dda80a59f6500e2977f#0f6690ca3eb54dda80a59f6500e2977f</link>
		<pubDate>Wed, 21 Sep 2011 13:44:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/SmartCard-APIs/0f6690ca3eb54dda80a59f6500e2977f#0f6690ca3eb54dda80a59f6500e2977f</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - IIS7.5 Website Configuration</title>
		<description><![CDATA[<p>yeah, ours isn't. It's throwing that compilerVersion error which we just keep going down a rabbit hole on issues</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/IIS75-Website-Configuration/7e482571c2374df8ab139f49010e4348#7e482571c2374df8ab139f49010e4348</link>
		<pubDate>Wed, 24 Aug 2011 16:23:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/IIS75-Website-Configuration/7e482571c2374df8ab139f49010e4348#7e482571c2374df8ab139f49010e4348</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - IIS7.5 Website Configuration</title>
		<description><![CDATA[<p>I found this site...</p><p><a href="http://www.aspspider.com/qa/Question4562.aspx">http://www.aspspider.com/qa/Question4562.aspx</a></p><p>&nbsp;</p><p>Which talks about taking parts out of the web.config.... wha? Why?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/IIS75-Website-Configuration/4a0391c6e175484a89209f4900db8063#4a0391c6e175484a89209f4900db8063</link>
		<pubDate>Wed, 24 Aug 2011 13:19:10 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/IIS75-Website-Configuration/4a0391c6e175484a89209f4900db8063#4a0391c6e175484a89209f4900db8063</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - IIS7.5 Website Configuration</title>
		<description><![CDATA[<p>The hard part is we want to keep 2.0 apps in a 2.0 appPool and 4.0 apps in a 4.0 appPool. Is this something that broke/changed since IIS6 (or even 7.0?) We have multiple sites that are ran kinda mixed like that, but 7.5 (Win Serv 2008 R2) is being a pain.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/IIS75-Website-Configuration/205ffec3b15a4dea80e79f4900c8d9b4#205ffec3b15a4dea80e79f4900c8d9b4</link>
		<pubDate>Wed, 24 Aug 2011 12:11:16 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/IIS75-Website-Configuration/205ffec3b15a4dea80e79f4900c8d9b4#205ffec3b15a4dea80e79f4900c8d9b4</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - IIS7.5 Website Configuration</title>
		<description><![CDATA[<p>No, the app pool for the site is 2.0....</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/IIS75-Website-Configuration/a558f8751af54cb5a56c9f480145cb0f#a558f8751af54cb5a56c9f480145cb0f</link>
		<pubDate>Tue, 23 Aug 2011 19:46:10 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/IIS75-Website-Configuration/a558f8751af54cb5a56c9f480145cb0f#a558f8751af54cb5a56c9f480145cb0f</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - IIS7.5 Website Configuration</title>
		<description><![CDATA[<p>We're trying to setup two websites, our main site and an application that will load into an iframe in our site.</p><p>Our main site is .NET 2.0 and our app is .NET 4.0 we're trying to make our app a child site from the main default however we're getting an error message...</p><p>&quot;The value for the 'compilerVersion' attribute in the provider options must be 'v4.0' or later if you are compiling for version 4.0 or later of the .NET Framework. To compile this Web application for version 3.5 or earlier of the .NET Framework&quot;</p><p>But we have that all taken care of...is there a way IIS needs to be configured for this?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/IIS75-Website-Configuration/45caab8b3f184131bc279f4800fcd5e5#45caab8b3f184131bc279f4800fcd5e5</link>
		<pubDate>Tue, 23 Aug 2011 15:20:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/IIS75-Website-Configuration/45caab8b3f184131bc279f4800fcd5e5#45caab8b3f184131bc279f4800fcd5e5</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Back...</title>
		<description><![CDATA[<p>Oh, how long it's been. I got a job doing .NET development and ASP.NET, so I figure this is probably a good place to talk about that with other people...</p><p>&nbsp;</p><p>Kidding I've been here before, just now in a position to make a new appearance.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Back/3830b30129514b71824c9f35010d6516#3830b30129514b71824c9f35010d6516</link>
		<pubDate>Thu, 04 Aug 2011 16:20:50 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Back/3830b30129514b71824c9f35010d6516#3830b30129514b71824c9f35010d6516</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - UX/UI Designer</title>
		<description><![CDATA[<p>So I'm back to working on my website but I actually would like for someone who knows how to do UX/UI work to handle that part, any ideas? Anyone have an opinion on it?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/474738-UXUI-Designer/474738#474738</link>
		<pubDate>Sat, 20 Jun 2009 19:54:22 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/474738-UXUI-Designer/474738#474738</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>2</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Best way to find a &quot;string&quot;</title>
		<description><![CDATA[<p>Continuing on with my app...<br /><br />I'm loading the tweets I get into RichTextBox's (because it provides detectURL), and I'm looking at now trying to detect for replies (@'s)...I had thought about using a few different methods to find these and just asking for some opinions....<br /><br />Regex? Trim? Split? (I know in PHP you could explode)....suggestions?<br /><br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/467926-Best-way-to-find-a-string/467926#467926</link>
		<pubDate>Mon, 04 May 2009 16:39:52 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/467926-Best-way-to-find-a-string/467926#467926</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Microsoft bets big: Windows 7 RC for a year</title>
		<description><![CDATA[<p><a href="http://www.guardian.co.uk/technology/blog/2009/may/01/windows7-rc-free">http://www.guardian.co.uk/technology/blog/2009/may/01/windows7-rc-free</a><br>
<br>
FTA: <br>
<br>
Microsoft has announced that the <a href="http://www.microsoft.com/presspass/press/2009/apr09/04-30Windows7RCPR.mspx">
Release Candidate version of Windows 7</a> will be available to the public as a free download on May 5. And since the RC version seems to be pretty much finished (I have not tried it), then it's essentially giving it away for more than a year: as mentioned
<a href="http://www.guardian.co.uk/technology/blog/2009/apr/30/acer-windows7">earlier</a>, it won't expire until 1 June next year.<br>
<br>
Hmmm, learn from Vista they have (or so it seems)</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/467612-Microsoft-bets-big-Windows-7-RC-for-a-year/467612#467612</link>
		<pubDate>Fri, 01 May 2009 15:54:07 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/467612-Microsoft-bets-big-Windows-7-RC-for-a-year/467612#467612</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Pink</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">stevo_ said:</div><div class="quoteText">None of the above.</div></blockquote><a href="http://www.blogcdn.com/www.engadget.com/media/2009/04/zune_pink_1_eng.jpg" rel="lightbox"><img src="http://www.blogcdn.com/www.engadget.com/media/2009/04/zune_pink_1_eng.jpg"></a><br>
Via Engadget</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/467188-Pink/5693aa68cc49487cbe9b9deb00da91ee#5693aa68cc49487cbe9b9deb00da91ee</link>
		<pubDate>Wed, 29 Apr 2009 07:06:35 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/467188-Pink/5693aa68cc49487cbe9b9deb00da91ee#5693aa68cc49487cbe9b9deb00da91ee</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - LinkLabel ContextMenu</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">Dexter said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">W3bbo said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
Tipically the &quot;sender&quot; is the object that raised the event, in this case this is the menu item and not the link label. </div></blockquote>This actually makes more sense than &quot;debug/step&quot;....</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/466978-LinkLabel-ContextMenu/bed6c25d98c543cab7829deb00059b8c#bed6c25d98c543cab7829deb00059b8c</link>
		<pubDate>Wed, 29 Apr 2009 06:22:03 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/466978-LinkLabel-ContextMenu/bed6c25d98c543cab7829deb00059b8c#bed6c25d98c543cab7829deb00059b8c</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>10</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - LinkLabel ContextMenu</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">W3bbo said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">Cybermagellan said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
Whilst it's too late for WinForms, I think Microsoft should rethink the semantics of their UI event standards. It seems very tied in to specific HCI devices rather than what the event really describes; I equate it to the presentational attributes in HTML that
 have since been removed.<br /><br />Take Button.Click for example, on the surface it sounds fine since you use a mouse button to click on a button, but buttons can be triggered in other ways: the space bar on your keyboard, in program code directly, or a tablet tap just to name a few. Then there's
 some inconsistency since some events are fired on button-down, others on button-up. I'd prefer a neutral replacement: &quot;Button.Press&quot; which frees it from the relationship with the mouse and accuracy conveys how the event is related to the button actually being
 pressed.<br /><br />Also note how .Click is the main event for the Button class, yet the .Click event on other controls is meaningless: you can click on a Checkbox but not change its state (that's why we use .CheckChanged) or on ComboBox controls (which is where it gets complicated
 because there's several events for the same thing, just subtly different, see: SelectedIndexChanged, SelectionChangeComitted, and SelectedValueChanged.<br /></div></blockquote>
<p>I agree....SelectedIndex and SelectedText can get confusing...I know for awhile I was wondering why a SelectedItem wasn't working when I was clearly selecting some text in a ComboBox....yeah....<br /><br />So question...<br /><br />I'm trying to perform an action on the ContextMenu item associated with the LinkLabel....now since this is a twitter feed I have 20 LinkLabels....but my LinkEvent pretty much looks valid...<br /><br />private void menuItem_Click(object sender, EventArgs e)<br />{<br />MessageBox.Show(((LinkLabel)sender).Name);<br />}<br /><br />but I'm getting an error with casting from a LinkLabel to a MenuItem....what am I missing here or is it that the contextMenuStrip MenuItem doesn't pass along the objects property that I've used it with? LinkLabel.ContextMenuStrip = MenuStrip..blah...</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/466978-LinkLabel-ContextMenu/5c38e5685da546c898949deb00059aeb#5c38e5685da546c898949deb00059aeb</link>
		<pubDate>Tue, 28 Apr 2009 06:57:40 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/466978-LinkLabel-ContextMenu/5c38e5685da546c898949deb00059aeb#5c38e5685da546c898949deb00059aeb</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>10</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - iPhone Apps For .NET Developers (Seattle Area)</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">CannotResolveSymbol said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">W3bbo said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
Memory management in ObjC isn't that difficult (just release objects you own when you're done with them; the runtime handles reference counting and deallocation for you).&nbsp; The tricky part comes in the other aspects of an unsafe language:&nbsp; the language is a
 strict superset of C, with all the dangers thereof (like the mess you can cause if pointers are mishandled).<br>
</div></blockquote>
<p>Why .NET developers? I mean that's like saying you're gonna take a bunch of Nascar drivers and teach them to drive motorcycles...but not give them a motorcycle or a garage to put it in...<br>
<br>
Unless you give those .NET developers a Mac, an iPhone/Pod, and a dev subscription you may be barking up the wrong tree.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/467010-iPhone-Apps-For-NET-Developers-Seattle-Area/32e893d197d54e68b3319deb00da4cae#32e893d197d54e68b3319deb00da4cae</link>
		<pubDate>Tue, 28 Apr 2009 04:02:46 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/467010-iPhone-Apps-For-NET-Developers-Seattle-Area/32e893d197d54e68b3319deb00da4cae#32e893d197d54e68b3319deb00da4cae</guid>
		<dc:creator>Cybermagellan</dc:creator>
		<slash:comments>18</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cybermagellan/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>