Need a good set of instructions or resource on both the iis & vs2010 portion of installing and configuring a new website for vs2010 asp.net. I've looked at msdn's doc on publishing but I'm not clear on if the website should be created and bound in iis first and then vs2010 is published into or not. The instructions sound like you can publish first and it will create everything but I found that it will place the files there but not create the website, and if a new folder isn't specified it will delete all the existing folders. Therefore I'd like a good go to resource for this process since I don't do it often enough. Also, need a go to for ssl development/deployment. Not sure if there are differences in the code that needs to be used or it's all automatic via use of the 443 port. Need some good go to resources for that as well.
Thanks!!