asp.net
Displaying SharePoint Online List on ASP.NET Web Form via CSOM
First time poster here! I am currently learning ASP.NET and the C# language. Using the information provided over on Microsoft's web-site and the little information I have found online regarding CSOM, I have successfully created a SharePoint Add-In project (within Visual Studio) and managed to get the ASP.NET controls on a web form writing to my SharePoint Online list. However, I wish to pull the entire contents of that list and display them on a web form using a grid-view control (or something similar). Is this possible? If so, any links or suggestions for further reading will be greatly welcomed. Many thanks.
Related Links
Best way to display/format SQL 2005 money data type in ASP.Net
Is .NET 3.5 SP1 Required on the server to use Dynamic Data?
Distributed caching with .NET 2.0+?
TableAdapter's Method Keeps Resetting to NonQuery From Scalar
Whats ADO.Net Data Services? and how it can help me while building ASP.Net websites?
Is the kind of ViewState sent on pages like Woot's forums a mistake?
ASP.NET invoke ASP.NET buttons server event in javascript
How can I retrieve contacts/emails from things like MSN, Twitter, Facebook, GMail , etc…?
ASP.NET FileUpload: how to automatically post back once a file is selected?
Custom Validation
Web user control usage
Asp.net MVC same view name, different paths
Convert number in excel into string?
Publish error
Best way to organize the files in my project
GridView paging always shows first page