PC Review


Reply
Thread Tools Rate Thread

Create build scripts for large .NET solutions

 
 
=?Utf-8?B?S3Jpc3RpYW4=?=
Guest
Posts: n/a
 
      16th Feb 2005
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
 
Reply With Quote
 
 
 
 
Zeno Lee
Guest
Posts: n/a
 
      17th Feb 2005
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



 
Reply With Quote
 
=?Utf-8?B?S3Jpc3RpYW4=?=
Guest
Posts: n/a
 
      17th Feb 2005
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

>
>
>

 
Reply With Quote
 
Rob R. Ainscough
Guest
Posts: n/a
 
      17th Feb 2005
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

>>
>>
>>



 
Reply With Quote
 
=?ISO-8859-1?Q?=22Patrik_L=F6wendahl_=5BC=23_MVP=5
Guest
Posts: n/a
 
      17th Feb 2005
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
>>>
>>>
>>>

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Solutions build in Visual Web Developer and SQL Server 2005 Søren D Microsoft ASP .NET 2 25th Mar 2009 02:01 PM
Folder structure for large C# solutions? -DG- Microsoft C# .NET 2 7th Nov 2005 12:54 PM
Tutorials for automated build scripts =?Utf-8?B?RGlmZmlkZW50?= Microsoft ASP .NET 1 4th Jun 2005 04:56 PM
Large solutions .NET language choice Da~One Microsoft VB .NET 9 28th Jan 2004 05:04 AM
Large solutions .NET language choice Da~One Microsoft C# .NET 4 28th Jan 2004 05:04 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:09 PM.