Web deployment
My project Scoilnet start now to be big, and I am confronted now with deployment issues.
I setup the firewall to let only port 80 connections accepted, so obviously I can't use any FTP upload.
I would like now to deploy only certain files and not as I am doing now, all the project.
I found the deployment with VS very handy, but is it possible to copy only certain files ?
I know already I can exclude from my project the files I don't want to copy, but now that seems impossible regarding the size of the solution.
Any idea about an add-in to do that ?