I am very new to writing Build Script. I am trying to understand the impact of the using Different languages (c#, vb.net c++) while creating a build script.
Build script can written using either Nant or MSBuild.
Is the only change in the build script is with regards to compiler switch or even the deployment structure also changes with language. As far as I understand, i dont think there should be any impact on deployment structure but just want to confirm that from experts.