Category: Custom Development

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 [···]

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 [···]

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 [···]

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 [···]

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 [···]

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 [···]

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 [···]

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, [···]

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 [···]

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 [···]

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 [···]

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 [···]

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 [···]
![[Solved] CredSSP Encryption Oracle Remediation](https://www.netwoven.com/wp-content/uploads/2020/06/Solved-CredSSP-Encryption-Oracle-Remediation.jpg)
[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 [···]

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 [···]

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 [···]

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) [···]

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. [···]