|
-
Mar 26th, 2008, 10:48 AM
#1
Thread Starter
PowerPoster
VS 2005 .NET question
I have a website so I have .aspx and .aspx.vb files.
In my old job (not that I miss it at all), I could right-click while in the vb file and have options View Designer and, if I recall correctly, View Markup. They'd both bring me to the aspx file, but either to the UI or the html, respectively. With the VS I have in my new job (not that I'm complaining) I only have View Designer and it always brings me to the UI when more often than not I want to go to the markup. Can I have the choice of both?
Thanks.
-
Mar 26th, 2008, 06:00 PM
#2
Re: VS 2005 .NET question
Do you really not get the "view code" menu item just above the "view designer"?
Do you have a CodeFile or CodeBehind specified for the offending pages, or is it all inline code?
-
Mar 27th, 2008, 06:53 AM
#3
Re: VS 2005 .NET question
It sounds like your new job has the IDE setup with settings your old one didn't have.
Was VS 2005 preinstalled on your new box?
-
Mar 27th, 2008, 09:41 AM
#4
Thread Starter
PowerPoster
Re: VS 2005 .NET question
 Originally Posted by mendhak
Do you really not get the "view code" menu item just above the "view designer"?
Do you have a CodeFile or CodeBehind specified for the offending pages, or is it all inline code? 
If I'm in the code, I get view designer and it always goes to the Design tab then I have to choose the Source tab. If I'm in the designer, either tab, I get view code.
No, never all inline code!
-
Mar 27th, 2008, 09:42 AM
#5
Thread Starter
PowerPoster
Re: VS 2005 .NET question
 Originally Posted by Hack
It sounds like your new job has the IDE setup with settings your old one didn't have.
Was VS 2005 preinstalled on your new box?
Yes, 2005 was preinstalled when I got here. The last programmer was using it...he's no longer with us (if he was, I wouldn't be!)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|