<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.microsoft.co.il/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Ran Wahle&amp;#39;s blog : Snippets</title><link>http://blogs.microsoft.co.il/blogs/ranw/archive/tags/Snippets/default.aspx</link><description>Tags: Snippets</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Code snippet for control wrapping properties</title><link>http://blogs.microsoft.co.il/blogs/ranw/archive/2009/12/29/code-snippet-for-control-wrapping.aspx</link><pubDate>Tue, 29 Dec 2009 20:46:00 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:477727</guid><dc:creator>Ran Wahle</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.microsoft.co.il/blogs/ranw/rsscomments.aspx?PostID=477727</wfw:commentRss><comments>http://blogs.microsoft.co.il/blogs/ranw/archive/2009/12/29/code-snippet-for-control-wrapping.aspx#comments</comments><description>many of us,  I’m sure, needed to wrap inner controls of a user\custom control 
with public properties. That’s in order to have their control encapsulated,
and to add some code flexibility (If the control is changing, all I need to do is
change the code of my property and the rest remains intact....(&lt;a href="http://blogs.microsoft.co.il/blogs/ranw/archive/2009/12/29/code-snippet-for-control-wrapping.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=477727" width="1" height="1"&gt;</description><category domain="http://blogs.microsoft.co.il/blogs/ranw/archive/tags/DEV/default.aspx">DEV</category><category domain="http://blogs.microsoft.co.il/blogs/ranw/archive/tags/Snippets/default.aspx">Snippets</category><category domain="http://blogs.microsoft.co.il/blogs/ranw/archive/tags/C_2300_/default.aspx">C#</category></item></channel></rss>