Manage Permissions to SharePoint add-in
SharePoint Add-in is an app in SharePoint that extends the capabilities of SharePoint sites through customization using client side object models only. SharePoint Add-in gives capabilities to add custom code…
SharePoint Add-in is an app in SharePoint that extends the capabilities of SharePoint sites through customization using client side object models only. SharePoint Add-in gives capabilities to add custom code…
I was working on ASP.NET Core SignalR client application to receive the message from the SignalR hub. This is the scenario where my SignalR server and client were two separate
Introduction This article describes what is Smart Contract, its uses, benefits, determinism, and the importance of determinism in the blockchain. Smart Contract A Smart Contract is a piece of code,
Introduction .Net 6 is an LTS (Long Tern Support) Version. It will be supported for three years. It is the latest long-term support release. The previous version, .Net Core 3.1
Introduction As we know there are so many changes in .Net 6 and C# 10. In this article, we will explore one of the changes in C#10 on the writing