Hi i am new to asp.net , Actually i understand that
SOAP is a protocol based on XML and it is massege formate for sending messages between applications using xml over HTTP.
And REST is architectural style based on JOSN format. both are used to access web services.
My Qustion Is:
Is SOAP AND REST used to access only webservices ?
please help me?