<?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: Introduce .= operator for C#</title><link>https://www.dotnetzone.gr:443/cs/blogs/birbilis/archive/2015/11/11/suggestion-introduce-operator-for-c.aspx</link><description>It would be nice if one could write in C# (and maybe in other .NET languages too): s = s.SomeMethodOfS(&amp;#8230;)&amp;#8230; as s .= SomeMethodOfS(&amp;#8230;)&amp;#8230; that is to have a .= operator, similar to += and other shorthand experession operators see screenshot</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator></channel></rss>