Best practice for creating brand new Sitefinity installation from a development machine
I installed the whole Sitefinity SDK today. When creating a new project in Visual Studio, the only Telerik template available to me is "Sitefinity Website Templates," and that doesn't have any DLL references or anything I'm interested in after I create it. I thought there was supposed to be a Sitefinity Module project type, and maybe another one too. I don't see them.
Anyway, what is the correct way to create a new Sitefinity project, starting on my development machine? The Sitefinity installer created a sample site. It has a project file sitting in its folder. I could just open that - is that the correct way?
Thanks.
Hello,
Sitefinity is asp.net application and to create new project download sitefinity project manager from your account and cretate new project (its created as asp.net web application, can also be opened as asp.net website if needed). Start sitefinity application either with visual studio development server ot configure it to run on IIS .
Regards,
Stanislav Velikov
the Telerik team