When you want to create a SOAP web service in VS 2012, there is no project for this purpose and you must change the target framework to .NET framework 3.5.
I wanted to know that why SOAP service project is not available in .NET Framework 4 and newer versions? Is using SOAP service deprecated and restful web services preferred by Microsoft?