Hello Guys,
We have a requirements to consume SharePoint 2013 Lists in asp.net web application, what is the best way to achieve this?
SharePoint and .Net apps are in different domains.
SharePoint 2013 is on-premises installation.
Can I use CSOM/C# in .net app? should i go for REST?
How do I pass credentials from one domain to other?
Any pointers are much appreciated.
Regards,
Andrew