<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Developing For .NET</title>
	<atom:link href="http://developingfor.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://developingfor.net</link>
	<description>a developer&#039;s journal</description>
	<lastBuildDate>Mon, 30 Apr 2012 13:42:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Upgrade your C# Skills part 3 &#8211; Lambda Expressions by Deepakraaj</title>
		<link>http://developingfor.net/2007/12/05/upgrade-your-c-skills-part-3-lambda-expressions/#comment-742</link>
		<dc:creator><![CDATA[Deepakraaj]]></dc:creator>
		<pubDate>Mon, 30 Apr 2012 13:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.developingfor.net/net-35/upgrade-your-c-skills-part-3-lambda-expressions.html#comment-742</guid>
		<description><![CDATA[hai friends ....deepak from ADDON  technology..... 
any body to tel the mostly useage of oops in c#.... i wnt 2 know

why asking means i am newly in c# program to code..... thts y asking]]></description>
		<content:encoded><![CDATA[<p>hai friends &#8230;.deepak from ADDON  technology&#8230;..<br />
any body to tel the mostly useage of oops in c#&#8230;. i wnt 2 know</p>
<p>why asking means i am newly in c# program to code&#8230;.. thts y asking</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrade your C# Skills part 3 &#8211; Lambda Expressions by Deepakraaj</title>
		<link>http://developingfor.net/2007/12/05/upgrade-your-c-skills-part-3-lambda-expressions/#comment-741</link>
		<dc:creator><![CDATA[Deepakraaj]]></dc:creator>
		<pubDate>Mon, 30 Apr 2012 13:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.developingfor.net/net-35/upgrade-your-c-skills-part-3-lambda-expressions.html#comment-741</guid>
		<description><![CDATA[Thanks to usefull tips.....

need to know about datagrid]]></description>
		<content:encoded><![CDATA[<p>Thanks to usefull tips&#8230;..</p>
<p>need to know about datagrid</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrade your C# Skills part 3 &#8211; Lambda Expressions by Awadhendra</title>
		<link>http://developingfor.net/2007/12/05/upgrade-your-c-skills-part-3-lambda-expressions/#comment-702</link>
		<dc:creator><![CDATA[Awadhendra]]></dc:creator>
		<pubDate>Mon, 26 Mar 2012 20:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.developingfor.net/net-35/upgrade-your-c-skills-part-3-lambda-expressions.html#comment-702</guid>
		<description><![CDATA[Hi 
Really you had written a very good article. Your way is very simple to explore your knowledge about lambda expression. I had also written a small blog on lambda expression that how to use lambda expression with use defined datatypes. I used lambda expression for finding records.

http://dabbu-csharphelp.blogspot.in/2012/03/lambda-expression.html

I hope this blog is also useful to those users who wants to know about lambda expressio  that how to find records from list using lambda expression.

thanks to sharing this useful article.]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
Really you had written a very good article. Your way is very simple to explore your knowledge about lambda expression. I had also written a small blog on lambda expression that how to use lambda expression with use defined datatypes. I used lambda expression for finding records.</p>
<p><a href="http://dabbu-csharphelp.blogspot.in/2012/03/lambda-expression.html" rel="nofollow">http://dabbu-csharphelp.blogspot.in/2012/03/lambda-expression.html</a></p>
<p>I hope this blog is also useful to those users who wants to know about lambda expressio  that how to find records from list using lambda expression.</p>
<p>thanks to sharing this useful article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accessing Command Line Arguments in WPF by C#</title>
		<link>http://developingfor.net/2009/01/12/accessing-command-line-arguments-in-wpf/#comment-692</link>
		<dc:creator><![CDATA[C#]]></dc:creator>
		<pubDate>Mon, 19 Mar 2012 06:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.developingfor.net/?p=208#comment-692</guid>
		<description><![CDATA[Hi ,

 I want to run my wpf app from command line without generating UI.
What is the required process for it?]]></description>
		<content:encoded><![CDATA[<p>Hi ,</p>
<p> I want to run my wpf app from command line without generating UI.<br />
What is the required process for it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick and Easy Splash Screen by joelcochran</title>
		<link>http://developingfor.net/2007/08/02/quick-and-easy-splash-screen/#comment-669</link>
		<dc:creator><![CDATA[joelcochran]]></dc:creator>
		<pubDate>Mon, 05 Mar 2012 15:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.developingfor.net/net-20/quick-and-easy-splash-screen.html#comment-669</guid>
		<description><![CDATA[There are a few snippets of code near the bottom - you&#039;ll notice it doesn&#039;t take much.]]></description>
		<content:encoded><![CDATA[<p>There are a few snippets of code near the bottom &#8211; you&#8217;ll notice it doesn&#8217;t take much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrade your C# Skills part 3 &#8211; Lambda Expressions by spade</title>
		<link>http://developingfor.net/2007/12/05/upgrade-your-c-skills-part-3-lambda-expressions/#comment-668</link>
		<dc:creator><![CDATA[spade]]></dc:creator>
		<pubDate>Mon, 05 Mar 2012 07:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.developingfor.net/net-35/upgrade-your-c-skills-part-3-lambda-expressions.html#comment-668</guid>
		<description><![CDATA[It&#039;s a work of art... thank you]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s a work of art&#8230; thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick and Easy Splash Screen by Sean</title>
		<link>http://developingfor.net/2007/08/02/quick-and-easy-splash-screen/#comment-662</link>
		<dc:creator><![CDATA[Sean]]></dc:creator>
		<pubDate>Thu, 01 Mar 2012 18:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.developingfor.net/net-20/quick-and-easy-splash-screen.html#comment-662</guid>
		<description><![CDATA[The article says &quot;I usually call mine FormSplash, so that I can always cut and paste the rest of the code from this article into my Main Form&quot;. However, I dont see any code.]]></description>
		<content:encoded><![CDATA[<p>The article says &#8220;I usually call mine FormSplash, so that I can always cut and paste the rest of the code from this article into my Main Form&#8221;. However, I dont see any code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fun with the WPF ScrollViewer by Bill</title>
		<link>http://developingfor.net/2009/02/16/fun-with-the-wpf-scrollviewer/#comment-652</link>
		<dc:creator><![CDATA[Bill]]></dc:creator>
		<pubDate>Sun, 26 Feb 2012 14:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.developingfor.net/?p=272#comment-652</guid>
		<description><![CDATA[Great info, which I adapted to ListView. In GetScrollViewer(), it&#039;s best to also check that visual children currently exist. Something like -

  public static class extensions
  {
    public static ScrollViewer get_scrollviewer( this ListView lv )
    {
      if ( VisualTreeHelper.GetChildrenCount( lv ) == 0 )
      {
        return null;
      }

      Border b = VisualTreeHelper.GetChild( lv, 0 ) as Border;
      if ( b == null )
      {
        return null;
      }

      ScrollViewer sv = b.Child as ScrollViewer;
      if ( sv == null )
      {
        return null;
      }

      return sv;
    }
  }]]></description>
		<content:encoded><![CDATA[<p>Great info, which I adapted to ListView. In GetScrollViewer(), it&#8217;s best to also check that visual children currently exist. Something like -</p>
<p>  public static class extensions<br />
  {<br />
    public static ScrollViewer get_scrollviewer( this ListView lv )<br />
    {<br />
      if ( VisualTreeHelper.GetChildrenCount( lv ) == 0 )<br />
      {<br />
        return null;<br />
      }</p>
<p>      Border b = VisualTreeHelper.GetChild( lv, 0 ) as Border;<br />
      if ( b == null )<br />
      {<br />
        return null;<br />
      }</p>
<p>      ScrollViewer sv = b.Child as ScrollViewer;<br />
      if ( sv == null )<br />
      {<br />
        return null;<br />
      }</p>
<p>      return sv;<br />
    }<br />
  }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automatic Properties and StackOverflowException by bhikshapathi</title>
		<link>http://developingfor.net/2008/01/14/automatic-properties-and-stackoverflowexception/#comment-641</link>
		<dc:creator><![CDATA[bhikshapathi]]></dc:creator>
		<pubDate>Wed, 22 Feb 2012 20:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.developingfor.net/c-30/automatic-properties-and-stackoverflowexception.html#comment-641</guid>
		<description><![CDATA[great, it resolved my problem, thanks]]></description>
		<content:encoded><![CDATA[<p>great, it resolved my problem, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Processing Command Line Arguments in an Offline ClickOnce Application by JD</title>
		<link>http://developingfor.net/2010/06/23/processing-command-line-arguments-in-an-offline-clickonce-application/#comment-626</link>
		<dc:creator><![CDATA[JD]]></dc:creator>
		<pubDate>Tue, 14 Feb 2012 17:12:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.developingfor.net/net/processing-command-line-arguments-in-an-offline-clickonce-application.html#comment-626</guid>
		<description><![CDATA[Thanks, worked well!]]></description>
		<content:encoded><![CDATA[<p>Thanks, worked well!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

