Discussions

Tag Filter:
I am working on a localhost environment and going through Chapter 8 of DiscoverXModPro. The tools are VMware, Windows 10 Pro, DNN v950, SQL Express 2019, SSMS 2018 and XModPro v4.9 - All the environment is running inside a VM with Windows 10 Pro. - My local address for DNN is http:localhost\DNN950 - The installation was done at C:Home\DNN950 - The database resides at C:Home\DNN950\App_Data\Databas
What is the best practice while building an XMP application, a more or less complex one? 1. To use DNN's database. 2. To create a separate database and refer all XMP data to it?