
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ent="http://www.purl.org/NET/ENT/1.0/">
	<channel>
		<title>TechEd Bloggers Editor's Picks</title>
		<link>http://www.msteched.com/online/blogs.aspx</link>
		<description></description>
		<managingEditor>info@indepth-tech.com</managingEditor>
		<lastBuildDate>Thu, 02 Jul 2009 23:54:04 GMT</lastBuildDate>
		<generator>Ashton RssHandler</generator>
		<!--
		<image>
			<url>http://techedbloggers.net/images/TechEd_Bloggers_small.gif</url>
			<title>TechEd Bloggers</title>
			<link>http://TechEdBloggers.net</link>
		</image>
		-->
		
					<item>
						
						<title>Code for Scrolling Large Images on Windows Mobile Devices</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26380.item</link>
						<pubDate>Thu, 02 Jul 2009 20:06:27 GMT</pubDate>
						<author>Maarten Struys</author>
						<category>Windows Mobile and Embedded</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26380.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='2384' ent:classification='BLOG'>Maarten Struys</ent:topic>
							
								<ent:topic ent:id='4552' ent:classification='SECT'>Windows Mobile</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26380.item'&gt;Maarten Struys&lt;/a&gt; writes,
"...I needed a simple solution to scroll a large picture inside a managed application....This is the complete code for this simple example" &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26380.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Thu, 02 Jul 2009 20:06:27 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>How to Remove Disabled Virtual Network Adapters From the Parent Partition</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26379.item</link>
						<pubDate>Thu, 02 Jul 2009 19:59:59 GMT</pubDate>
						<author>John Howard</author>
						<category>Virtualization</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26379.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='2530' ent:classification='BLOG'>John Howard</ent:topic>
							
								<ent:topic ent:id='4560' ent:classification='SECT'>Virtualization</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26379.item'&gt;John Howard&lt;/a&gt; writes,
"To date, I haven’t come across a script which removes disabled virtual NICs in the parent partition. So here is one such example...Obviously with any script which does destructive things, I urge caution and that you make careful note of your configuration..." &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26379.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Thu, 02 Jul 2009 19:59:59 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Code Sample of Binary Http Binding</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26370.item</link>
						<pubDate>Wed, 01 Jul 2009 20:32:35 GMT</pubDate>
						<author>Nicholas Allen</author>
						<category>Web and User Experience</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26370.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='3376' ent:classification='BLOG'>Nicholas Allen</ent:topic>
							
								<ent:topic ent:id='4549' ent:classification='SECT'>Web and User Experience</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26370.item'&gt;Nicholas Allen&lt;/a&gt; writes,
"...all you need is a custom binding because we don’t include a standard binding with that configuration out of the box. Here’s a quick example of putting binary and HTTP together with either code or configuration:.." &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26370.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 01 Jul 2009 20:32:35 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>SQL Auto-Shrink Should Be Off</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26369.item</link>
						<pubDate>Wed, 01 Jul 2009 20:21:06 GMT</pubDate>
						<author>Buck Woody</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26369.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='2468' ent:classification='BLOG'>Buck Woody</ent:topic>
							
								<ent:topic ent:id='4539' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26369.item'&gt;Buck Woody&lt;/a&gt; writes,
"...shrinking a database can cause your Indexes to be fragmented, especially if it happens a lot. I never shrink my databases unless I have a huge deletion of data, and I know that the data won't come back. That's a pretty rare event, and when it does happen..." &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26369.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 01 Jul 2009 20:21:06 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Code for Maintaining State in Reporting Services 2008</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26367.item</link>
						<pubDate>Tue, 30 Jun 2009 18:10:38 GMT</pubDate>
						<author>Teo Lachev</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26367.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4075' ent:classification='BLOG'>Teo Lachev</ent:topic>
							
								<ent:topic ent:id='4539' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26367.item'&gt;Teo Lachev&lt;/a&gt; writes,
"Since Reporting Services is not Excel, you cannot reference arbitrary fields on a report. So, I had to cache the values from the detail section in a hashtable using custom code so the summary section could obtain these values when needed. The following embedded code gets the job done:" &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26367.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Tue, 30 Jun 2009 18:10:38 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Designing View Models With MVC</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26366.item</link>
						<pubDate>Tue, 30 Jun 2009 18:07:02 GMT</pubDate>
						<author>Joe Ocampo</author>
						<category>Developer Tools and Languages</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26366.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4416' ent:classification='BLOG'>Joe Ocampo</ent:topic>
							
								<ent:topic ent:id='4540' ent:classification='SECT'>Developer Tools and Languages</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26366.item'&gt;Joe Ocampo&lt;/a&gt; writes,
"For our application, the ViewModel is a central aspect of our MVC architecture.  One of the first dilemmas facing MVC developers is to decide what the “M” in MVC means in ASP.NET MVC.  In Rails, this is fairly clear, the M is ActiveRecord (by default).  But in ASP.NET MVC, the “M” is silent!  Its out-of-the-box architecture offers no guidelines nor advice..." &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26366.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Tue, 30 Jun 2009 18:07:02 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Fix for Project 2007 Delivering Mixed Up Views</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26365.item</link>
						<pubDate>Tue, 30 Jun 2009 18:03:01 GMT</pubDate>
						<author>Brian Smith</author>
						<category>Business Intelligence</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26365.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4330' ent:classification='BLOG'>Brian Smith</ent:topic>
							
								<ent:topic ent:id='4538' ent:classification='SECT'>Business Intelligence</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26365.item'&gt;Brian Smith&lt;/a&gt; writes,
"...we have a fix in the pipeline which should see the light of day in the August CU, but to help just in case others come across this we thought it worth getting this information out there (Thanks Rob).  First some details, and then the suggested workaround. The problem and fix is for Project Professional 2007, but only in an Enterprise environment..." &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26365.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Tue, 30 Jun 2009 18:03:01 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>How to Check for a 4.0 Framework Install</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26364.item</link>
						<pubDate>Tue, 30 Jun 2009 17:58:08 GMT</pubDate>
						<author>Nicholas Allen</author>
						<category>Developer Tools and Languages</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26364.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='3376' ent:classification='BLOG'>Nicholas Allen</ent:topic>
							
								<ent:topic ent:id='4540' ent:classification='SECT'>Developer Tools and Languages</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26364.item'&gt;Nicholas Allen&lt;/a&gt; writes,
"Checking for the presence of the installation registry value is still a straightforward way of doing this reliably. A slight complication is that in 4.0 there has been a split into the full and client framework profiles...The registry keys for the client and full profiles are:" &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26364.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Tue, 30 Jun 2009 17:58:08 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>References on SharePoint with SQL DB Mirroring and Failover</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26363.item</link>
						<pubDate>Tue, 30 Jun 2009 17:56:14 GMT</pubDate>
						<author>Simon Seagrave</author>
						<category>Office and SharePoint</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26363.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4484' ent:classification='BLOG'>Simon Seagrave</ent:topic>
							
								<ent:topic ent:id='4545' ent:classification='SECT'>Office and SharePoint</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26363.item'&gt;Simon Seagrave&lt;/a&gt; writes,
"Here’s a collection of good SharePoint SQL database mirroring links and articles I have found to be useful specifically around the area of failing over MOSS..." &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26363.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Tue, 30 Jun 2009 17:56:14 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Azure Worker Role Development Tips</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26356.item</link>
						<pubDate>Mon, 29 Jun 2009 18:28:18 GMT</pubDate>
						<author>Jamie Thomson</author>
						<category>Web and User Experience</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26356.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='3659' ent:classification='BLOG'>Jamie Thomson</ent:topic>
							
								<ent:topic ent:id='4549' ent:classification='SECT'>Web and User Experience</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26356.item'&gt;Jamie Thomson&lt;/a&gt; writes,
"I’ve been doing a lot of messing around with Windows Azure the main focus of which has been exploring Azure storage (tables, queues, blobs) and how those things can be manipulated from Azure worker roles...Since then I’ve found some blog resources that would have been useful during development had I found them earlier so I’m linking to them from here..." &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26356.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Mon, 29 Jun 2009 18:28:18 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>How to Virtualize Windows Essential Business Server</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26352.item</link>
						<pubDate>Mon, 29 Jun 2009 17:10:24 GMT</pubDate>
						<author>Ben Armstrong</author>
						<category>Virtualization</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26352.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='2738' ent:classification='BLOG'>Ben Armstrong</ent:topic>
							
								<ent:topic ent:id='4560' ent:classification='SECT'>Virtualization</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26352.item'&gt;Ben Armstrong&lt;/a&gt; writes,
"...a document that outlines approaches and best practices for running Windows Essential Business Server in a virtual machine.  You can grab it here:" &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26352.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Mon, 29 Jun 2009 17:10:24 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>How to do Unit Testing with .NET RIA Services</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26351.item</link>
						<pubDate>Mon, 29 Jun 2009 17:09:04 GMT</pubDate>
						<author>Brad Abrams</author>
						<category>Developer Tools and Languages</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26351.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4191' ent:classification='BLOG'>Brad Abrams</ent:topic>
							
								<ent:topic ent:id='4540' ent:classification='SECT'>Developer Tools and Languages</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26351.item'&gt;Brad Abrams&lt;/a&gt; writes,
"...a very good overview of how to do Unit Testing with .NET RIA Services.  I think this is an important benefit of adopting the RIA Services pattern.  Check it out..." &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26351.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Mon, 29 Jun 2009 17:09:04 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Re-Creating the Forefront Security for Exchange Scheduled Tasks</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26337.item</link>
						<pubDate>Fri, 26 Jun 2009 18:28:36 GMT</pubDate>
						<author>Sean Daniel</author>
						<category>Unified Communications</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26337.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4548' ent:classification='SECT'>Unified Communications</ent:topic>
							
								<ent:topic ent:id='4612' ent:classification='BLOG'>Sean Daniel</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26337.item'&gt;Sean Daniel&lt;/a&gt; writes,
"If you’re using Forefront Security for Exchange with Small Business Server 2008, and you somehow managed to erase all of the scheduled tasks, you may also notice that Forefront never updates itself automatically, this is because the scheduled tasks kick off the updates. Before you do anything..." &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26337.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Fri, 26 Jun 2009 18:28:36 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Implementing .NET Framework New Type System.Tuple</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26336.item</link>
						<pubDate>Fri, 26 Jun 2009 18:27:15 GMT</pubDate>
						<author>Tom Kirby Green</author>
						<category>Developer Tools and Languages</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26336.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4369' ent:classification='BLOG'>Tom Kirby Green</ent:topic>
							
								<ent:topic ent:id='4540' ent:classification='SECT'>Developer Tools and Languages</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26336.item'&gt;Tom Kirby Green&lt;/a&gt; writes,
"...took at stab at implementing our own managed Tuple implementation it was interesting to read the musings of the pro's who've just implemented the 'official' version in .NET 4...the stuff on partial equivalence is particularly interesting..." &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26336.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Fri, 26 Jun 2009 18:27:15 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>SQL Autoclose in PowerShell Code Sample</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26327.item</link>
						<pubDate>Thu, 25 Jun 2009 18:04:17 GMT</pubDate>
						<author>Richard Siddaway</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26327.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4428' ent:classification='BLOG'>Richard Siddaway</ent:topic>
							
								<ent:topic ent:id='4539' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26327.item'&gt;Richard Siddaway&lt;/a&gt; writes,
"...I’m doing a lot with SQL Server and PowerShell at the moment and it started me thinking that I could easily set this property in PowerShell. Create a server object and display the databases, selecting name and the autoclose property.  Its boolean so we get true or false back. We can iterate..." &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26327.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Thu, 25 Jun 2009 18:04:17 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Silverlight Canvas Panel Example and Code</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26326.item</link>
						<pubDate>Thu, 25 Jun 2009 18:01:21 GMT</pubDate>
						<author>Deepak Kapoor</author>
						<category>Developer Tools and Languages</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26326.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4210' ent:classification='BLOG'>Deepak Kapoor</ent:topic>
							
								<ent:topic ent:id='4540' ent:classification='SECT'>Developer Tools and Languages</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26326.item'&gt;Deepak Kapoor&lt;/a&gt; writes,
"&lt;img src=&quot;http://www.onedotnetway.com/wp-content/uploads/2009/06/image1.png&quot; align =&quot;right&quot; width=&quot;100&quot; height=&quot;75&quot;&gt;...Panels are basic layout mechanism in both Silverlight and WPF...This gives us precise control over where our UI elements e.g buttons, text boxes etc. are placed. In this example we can see that different ellipses are placed on the canvas using x and y coordinates..." &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26326.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Thu, 25 Jun 2009 18:01:21 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>WPF Now Has Chart Controls</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26321.item</link>
						<pubDate>Thu, 25 Jun 2009 17:39:42 GMT</pubDate>
						<author>Darryl Schaffer</author>
						<category>Developer Tools and Languages</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26321.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4279' ent:classification='BLOG'>Darryl Schaffer</ent:topic>
							
								<ent:topic ent:id='4540' ent:classification='SECT'>Developer Tools and Languages</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26321.item'&gt;Darryl Schaffer&lt;/a&gt; writes,
"WPF officially has charting controls now...There’s a new release of the WPF Toolkit:" &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26321.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Thu, 25 Jun 2009 17:39:42 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Powershell Tip Working with TRUE and FALSE Comparisons</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26313.item</link>
						<pubDate>Wed, 24 Jun 2009 18:12:11 GMT</pubDate>
						<author>System Center Forum</author>
						<category>Windows Server Infrastructure</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26313.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='3952' ent:classification='BLOG'>System Center Forum</ent:topic>
							
								<ent:topic ent:id='4669' ent:classification='SECT'>Windows Server Infrastructure</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26313.item'&gt;System Center Forum&lt;/a&gt; writes,
"I posted an updated Powershell script for a client to resolve rule-generated alerts in SCOM 2007, but also to illustrate an example of TRUE and FALSE evaluation in Powershell. The fact is, it’s really about $TRUE and $FALSE. Powershell has a more accurate notion of true / false than one might imagine..." &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26313.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 24 Jun 2009 18:12:11 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Steps for Running Windows Embedded Standard on Hyper-V</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26311.item</link>
						<pubDate>Wed, 24 Jun 2009 17:53:42 GMT</pubDate>
						<author>Olivier Bloch</author>
						<category>Virtualization</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26311.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4610' ent:classification='BLOG'>Olivier Bloch</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26311.item'&gt;Olivier Bloch&lt;/a&gt; writes,
"I am working on some labs and I needed to have a Windows Embedded Standard image running in a Virtual machine on top of Hyper-V. I felt like I would have a hard time doing this but at the end of the day it was really easy! So here are the 3 special steps..." &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26311.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 24 Jun 2009 17:53:42 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Why Work With ObjectStateEntries Instead of the Objects Directly</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/26310.item</link>
						<pubDate>Wed, 24 Jun 2009 17:42:46 GMT</pubDate>
						<author>Julie Lerman</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/26310.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='2863' ent:classification='BLOG'>Julie Lerman</ent:topic>
							
								<ent:topic ent:id='4539' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/26310.item'&gt;Julie Lerman&lt;/a&gt; writes,
"With the new POCO capabilities, the answer becomes more obvious. POCO objects will have no concept of the Entity Framework. They will not be inheriting from EntityObject or implementing any of EF’s interfaces. These classes will have no way to get at the properties or methods that..." &lt;a href='http://teched.indepthtalk.net/Editors_Picks/26310.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 24 Jun 2009 17:42:46 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
	</channel>
</rss>