adding a reference automatically

  • Thread starter Thread starter battery007.2005
  • Start date Start date
B

battery007.2005

hi all,

i would like to know how to add a reference automatically on
starting a project. i.e like we have system,system.xml automatically
getting added when u start a project, similary i have a dll which needs
to be added automatically when u start a test project in vs 2005. can
people please help me with this issue?

thanx in advance,
badri.
 
You can realize this via DTE model of VS IDE, but can you tell us why do u
need this and how u are going to discover which reference should be added?

--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
Make a project that has only the things you always want included. The from
the file menu choose Export Template and follow the prompts.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top