Visual Studio 2012 Design view out of sync - visual-studio-2012

When I'm on the split view of Visual Studio 2012 and I make some changes on the Code window, the design window does not show the changes and instead gives me this message "Design view is out of sync with Code view. Click here to synchronize views".
Screenshot: http://s7.postimg.org/oxwnggeih/123.jpg
Is there a way configure Visual Studio to have Design view seamlessly updated as I write code?

Related

How to open the desighner view in visual studio 10

I have create a new project in visual studio 12. Now how I proceed to Designer View page where you see all the buttons and stuff.
Help me guys..

VSPackage control added/removed to Visual Studio designer

When the control is added or removed in the design time of VS, I guess there should be an event generated which can be used to control the behavior VS after the event.
I was searching for an Interface in VSSDK which tells you when a control is added/removed on the Visual Studio design surface or (asp.net control in design/source page). Is there such an event?
Thanks!

Visual Studio 2012 Object Data Source

In Visual Studio versions prior to 2012 you could open the Data Source tool window, click the add data source button select object and navigate the project namespace hierarchy to a class (business object). Visual Studio 2012, out of the box, doesn't allow you to simply select a class anymore. My question is how do I add a data source based on a business object to my project in Visual Studio 2012 or how do I revert to the old functionality?
I've fixed the issue by right clicking on the solution and choosing clean and rebuilding everything. I'm now able to create a data source as described in my question.

design view of visual studio 2012

I just installed Visual Studio 2012 and I am writing a C# program. However I can't see ho to switch to design view. In Visual Studio 2012 I seem to recall that there were tabs beside the main text area that let you select between code, design or split views? By the way when I was installing VS2012 I select web development as my 'main language' so I don't know if that might have something to do with the missing design view?

Visual Studio 2012 Solution Explorer Button View Designer

I noticed, or do not see, that there is no View Designers button in the tool strip in Solution Explorer. VS2010 had both a View Code and View Designer, but with VS2012 I see only View Code.
Is it possible to get the View Designer back? If so, how?

Resources