Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. Looking for a tool...

Looking for a tool...

Scheduled Pinned Locked Moved Visual Studio
discussionwcfdebuggingjsonquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nick Jacobs
    wrote on last edited by
    #1

    Ok, Google didn't show anything.... What I'm wondering is if anybody has seen a tool that would do this: We have config settings of Release/Debug... So I took Debug and duplicated it, I have Debug - Production Web Services, Debug - Development Web Services. The difference being, I want to run this console project I'm working on in Studio (2010) and it calls Web services provided by a 3rd party. The 3rd party was nice enough to have a dev system and a production system. What I have been doing is to go in and change the URLs from the dev site to the Production site, back and forth. What I'd like to be able to do is to control the URLs with the click of a button, I was hoping I could do it by changing build configuration. What do you think, see anything out there? Nick

    This are my own opinions. You know the rest.....

    A 1 Reply Last reply
    0
    • N Nick Jacobs

      Ok, Google didn't show anything.... What I'm wondering is if anybody has seen a tool that would do this: We have config settings of Release/Debug... So I took Debug and duplicated it, I have Debug - Production Web Services, Debug - Development Web Services. The difference being, I want to run this console project I'm working on in Studio (2010) and it calls Web services provided by a 3rd party. The 3rd party was nice enough to have a dev system and a production system. What I have been doing is to go in and change the URLs from the dev site to the Production site, back and forth. What I'd like to be able to do is to control the URLs with the click of a button, I was hoping I could do it by changing build configuration. What do you think, see anything out there? Nick

      This are my own opinions. You know the rest.....

      A Offline
      A Offline
      Anna Jayne Metcalfe
      wrote on last edited by
      #2

      You should be able to do that with a macro. Have a look at EnvDTE::_DTE and its underlings, as well as VSLangProj (C#/VB) and VCProjectEngineLibrary (C++).

      Anna :rose: Tech Blog | Visual Lint "Why would anyone prefer to wield a weapon that takes both hands at once, when they could use a lighter (and obviously superior) weapon that allows you to wield multiple ones at a time, and thus supports multi-paradigm carnage?"

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups