deployment of asp.net apps
i started using Nant as part of my deployment scenario. i am thinking of using cruisecontrol too. the problem we have is how to upload all the changes to the stored procesores and DB schema to testing server and later on to production server. i came across this chapter from the book 'Expert .Net Delivery Using NAnt and CruiseControl.Net ' can you tell me how u deal with thoses issue at your place?