Related resources for Read Operations
  • Cross Thread Operations in C#8/28/2023 10:45:26 AM. When you will work with threads and want to access a control on another thread then its post will solve your problem.
  • CRUD Operations In SharePoint Using REST API - READ Operations1/19/2018 5:01:31 PM. In the previous blog, we had a look at the “Create” operations in this series of CRUD Operations in SharePoint using REST API. In this blog, we will have a look at the “Read” operations.
  • Create And Read Operations Using ASP.NET WCF Services8/22/2016 11:40:21 PM. In this article, we will create a WCF Service, which will insert the data into the database and retrieve the data from the database. Further, we will consume this Service in ASP.NET Web Application an