Results 1 to 5 of 5

Thread: VS 2005 .NET question

  1. #1

    Thread Starter
    PowerPoster MMock's Avatar
    Join Date
    Apr 2007
    Location
    My Mustang GT
    Posts
    4,562

    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.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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?

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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?

  4. #4

    Thread Starter
    PowerPoster MMock's Avatar
    Join Date
    Apr 2007
    Location
    My Mustang GT
    Posts
    4,562

    Re: VS 2005 .NET question

    Quote 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!

  5. #5

    Thread Starter
    PowerPoster MMock's Avatar
    Join Date
    Apr 2007
    Location
    My Mustang GT
    Posts
    4,562

    Re: VS 2005 .NET question

    Quote 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
  •  



Click Here to Expand Forum to Full Width