Dos and Don’ts of Migrating Box to OneDrive

A highly collaborative culture helps to keep the workforce engaged and increases productivity, i.e., projects completed on schedule and of superior quality. The idea is to reduce the time wasted tracking down emails and content. According to McKinsey Global Institute (with IDC data), productivity gains of 20-25% could be made with improved social communication and… Continue reading Dos and Don’ts of Migrating Box to OneDrive

Building the next-generation apps with Microsoft AI Services

The Microsoft AI Services has the power to rewrite the way businesses view products, products, customers and even the society Nearly 300 million across the world suffer from visual impairment. If this news is stunning, the worse is yet to come. Medical research indicates that for at least 70 percent of these patients, early awareness… Continue reading Building the next-generation apps with Microsoft AI Services

How to Implement Data Loss Prevention in SharePoint Online

A leading product company leverages SharePoint Online to build a document management system to store its product information and share it with vendors and partners, using SharePoint Online’s external sharing feature. However, the system stores confidential data, such as upcoming product roadmap, product codes and so forth. How can this product company share information but… Continue reading How to Implement Data Loss Prevention in SharePoint Online

How to Create Test Automation Framework Using Selenium and C#

Selenium is a leading, open source, test automation framework which is widely used to test web applications. Selenium’s popularity lies in its ability to support a large number of browsers and operating systems. It also empowers test engineers to use their preferred programming languages such as Java, C#, Python, .NET, Ruby, PHP, and Perl to… Continue reading How to Create Test Automation Framework Using Selenium and C#

Managed Services for Process-Led Transformation

Overview of the Managed Services Market Infrastructure is increasing in complexity with the proliferation of software features. As businesses grow and expand the demand from existing software capabilities is catapulting leading to complex network integrations. However, IT resources and budget remain limited presenting significant challenges to CIOs to manage the technology environments of their organizations.… Continue reading Managed Services for Process-Led Transformation

How to Use Azure Key Vault Secret Management from a Web Application

Azure Key Vault is a cloud service that provides a secure store for secrets. One can securely store passwords, keys and connection strings. Azure Key Vault can be created and managed using the Azure portal. Advantages of Azure Key Vault : In this blog, we will learn how to: How to create an Azure key Vault:… Continue reading How to Use Azure Key Vault Secret Management from a Web Application

Healthcare and Life Sciences Trends

The Healthcare & Life Sciences industries are undergoing a seismic shift caused by several external factors. The big players who, until now, relied on blockbuster drugs sold in the volume are experiencing unprecedented upheavals caused by expiring patents, a large number of new entrants creating pricing pressures, the shift in patient expectations, and an overall… Continue reading Healthcare and Life Sciences Trends

How Artificial Intelligence (AI) is Driving Business Innovation

Advances in technologies such as Cloud, Analytics, Big Data, IoT, Blockchain and Artificial Intelligence driving innovation and digital transformation in every industry. Technology is reinventing businesses, and enterprises have started leveraging data to gain real-time insights to elevate the customer experience and gain a competitive advantage. Of all these technologies, Artificial Intelligence (AI) is a… Continue reading How Artificial Intelligence (AI) is Driving Business Innovation

Load data from SQL Server On-Prem to Azure SQL Database using Azure Data Factory

In my previous blog on Data Factory, I have explained how to extract data from Azure SQL Database (Source) to Azure SQL Database (Destination) where I uploaded the output of On-Premise data into a Blob Storage and then use the Azure Data Factory to load data from Blob Storage to Azure SQL Database. There are several ways… Continue reading Load data from SQL Server On-Prem to Azure SQL Database using Azure Data Factory

Styling Xamarin.Forms using CSS – Mobile App Development Made Easy

Xamarin.Forms have simplified the process of building mobile applications with the introduction of Cascading Style Sheets (CSS). Styling Xamarin.Forms using CSS supportsstylingvisual elements. Traditionally, the process was to use the same formatting to control multiple pages in forms. In this method, the code size increased proportionately with the app screen size and this process was complicated. A… Continue reading Styling Xamarin.Forms using CSS – Mobile App Development Made Easy