I have a simple solution with the following projects as follows (base namespaces match the project name)...
MyCompany.MyProduct.BusinessLayer
MyCompany.MyProduct.Web.Service
MyCompany.MyProduct.Web.Site
I'm just trying to find a better name for BusinessLayer, I just don't really like it for some reason. So my question is what do you call your BusinessLayer projects/namespaces.
article on namespace guidelines http://msdn.microsoft.com/en-us/library/ms229026.aspx