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. Creating VS project files using VS object model

Creating VS project files using VS object model

Scheduled Pinned Locked Moved Visual Studio
questionvisual-studiocomxml
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.
  • J Offline
    J Offline
    Jerry Evans
    wrote on last edited by
    #1

    Is this possible? I've had a quick browse through the MSDN documentation but cannot find a simple answer to this question: Can I programmatically create a VS 05/08/10 .vcproj file and add source code files etc using COM? i.e avoid writing XML .vcproj files from scratch. Thx++ Jerry.

    N 1 Reply Last reply
    0
    • J Jerry Evans

      Is this possible? I've had a quick browse through the MSDN documentation but cannot find a simple answer to this question: Can I programmatically create a VS 05/08/10 .vcproj file and add source code files etc using COM? i.e avoid writing XML .vcproj files from scratch. Thx++ Jerry.

      N Offline
      N Offline
      Niklas L
      wrote on last edited by
      #2

      Sounds like you would like something like custom project template wizards? I have done those for VS 6 and VS 2003.NET, and it's not too hard (obviously since I managed) This[^] is an article here containing a few demonstration videos describing how to do it for VS 2010.

      home

      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