<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/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>Suggestion: Define once and reuse result type of method inside its body</title><link>https://www.dotnetzone.gr:443/cs/blogs/birbilis/archive/2015/11/10/suggestion-define-once-and-reuse-result-type-of-method-inside-its-body.aspx</link><description>It would be nice if one could rewrite this C# snippet: public SortedDictionary&amp;#60;string, UObject&amp;#62; GetObjects() { SortedDictionary&amp;#60;string, UObject&amp;#62; result = new SortedDictionary&amp;#60;string, UObject&amp;#62;(); using (ReadTransaction xact = namingSchema.ReadTransaction())</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator></channel></rss>