The purpose of this blog is to explain how to set up custom Solr core for use with Sitecore. Before starting this we should have both Sitecore and solr installed on the system. All the solr cores are created by default in context with sitecore at the time of sitecore installation.Here we will see how […]
What is Appium? Appium is an open-source tool to automate the mobile application. With help of an appium we can automate native, mobile web, and hybrid applications. Supports iOS mobile, Android mobile, and Windows desktop platforms. Supports multiple programming languages. Read more about Appium: Official Website Native, Web and Hybrid Applications Native Apps: Calculator, Camera […]
What is RestSharp? An Introduction to RestSharp’s Features and Functionality RestSharp is a comprehensive, open-source HTTP client library that works with all kinds of DotNet technologies. It can be used to build robust applications by making it easy to interface with public APIs and quickly access data without the complexity of dealing with raw HTTP […]
What is CMS ? (Content Management System) A content management system (CMS) is a software application that enables users to create, edit, collaborate on, publish and store digital content. More specifically, a CMS is a software application that allows users to collaborate in the creation, editing, and production of digital content: web pages, blog posts, […]
Streamlining Development Processes (Command Line Interface (CLI) for Serialization) Over recent releases, Sitecore has really taken notice of developer needs and provided support to the various tools they already use. Sitecore 10 introduces the Command Line Interface (CLI), which opens new capabilities in terms of interacting with Sitecore instances. CLI provides a simplified headless […]
More Improvements to Horizon Horizon is the next-generation editor in Sitecore Experience Platform. Horizon includes the following features: The page editor, which you use to create and edit web pages. As you edit a page, you can see how it will appear on different devices. Simulator mode, which you use to preview web pages as […]
C# has been around for a while since 2002 to be precise. As we wait for the 20th birthday of this popular programming language, we got its new version as well. C# 10 was released in November 2021 along with the much awaited .Net 6. In this blog we will see some cool features of […]
JavaScript is one of the most popular languages among developers nowadays. There are a lot of developers, freshers, and experienced love to build their application or project using JavaScript but still, there is confusion when they have to pick up right framework or library for their project. Angular and Reactjs is their topmost priority but […]
Introduction gRPC is initially developed by Google. It is a high performance, open source RPC framework and is based on a client-server model of remote procedure calls.With help of gRPC client application can directly call methods on a server application as if it was a local object. Strengths of gRPC gRPC is offering many benefits […]
Introduction: The following blog encompasses us to understand about the “Microsoft PowerApps”. It will help us to know why and in which way “Microsoft PowerApps” is relevant, using some pictorial depiction. What is PowerApps: PowerApps is a suite of apps, services, and connectors. It is a data platform that provides a rapid development environment to […]