Web Application Project generated CodeBehind .designer file not being updated
Posted by: Rick Strahls WebLog,
on 07 Apr 2009 |
View original | Bookmarked: 0 time(s)
Raise your hand if this has happened to you (i know it has to me a LOT of times recently): Youre working on a Web Application Project (WAP) page in markup and you paste in some code from another page. All of a sudden you notice that the pages generated control definitions (in the .designer.cs file) no longer update. You create new controls in markup or the designer and they dont show up in your code. Even though you know the control is defined on the page youre in red squiggly hell: So now...