Hello,
Currently, I am using DNN version: "06.02.03" (it had been most probably downloaded from:
https://dotnetnuke.codeplex.com/releases/view/9327... as I can't remember exactly the download link of the same)
With this version/copy of DNN, I downloaded a already built default DNN website(most probably, it is called starter kit) and I edit that website as per my requirement.
This particular copy came with a default sql express database with it, so whenever any work is done, all the data is stored within its sql express database and when I want to upload the finished website to the server, I simply edit the connection string of the sql server database, within its web.config file and upload it to the live hosting server and then it connects the live sql server database on the live server.
With DNN 7.3, can I do the same thing?
Please let me know it and oblige me thereby.
Thanks.