In this (4th) post about Linq to SharePoint, I'll show how to build and execute dynamic queries and cast SPListItem object to object using in data model based on Linq to SharePoint.
https://vitalyzhukov.com/en/linq-to-sharepoint-part-4.aspxThere is a Linq to SharePoint data provider in SharePoint 2010. Not without features. Here are some of these that I've "found".
https://vitalyzhukov.com/en/sharepoint-2010-linq-features-eng.aspxHow to get and set Enterprise Custom Field values using the client-side object model (CSOM).
https://vitalyzhukov.com/en/project-server-csom-custom-fields.aspxHow to get a document icon URL for a file, which type is registered in SharePoint.
https://vitalyzhukov.com/en/sharepoint-2010-getting-document-icon-url-eng.aspxSince my previous post about column formatting, Microsoft released the second version of this feature. This post is about what new capabilities we have.
https://vitalyzhukov.com/en/sharepoint-online-column-json-formatting-v2A step-by-step guide to creating an Angular Web Part
https://vitalyzhukov.com/en/sharepoint-framework-angular-webpartIn the world of machine learning and artificial intelligence, TensorFlow stands out due to its flexibility and powerful capabilities. In this article, I'll show the process of creating a simple TensorFlow model to demonstrate how easy it is to get started with this tool. Whether you are new to machine learning or an experienced developer, this step-by-step guide will help you understand the basic concepts and methods behind building models using TensorFlow.
https://vitalyzhukov.com/en/tensorflow-create-train-and-use-simple-modelIn this post I show how to execute Cross-SiteCollection queries in SharePoint using Linq to SharePoint.
https://vitalyzhukov.com/en/linq-to-sharepoint-cross-site-collection-queries.aspx