"If it ain't broke, don't fix it"? Are you seeing problems with your current approach? Do you foresee any? I often create a Class Library project to which I add all my web references. The business layer can then access the class library.
John Saunders
WCF is Web Services. They are not two separate things.
Use WCF for All New Web Service Development, instead of legacy ASMX or obsolete WSE
Use File->New Project to create Web Service Projects
|