Working with SharePoint from External ASP.NET Web Apps.
SharePoint is essential an extention of ASP.NET and so with a just a little development work a SharePoint site can be extended in almost any way such as building custom Web Parts or accessing SharePoint from other ASP.NET web applications. Before extending SharePoint we will first need a solid understanding of the Microsoft.SharePoint namespace. There […]
Read more