vote up 0 vote down star
1

Using Visual Studio or Resharper, can I jump to the .aspx page while in the code behind?

flag

43% accept rate

2 Answers

vote up 5 vote down check

I guess it is F7 or Shift + F7 (that toggles between code view and design view).

link|flag
Code view vs. Design view is different from code behind (.aspx.cs) vs .aspx – Jonathan Parker Sep 15 at 4:17
vote up 0 vote down

It will be possibly (and even more) with new feature "Go To Related Files" coming in new ReSharper 5 version.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.