I am new to .NET programming. We are a team of 4 members developing a web based application.
We will begin our development once the Requirement Specification and other formalities are completed.
As suggested in this forum we are planning to use Visual SVN for source control. We are not aware of Build tools, we heard that MSBuild and NAnt are some build tools. Please clarify, why should we need build tools? Any book or site to learn the build process?
We heard that MSBuild and NAnt are command-line based build tools. Can we use GUI based build tools?
(Before development, we are advised to get a complete knowledge of UML, Source control, Build tools. We got enough information about UML and Source control from Stackoverflow. We wish to gather information about Build Tools ).