<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-36201586.post7881566121065575275..comments</id><updated>2012-01-22T15:27:51.434Z</updated><category term='VBScript'/><category term='Rockbox'/><category term='Vista'/><category term='LINQPad'/><category term='design patterns'/><category term='MVC'/><category term='DLNA'/><category term='Amazon'/><category term='WSC'/><category term='SQL Server'/><category term='MSXML'/><category term='digital home'/><category term='Windows'/><category term='Apple'/><category term='Azure'/><category term='ASP.NET'/><category term='WOW64'/><category term='OEM Software'/><category term='Visual Web Developer'/><category term='FLAC'/><category term='Mapstraction'/><category term='iPod'/><category term='Exact Audio Copy'/><category term='DDD'/><category term='JScript'/><category term='x64'/><category term='digital media'/><category term='music download'/><category term='ADO'/><category term='ripping'/><category term='jQuery'/><category term='64-bit'/><category term='XSL'/><category term='CSS'/><category term='PMP'/><category term='security'/><category term='Hack Day'/><category term='Music'/><category term='MP3'/><category term='streaming'/><category term='ASP'/><category term='XML'/><category term='OO'/><category term='WSH'/><category term='Web 2.0'/><category term='ADO.NET'/><category term='C#'/><category term='iPhone'/><category term='XPath'/><category term='NHibernate'/><category term='JavaScript'/><category term='.NET'/><category term='Silverlight'/><title type='text'>Comments on Derek says:: Adding collections to a custom ConfigurationSectio...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.dezfowler.com/feeds/7881566121065575275/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36201586/7881566121065575275/comments/default'/><link rel='alternate' type='text/html' href='http://blog.dezfowler.com/2011/01/adding-collections-to-custom.html'/><author><name>Derek Fowler</name><uri>http://www.blogger.com/profile/09963865123124577525</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://4.bp.blogspot.com/_EuFsZMY5ZNU/S27AtNRnjLI/AAAAAAAAAjU/zy7UIvbBBcg/s1600-R/indiana.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-36201586.post-4718078932810612988</id><published>2012-01-12T07:01:41.142Z</published><updated>2012-01-12T07:01:41.142Z</updated><title type='text'>I had the same problem. I solved it by using prope...</title><content type='html'>I had the same problem. I solved it by using propertyName == &amp;quot;&amp;quot; instead of &amp;quot;items&amp;quot;.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36201586/7881566121065575275/comments/default/4718078932810612988'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36201586/7881566121065575275/comments/default/4718078932810612988'/><link rel='alternate' type='text/html' href='http://blog.dezfowler.com/2011/01/adding-collections-to-custom.html?showComment=1326351701142#c4718078932810612988' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.dezfowler.com/2011/01/adding-collections-to-custom.html' ref='tag:blogger.com,1999:blog-36201586.post-7881566121065575275' source='http://www.blogger.com/feeds/36201586/posts/default/7881566121065575275' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1061635239'/></entry><entry><id>tag:blogger.com,1999:blog-36201586.post-7412057877853678986</id><published>2011-02-22T22:14:17.762Z</published><updated>2011-02-22T22:14:17.762Z</updated><title type='text'>Its talking about the Items property - you need to...</title><content type='html'>Its talking about the Items property - you need to do something like:&lt;br /&gt;&lt;br /&gt;return (ItemsCollection)base[&amp;quot;items&amp;quot;];&lt;br /&gt;&lt;br /&gt;in your getter. Where ItemsCollection is your collection type.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36201586/7881566121065575275/comments/default/7412057877853678986'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36201586/7881566121065575275/comments/default/7412057877853678986'/><link rel='alternate' type='text/html' href='http://blog.dezfowler.com/2011/01/adding-collections-to-custom.html?showComment=1298412857762#c7412057877853678986' title=''/><author><name>Derek Fowler</name><uri>http://www.blogger.com/profile/09963865123124577525</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://4.bp.blogspot.com/_EuFsZMY5ZNU/S27AtNRnjLI/AAAAAAAAAjU/zy7UIvbBBcg/s1600-R/indiana.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.dezfowler.com/2011/01/adding-collections-to-custom.html' ref='tag:blogger.com,1999:blog-36201586.post-7881566121065575275' source='http://www.blogger.com/feeds/36201586/posts/default/7881566121065575275' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1599789472'/></entry><entry><id>tag:blogger.com,1999:blog-36201586.post-6960581732895889754</id><published>2011-02-22T21:29:19.880Z</published><updated>2011-02-22T21:29:19.880Z</updated><title type='text'>Thanks for publishing your code.
I&amp;#39;m trying to...</title><content type='html'>Thanks for publishing your code.&lt;br /&gt;I&amp;#39;m trying to implement first part (&amp;quot;Collection items with a custom element name&amp;quot;) and cannot compile it as-is.&lt;br /&gt;I can compile it if I do the following:&lt;br /&gt;public class Item &lt;b&gt;: ConfigurationElement&lt;/b&gt;&lt;br /&gt;{...} &lt;br /&gt;...but then get a run-time exception:&lt;br /&gt;&amp;quot;The property &amp;#39;Items&amp;#39; must not return null from the property&amp;#39;s get method.  Typically the getter should return base[\&amp;quot;\&amp;quot;].&amp;quot;&lt;br /&gt;&lt;br /&gt;What am I doing wrong?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36201586/7881566121065575275/comments/default/6960581732895889754'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36201586/7881566121065575275/comments/default/6960581732895889754'/><link rel='alternate' type='text/html' href='http://blog.dezfowler.com/2011/01/adding-collections-to-custom.html?showComment=1298410159880#c6960581732895889754' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.dezfowler.com/2011/01/adding-collections-to-custom.html' ref='tag:blogger.com,1999:blog-36201586.post-7881566121065575275' source='http://www.blogger.com/feeds/36201586/posts/default/7881566121065575275' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-258234291'/></entry></feed>
