I find NAnt to be the best build script thingy around.
Have a peek at:
http://nant.sourceforge.net/
If you have more demands on your build/check in process you could also
use the tool "Final Builder" which is a very powerful extension to your
process,
http://www.finalbuilder.com/finalbuilder/
--
Patrik Löwendahl [C# MVP]
http://www.lowendahl.net/ ||
http://www.cshrp.net
Please reply only to the newsgroup.
Rob R. Ainscough wrote:
> how about just adding a Macro and distribute to each workstation, that way
> the developer can just click on it or assign hot key from VS.NET IDE.
>
> Rob.
>
> "Kristian" <(E-Mail Removed)> wrote in message
> news:946A6A4E-1FD6-4B9B-BFC0-(E-Mail Removed)...
>
>>I'm sorry,
>>this didn't help me? What's that? A web service?
>>kk
>>
>>"Zeno Lee" wrote:
>>
>>
>>>You can always use devenv.com in a batch file and use your solution file.
>>>
>>>Or you can use nant which only requires the .NET Framework SDK installed
>>>on
>>>the machine on which you are buillding your solution.
>>>
>>>"Kristian" <(E-Mail Removed)> wrote in message
>>>news:46355761-BF04-46B8-B0DD-(E-Mail Removed)...
>>>
>>>>Hello,
>>>>Could anyone help me find an example of how to make a build script?
>>>>We are several programmers, always someone new on the project that
>>>>doesn't
>>>>quite know the dependencies between assamblies.
>>>>Do simplify I want to write and maintain a script that we could use to
>>>>build
>>>>the solution.
>>>>
>>>>Thanks!
>>>>kk
>>>
>>>
>>>
>
>