Blog

Provision a custom picture library through Visual Studio solution

Practical Steps to Create Picture Library This information is copied from Pavel Brokhman’s 2013 blog to preserve it in the event of removal of that article. Create Content Type Create new content type inherited from Picture content type Add your own fields, if there are Provision this content type to the site Restart the Visual […]

PowerApps

Overview: PowerApps is a suite of apps, services, connectors and data platform that provides a rapid application development environment to build custom apps for your business needs. Meanwhile Using Power Apps, you can quickly build custom business apps that connect to your business data stored either in the underlying data platform (Common Data Service) or in various online and […]

Leading SharePoint Development Organization

SharePoint Development Integrano Technologies is one of the top SharePoint development company in India. We provide end-to-end custom SharePoint development solutions. It helps organizations to build intranet to collaborate more effectively. We also have skilled resources whose focus is to deliver high-quality work. Microsoft SharePoint is a business collaboration platform. It also helps document management […]

.Net core – Why it is good choice?

.NET Core is the latest general purpose development platform maintained by Microsoft. It is  fast, flexible, lightweight, modular, open source and It works across different platforms where web applications and services can run on Windows, Linux and Mac. .Net core happens to be one of the major contributions by Microsoft where Developers can now build Android, iOS, Linux, Mac, and Windows applications with . dot(.) net , […]

Microsoft Azure Active Directory Authentication

This blog explains the process of authenticating the users, using Microsoft Azure Active Directory authentication. This blog provides an idea on an Azure AD authentication for a .NET CORE Application, From setting up Active Directory to registering Core application on Azure Active Directory. This blog will look at:  What is Azure Active Directory  How Azure […]

Web Accessibility in SharePoint

What is web accessibility? Web accessibility means that websites, tools, and technologies are designed and developed so that people with disabilities can use them More specifically, people can: perceive, understand, navigate, and interact with the Web contribute to the Web People with Disabilities on the Web When people with disabilities use the web, they feel […]

Writing RESTful APIs in .NETCore

A step by step guide on how to implement clean, maintainable RESTful APIs Overview  RESTful is not a new term. It refers to an architectural style where web services receive and send data from and to client apps. The goal of these applications is to centralize data that different client apps will use.  Choosing the right tools […]

Create Site Column, Content Type and Custom List in SharePoint Online using SPFx.

SharePoint Framework is the new development model that provides full support for client-side SharePoint development, easy integration with SharePoint data and support for open source tooling. With the SharePoint Framework, you can use modern web technologies and tools in your preferred development environment to build productive experiences and apps in SharePoint. In this article, we […]

Is using Angular Beneficial?

Angular is the most popular JavaScript framework and platform for developing mobile and desktop web apps or single-page applications (SPAs). It is an open-source web application framework led by the Team at Google and by a community of individuals and corporations. History of Angular​ AngularJs (Angular 1): AngularJS is a JavaScript-based open-source front-end web framework developed and maintained […]

SPFx First Client-Side Web Part

Overview The SharePoint Framework (SPFx) is a web part model provides full support for client-side SharePoint development, easy integration with SharePoint data, and support for open source tooling. Microsoft introduced a SPFx in 2016 for SharePoint online and later for on-premises (SharePoint 2016 Feature Pack 2 and SharePoint 2019). Set up the SharePoint Framework development […]

Scroll to top