Hi friends,
I'm looking for the simplest way of deploying modules from VS during development. Using a standard web server, I have always done development locally then simply copied DLLs and presentation files to the server and updated the DB with scripts I run from SSMS. Can I simply FTP to azure and do this same thing? I am reading online that people needed to package the module and run the DNN installer to deploy it, but that was a couple years ago. Is that still the case?
Thanks for your help.