December 21, 2021
807 Views

Import JSON Files into MySql Database Table Part – 2

Introduction: In Part 1 of the blog series, we have learnt till how to test ADLA procedure while importing structured and semi-structured Json files [···]

Read More

November 16, 2021
882 Views

Choosing between Functional and Class Components in ReactJS Applications

Introduction: The choice between Functional and Class components was easy until Feb 2019. Functional components were stateless and Class components stateful. If there was [···]

Read More

September 29, 2021
4186 Views

Import JSON Files into MySql Database Table Part – 1

Introduction: In most migration-related activities, you might face situations where you have to import JSON file to any relational Database. Sometimes, the JSON files [···]

Read More

June 23, 2021
7191 Views

How To – Bulk Copy Data from ORACLE to SQL Server

Case Study: As part of migration activities some users may require transferring very large sets of data from a Remote Oracle DB server to [···]

Read More

April 06, 2021
11215 Views

Use ReactJS to Connect to SharePoint (Online/On Premises) from Localhost

Introduction: Traditionally, SharePoint custom applications are created using SPFx in SharePoint 2016 and 2019. However, this needs additional server configuration and the react version/SPFx [···]

Read More

March 09, 2021
2155 Views

How To Programmatically Upload Large Files to Yammer Using Rest API and AAD Token – Part 2

Introduction In continuation to the previous part of the series, where we created an AAD app, In this part we progress to create a [···]

Read More

March 02, 2021
1987 Views

How To Programmatically Upload Large Files to Yammer Using Rest API and AAD Token – Part 1

Introduction: If your organization uses Yammer as its internal socializing platform, you may be tempted to share files here to reach out to the [···]

Read More

February 23, 2021
3170 Views

Automate Windows Authentication Popup in Selenium using Sikuli

Introduction: Selenium can interact with the web application only. It cannot automate windows or flash-based objects. In situations where a window authentication pops up, [···]

Read More

December 11, 2020
10523 Views

ServiceNow Integration with SharePoint Online using Microsoft Graph – Explained

Microsoft Graph has opened up a vast opportunity to integrate different enterprise applications and create a seamless experience for enterprise users, where a single [···]

Read More

November 03, 2020
14685 Views

Set Item Level Permission in SharePoint List using Power Automate

Introduction In SharePoint List, if any privilege (like Read, Contribute or Full Control) is provided to any SharePoint User or Group, then that user [···]

Read More

April 16, 2020
3782 Views

Archive Logs On Tableau Server Using Ziplogs

Tableau server is widely used as a collaborating platform, data analytics and many more. It is a product from Tableau, it means you can [···]

Read More

October 23, 2018
6516 Views

jQuery Data Table with Both Row and Column Selections

Data Tables is a plug-in for the jQuery JavaScript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, and adds advanced [···]

Read More

July 10, 2018
48163 Views

Expand Linux VM Partition

In a virtualized environment you have a LINUX based Virtual Machine and the root drive has run out of space in an existing partition [···]

Read More

May 15, 2018
118805 Views

[Solved] CredSSP Encryption Oracle Remediation

A remote code execution vulnerability exists in the Credential Security Support Provider protocol (CredSSP). An attacker who successfully exploited this vulnerability could relay user [···]

Read More

April 03, 2018
7386 Views

Where to Upload Videos – Microsoft Stream or Office 365 Video?

Why am I writing this blog? When my Project Manager asked me to read the information available on Microsoft Stream and O365 Videos during [···]

Read More

March 27, 2018
4205 Views

Adding Gradient to Shapes in Angular 4 D3 Charts

Many a time in D3 charts there might be a requirement to add gradient inside shapes (like circles /squares /rectangles). In that case, one [···]

Read More

January 30, 2018
2732 Views

Angular 4 At a Glance

Angular is a framework for building client side web applications in TypeScript or JavaScript. The language of choice for Angular (Version 2 and above) [···]

Read More

January 23, 2018
5933 Views

Synchronizing User Profiles between SharePoint Online and Custom / LOB Applications

Like millions of organizations worldwide, you have deployed Office 365 for your organization. SharePoint Online has become the de-facto collaboration platform for your users. [···]

Read More