Today I noticed that all of the aspx.cs files in the project are no longer nested in the aspx files. They are separated and you don't have the View Designer option when editing CS. It seems to run OK but how do you get them back? I don't recall making this
change!
dieseldave
Member
384 Points
432 Posts
cs files
Jan 31, 2012 09:05 AM|LINK
Today I noticed that all of the aspx.cs files in the project are no longer nested in the aspx files. They are separated and you don't have the View Designer option when editing CS. It seems to run OK but how do you get them back? I don't recall making this change!
MetalAsp.Net
All-Star
112151 Points
18246 Posts
Moderator
Re: cs files
Jan 31, 2012 09:48 AM|LINK
There's a button/icon in Solution Explorer with two documents and an arrow. Make sure it's selected.
dieseldave
Member
384 Points
432 Posts
Re: cs files
Jan 31, 2012 01:58 PM|LINK
I guess maybe I did cause this -