Of the several ways to access the SharePoint Services 3.0 site SharePoint model from an ASP.NET application, two seem very similar:
As far as I understand, both of these methods should be executed from an ASP.NET application, so what is the difference between them and is there a situation when it is preferable to use one of them?
source share