glgcag1991
Programmer
This is a total newbie question, but I'm trying to set up a dev environment so I can take over developing an existing app that is in production.
What is the typical set up for deploying changes to an app when my production server is in a DMZ and secured? Since my dev server is on the LAN I can work on it in Visual Studio and publish my changes from there. Since I don't have a connection to the production server via the LAN, only across a VPN, what should I do? I'm new to this so using the built in Visual Studio tools is ideal, but I assume I'm just going to have to copy the asp.net files or something (which I've never done and have no idea how to do!)
Any help is appreciated!
What is the typical set up for deploying changes to an app when my production server is in a DMZ and secured? Since my dev server is on the LAN I can work on it in Visual Studio and publish my changes from there. Since I don't have a connection to the production server via the LAN, only across a VPN, what should I do? I'm new to this so using the built in Visual Studio tools is ideal, but I assume I'm just going to have to copy the asp.net files or something (which I've never done and have no idea how to do!)
Any help is appreciated!