﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/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>Fun with Visual Studio 2010 compiler</title><link />http://developers.de/blogs/damir_dobric/archive/2012/01/04/fun-visual-studio-2010-compiler.aspx<description>I have following line of code, which obviously cannot be compiled, because the variable x has already been declared. This is what I thought too. So, I was looking for declaration and didn’t find it. Hmmm?!? So, the only reasonable explanation of this</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator></channel></rss>