Search code examples
visual-studiocompiler-constructionexpression-blend

why does Blend suck at compiling?


about 10% of the time when I go to compile code that should compile, blend fails. I know the code should compile because w/o changing a thing it will compile in VS just fine. The really weird thing is that about 50% or more of the time, after compiling in VS and I come back to blend, it compiles. >_<

So, why does blend suck at compiling? and is there a way to make it as reliable as VS?

~N


Solution

  • After some experimentation, I think I figured out how Blend makes its compilation decisions. Some of the oddities might be explained by my answer to this question.