1

In Visual Studio 2012 I use to be able to write a new controlled method, right click on it and create the view automatically.

In Visual Studio 2013 I can't seem to do this anymore.

How can I easily create a new view in 2013?

EDIT: I don't have VS2012 installed anymore, but here is an example I found online: enter image description here

Here's what it currently looks like in VS2013: enter image description here

As you can see "Add View" is no longer an option.

roryok
  • 712

1 Answers1

0

This was in the preview version of Visual Studio 2013. I've since installed the RTM version and the option has returned.

roryok
  • 712