Is it possible for me to, using the DotNetNuke VS2005 solution, to develop my user controls in a project of my own or do I have to put the files under the DesktopModules under the website project. Please note that I am not talking about placements on disc etc, as I know they have to be under desktop modules in order for the Nuke to find them in runtime.
If it is possible, what kind of project should I set up? I recall this was possible in VS2003, where I did set up a CodeLibrary project and then could add user controls, but I also recall that I used some kind of "module starterkit" there, could have been from dnnjungle or simliar.
What is the best practice solution so I dont have to have my files with all the nuke files?
/pJ