We're in the midst of a switch from Sitefinity to DNN Evoq Content, and I'm still wrapping my heads around how to deploy modules and skins.
I know DNN wants you to create a zip file to be uploaded to install a module or a skin, but is there another way to deploy them? Currently, we develop our modules for Sitefinity within the web project, and deploy the whole site using TFS. Could this be done a similar way for DNN?
Also, we have a load balanced web farm in production. If I'm logged into web server A and upload a skin, will web servers B, C, and D receive the files?