SharePoint Framework (SPFx): The Best Option for SharePoint Development
SharePoint Framework, also known as SPFx, is a most consistent and modern development methodology that works perfectly between SharePoint Online, Office 365 and on-premises SharePoint.
Stratis Platform Camp
Post Views: 144 This is an in-person blockchain Bootcamp going to be held at ABESIT College of Engineering in India as a part of the Bcrypt Conference 2022. Participants will…
Microsoft MVP Award
Congratulations! We’re pleased to present you with the 2022 Microsoft Most Valuable Professional (MVP) award in recognition of your exceptional technical community leadership.
Stratis Day and Bootcamp on Blockchain Development
Post Views: 140 This is an in-person Stratis Day 1 and Bootcamp on blockchain development going to be held at GL Bajaj Institute of Technology and Management in India as…
Clean Architecture with .NET 6 using Repository Pattern and Entity Framework
Post Views: 1,347 In this article, I have portrayed how to design a solution following Clean Architecture with .NET 6 using Repository Pattern and Entity Framework. To know about Clean…
Inputmode and Type in HTML Inputs for better User Experiences
User experience is always of the highest concern for any better solution. Input mode plays a pivotal role when it comes to input records/forms in any application. We use only input…
Getting Started With Angular Electron Application Development
Electron is used to design the desktop-based application which can be used for Linux, Windows, and macOS. Electron is a free and open source framework which is developed and maintained…
C# Corner MVP Award 2022
Congratulations! You have received the C# Corner Most Valuable Professional (MVP) Award. This award is given for your extraordinary contributions to the C# Corner community. Thank you for your valuable…
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…
Resolve: SignalR Error: Failed to complete negotiation with the server
Post Views: 5,012 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…