chusstoockact
New Member
I created a basic DNN website and have the following question:Is there a way to load the complete site, including all components into Visual Studio and basically run it as an ASP.NET project/solution? I am strictly not looking for a way to develop DNN modules in Visual Studio but I want to know whether I could pick up on a DNN site that was first developed through the browser interface and continue the project within Visual Studio within ASP.NET without any future reliance on development within a browser or WebMatrix making it essentially become a ASP.NET project.I am in the process of deciding whether I should have a website developed in DNN or from scratch in ASP.NET and I just do not like to rely on business models that may turn from open source to proprietary tomorrow, also I prefer to have all fine-tuning done within a VS environment. Sorry if this seems a basic question which possibly displays my lack of knowledge in web development, I have actually never coded a single line to create websites. So web development, particularly DNN is fairly new to me.