Resources  
  • Disable Social Bar (Like, Share and Views) in SharePoint OnlineMar 27, 2024. Learn how to manage the Social Bar feature in SharePoint Online modern pages. Disable it at either the site or tenant level using PowerShell commands for efficient administration. No UI option available.
  • How To Add Jetpack Compose In Existing Kotlin ProjectMar 27, 2024. This article guides you through the step-by-step process of integrating Jetpack Compose into your existing Kotlin Android project.
  • Optimizing Dynamics 365: Thread Jobs for Multiple Record Updates Mar 27, 2024. In this article, we will learn how to utilize Thread Jobs for Updating Multiple Records in Dynamics 365 using PowerShell Script. Retrieving all Contact Records and Updating First and Last Names using Threads.
  • Deletion of Record using Power Shell Script with FetchXML Query in D365Mar 23, 2024. Deletion of Contact Record using Power Shell Script with FetchXML Query in D365
  • Update a Contact record in Dynamics 365 (D365) using PowerShellMar 21, 2024. Update a Contact record in Dynamics 365 (D365) using PowerShell involves modifying existing contact information within the D365 environment programmatically. This process utilizes PowerShell scripting to interact with the Dynamics 365 API.
  • Business Rules in ServiceNow and Its Automation PotentialsMar 21, 2024. In this article, we will learn automation and efficiency are important in IT service management. ServiceNow provides an effective toolkit for streamlining corporate procedures and increasing output. Business Rules are one of the core elements of automation in ServiceNow.
  • React Apexcharts: Create & Download Column Bar Chart with BootstrapMar 16, 2024. In this tutorial, we will learn how to create a vertical column bar chart component in the React JS functional component. Creating a Column Bar Chart component in React using Apexcharts and Bootstrap. Configure data and options for visualization.
  • Creating Contact Record in D365 with PowerShell Script & Image AttributeMar 15, 2024. Learn to automate Dynamics 365 contact record creation via PowerShell. This script includes adding image attributes, streamlining CRM data management. Utilize Microsoft's Xrm.Data.PowerShell module for efficient and seamless integration, enhancing your CRM automation capabilities.
  • From Script to Screen in Seconds: OpenAI's Sora Reimagines Video CreationMar 09, 2024. OpenAI has unveiled a new tool called Sora that promises to shake up video creation. Imagine describing a scene and having it come to life as a video! This AI-powered tech could revolutionize everything from social media content to educational materials. Get ready.
  • Understanding Site Design and Site Scipt in SharePointMar 06, 2024. In this edition, we understand SharePoint site Design and Site Script. Don't miss out on the SharePoint revolution! ????
  • Web Developers' Guide to URL Encoding and Decoding MasteryMar 03, 2024. URL encoding and decoding are fundamental processes in web development, ensuring the secure and reliable transmission of data over the internet. We will explore the essentials of both URL encoding and decoding, their necessity, rules, examples, and how they are implemented in various programming languages.
  • Java Applet Design: File, Edit, and Search Options with ActionPerformed FunctionsFeb 26, 2024. Create an Applet with the menu bar and add the following menus: File, Edit and Search. Add default menu items to the respective menus. In the File menu, add the following items: New, Open, Save and Close.
  • Boost Data Analytics: Integrate Python Scripts in Power BI DesktopFeb 19, 2024. This article introduces the integration of Python with Power BI, enabling users to run Python scripts directly within Power BI Desktop. It highlights the process of importing resulting datasets into a Power BI data model for creating reports and sharing them on the Power BI service.
  • Exploring the Anticipated Features of Android 15Feb 18, 2024. Get ready for a mobile revolution! Android 15 is on the horizon, promising enhanced privacy, personalized experiences, boosted performance, and exciting features for creators and professionals. This article explores potential functionalities, from granular permission control to AI-powered optimization.
  • Android Responsive Login Screen Design using Constraint LayoutFeb 16, 2024. In this article, I going to explain how we can create a responsive Screen for different android Screens using Constraint Layout.
  • Android Intent using KotlinFeb 16, 2024. Here in this article, I going to pass data from one activity to another using intent and also able to send email using intent.
  • JavaScript Removed When Publishing Form in Customer Insights journeyFeb 12, 2024. When editing the HTML of a Marketing form to embed any custom JavaScript code, upon saving and publishing the form, the custom JS is being removed from HTML by the dynamics.
  • GitHub Copilot: Sharing Code for Progress, Privacy in QuestionFeb 12, 2024. Explore GitHub Copilot: AI-driven code generation aiding developers, but privacy concerns arise. Balancing productivity with data privacy is crucial.
  • Backup Sitecore Media Library items with a PowerShell scriptFeb 08, 2024. Sitecore PowerShell script to backup Media Library items in a zip file. This Sitecore PowerShell script automates the backup of Media Library items into a zip file on the server. The script efficiently handles media items, providing a seamless solution for backup tasks.
  • Create New Records in Account Entity using PowerShell Script in D365Feb 06, 2024. Install the PowerShell module, set the execution policy to RemoteSigned, configure TLS 1.2, connect to Dynamics 365 CRM using the provided credentials, and create new records in the Account entity.
  • Override Basic Object of PythonFeb 06, 2024. This article introduces the concept of overriding methods in Python, focusing on the str and repr methods of the base object class. It explains how developers can customize the output when printing objects by overriding these methods.
  • Agent scripts in Customer Service Workspace - Dynamics 365Feb 05, 2024. Learn how to optimize agent workflows in Microsoft Dynamics 365 Customer Service with agent scripts. Define script steps, create macros, and associate them with session templates for improved efficiency.
  • Implementation of the Bluetooth Connectivity Using .NET MAUIFeb 04, 2024. In this article, I will explain how you can use the .NET Multi-platform App UI (.NET MAUI) IConnectivity interface to inspect the network accessibility of the device. The network connection may have access to the internet. Devices also contain different kinds of network connections, such as Bluetooth cellular and WiFi.
  • How To Generate Curl Script of the HttpClient in .NETJan 29, 2024. The HttpClientToCurl is a NuGet package for generating the curl script of HttpClient in C# (.Net) supported features: Post, Get, Put and Delete. content types: application/json, text/xml, application/x-www-form-urlencoded
  • Working with Modern Command Bar Designer in PowerAppsJan 25, 2024. In this article we will discuss about modern command designer and how it is becoming more popular alternative to RibbonWorkBench. We will discuss various Use Cases followed by a demo discussing step by step process for the same.
  • Bar Chart and Scatter Plot with AltairJan 24, 2024. Altair simplifies the process of turning data into beautiful, interactive charts.. In this article, we're going to show you how to make cool charts using car data.
  • Building a Responsive Navigation Bar with Vue.jsJan 22, 2024. Creating a navigation bar is a fundamental step in web development, and Vue.js simplifies the process by offering a clean and efficient way to handle dynamic user interfaces. In this guide, we'll break down the components needed for a basic navigation bar, and delve into Vue.js concepts such as models, and views.
  • Data Visualization in Python with BokehJan 22, 2024. This article is a simple guide to creating beautiful and easy-to-understand charts using Bokeh, a Python library. We focus on three types of charts: Area Charts, Stacked Bar Charts, and Donut Charts. Each chart has its own way of showing data, and we'll explain how to make them step by step.
  • 🖥️ A Guide to Web Attack Incident HandlingJan 17, 2024. In this article, we will explore various types of web attacks, including Denial of Service (DoS) and Distributed Denial of Service (DDoS), SQL Injection, Cross-Site Scripting (XSS), Command Injection, Local File Inclusion (LFI).
  • Securing PDF Uploads in MVC: Mitigating PDF Injection and Cross-site Scripting VulnerabilitiesJan 15, 2024. PDF Injection, also known as PDF XSS (Cross-site Scripting), can be a serious security vulnerability. To prevent such issues during PDF upload and viewing in an MVC (Model-View-Controller) application, it's crucial to implement proper validation and sanitation mechanisms. Below is a sample code that demonstrates how to handle PDF uploads securely and prevent PDF Injection leading to Cross-site Scripting in an MVC environment.
  • How to Implement a Video Splash Screen in Xamarin AndroidJan 11, 2024. This guide provides a step-by-step approach to implementing a captivating video splash screen in Xamarin Android. It covers preparing the video, adding it to resources, updating the layout file, setting video source in code, handling permissions, adjusting splash screen duration, testing, and refining.
  • How to scale Spring Boot applications with NCache Java EditionJan 08, 2024. From this article, you will learn how to scale spring boot applications with NCache Java Edition. Spring Boot for efficient and scalable Java applications. Learn to integrate NCache, a distributed in-memory caching solution, for optimal performance and enhanced scalability.
  • Creating a Java Package - Hands-On GuideJan 05, 2024. In my preceding article, we delved into the foundational understanding of Packages and their significance in Java programming. Now, building upon that knowledge, this article aims to provide a practical demonstration of the concepts discussed through a comprehensive case study.
  • Automated Testing with Java, Selenium, and TestNGJan 01, 2024. Automated Testing with Java, Selenium, and TestNG: A Practical Guide
  • The Role of Packages in JavaDec 27, 2023. It is possible to runout of unique names for classes in a big programming environment. There may be situations when two or more persons use the same name of their classes.
  • Handling Dropdown Checkbox RadioButton using selenium with JavaDec 24, 2023. This article will help you to understand how to handle the Dropdown Checkbox RadioButton using Selenium with Java.
  • Query to Find and Drop User-Defined Stored ProcedureDec 20, 2023. In this article, we will learn about dangerous SQL scripts that iterate through user-defined stored procedures, views, functions, and user-defined types, dropping them one by one. Caution: Do not run in production environments; it poses serious risks.
  • Handling Windows and Frames Using Selenium With JavaDec 18, 2023. This article will help you to understand how to handle windows and frames using selenium with Java. Selenium WebDriver session involves opening a window that is initially controlled by the WebDriver.
  • Elastic Bean Stalk in AWSDec 14, 2023. Amazon Web Services (AWS) Elastic Beanstalk simplifies web application deployment and management on AWS. It automates infrastructure tasks, ensuring scalability, load balancing, and updates, letting you focus on application development.
  • Difference Between Array and ArrayListDec 01, 2023. Here in this article, we are going to explain the difference between Array and Arraylist.
  • Implementing a Simple Garbage Collector in C#Nov 27, 2023. We are initiating a series of articles on garbage collection with a progressive approach. Our goal is to spotlight the theoretical concepts and the practical implementation, providing clear illustrations of the associated challenges.
  • SharePoint User Membership Identification Script for Access ManagementNov 27, 2023. his script aims to identify SharePoint sites where specific users hold membership, enabling efficient access management and site administration.
  • Managing Licenses with TelerikNov 27, 2023. Learn how Telerik licenses work and how to manage. Learn about how Telerik licenses function, the role of license holders, and the process of managing and transferring licenses. Discover solutions for errors and gain insights into Telerik Management Admin.
  • How to Install Selenium Your Computer?Nov 02, 2023. This article provides a clear and detailed set of instructions for installing Selenium and its related components on your computer. It's particularly helpful for those new to Selenium and looking to set up their automation testing environment. It covers all the necessary components and includes important details and links for each step.
  • Java 21: New Features and ExamplesNov 02, 2023. Java 21 is a major release that includes a number of new features and improvements that make Java more concise, expressive, safe, and performant. Some of the most significant new features include record classes, sealed classes, pattern matching for instanceof, virtual threads, and sequenced collections.In short, Java 21 is a must-have update for any Java developer. It includes a number of new features that can help you to write better code, faster.
  • Create Excel Charts (Waterfall, Funnel, Treemap, etc) with JavaOct 30, 2023. This article explains how to create waterfall chart, funnel chart, treemap chart, box and whisker chart, sunburst chart, and histogram chart in Excel with Java.
  • How to Pop to Root View in SwiftUI Tab on Re-Tap?Oct 19, 2023. In this article we will learn how to enable SwiftUI tab-based navigation to pop to the root view when the same tab is re-tapped, providing an intuitive user experience.
  • How to Resolve PowerShell Script Execution Policy Error for Angular CLI ?Oct 19, 2023. How to Resolve PowerShell Script Execution Policy Error for Angular CLI suggests a guide for overcoming issues related to PowerShell script execution policies when working with the Angular CLI, a popular framework for building web applications. The description would involve providing step-by-step instructions or solutions to address PowerShell script execution policy errors that may hinder the smooth operation of the Angular CLI. This is crucial information for developers and users of Angular CLI who encounter such issues and need to resolve them in order to continue working on their projects effectively.
  • Setting Up PowerShell ISE In VS CodeOct 16, 2023. Setting up PowerShell ISE (Integrated Scripting Environment) in Visual Studio Code (VS Code) provides a streamlined environment for PowerShell scripting and automation tasks. This integration enhances the scripting experience, offering features like code completion, debugging capabilities, and seamless access to the extensive VS Code extension library. Configuring PowerShell ISE in VS Code simplifies script development, making it efficient and user-friendly.
  • Bar Charts with Gradients in Power BISep 22, 2023. Microsoft Power BI empowers developers to craft highly customizable visuals using Vega and Vega-Lite's declarative JSON syntax. Create custom visuals in Power BI with our step-by-step guide, including installation, data integration, and advanced customization options.
  • Thread Synchronization in JavaSep 20, 2023. When using two or more threads in a program, it may be so happening that more than one thread wants to access a resource at the same time. For example, one thread might try to read data from a file while the other tries to change data in the same file.
  • Get Started With Kotlin Multiplatform For MobileSep 12, 2023. This article is going to explain how to create an application that runs on both Android & IOS devices.
  • How to Create a Bar Chart in React?Sep 08, 2023. This content provides a comprehensive overview of Power BI, covering key components, differences between Power BI Desktop and Power BI Service, query optimization techniques, DAX functions, data model optimization, and best practices for designing reports. It also delves into security measures, embedding reports, licensing options, and migration strategies.
  • C# Security: Best Practices for Secure CodingAug 31, 2023. In this article, we will discuss some of the best practices for writing secure code in C#. These practices include using secure password hashing algorithms to store passwords, validating user input to prevent injection attacks, using parameterized SQL queries, using cryptography to protect sensitive data, using HTTPS to protect data in transit, avoiding hardcoding secrets in code, and keeping code up to date with the latest security patches and updates.
  • What's new in Android Studio - GiraffeAug 25, 2023. This article describes the new features of Android Studio Giraffe | 2022.3.1.
  • The Role of Java Standard Tag Library- EL (JSTL-EL) in JSPAug 23, 2023. The JSTL EL or JSTL Expression Language is used by JSP Programmer in order to avoid the usage of Java Code for accessing data.
  • Set Status Bar Color for SQL Server Query EditorAug 18, 2023. This article will discuss how to set status bar color for a SQL Server Query Editor
  • Material 3 Bottom Navigation Bar in Jetpack ComposeAug 08, 2023. This article describes how we can implement material 3 Bottom Navigation Bar in Jetpack Compose
  • How to Install Spring Boot Suite in Java?Aug 07, 2023. Spring Tool Suite (STS) is an integrated development environment (IDE) based on Eclipse, designed specifically for Java development with a focus on Spring Boot applications. Installing STS is straightforward, and it provides a feature-rich environment for developing, testing, and deploying Spring Boot projects
  • Basics of Spring Boot Framework in JavaAug 07, 2023. Spring Boot is a Java-based, open-source framework that simplifies the development of robust and scalable applications. It follows the "convention over configuration" approach, reducing boilerplate code and allowing developers to focus on business logic. With its embedded container, Spring Boot eliminates the need for deploying applications on external servers. This 100-word introduction highlights the framework's core principles, emphasizing its ability to streamline Java development and empower developers to build high-performance applications efficiently.
  • Adding Users to Active Directory using PowerShell ScriptsJul 24, 2023. Managing user accounts in Active Directory becomes seamless with PowerShell, a robust command-line tool. Learn how to add, modify, and delete users, streamlining administrative tasks for enhanced efficiency and automation.
  • Create Various Types of Charts in Word Documents in C# and VB.NETJul 17, 2023. By creating charts in your Word document, you can enhance the impact of your content and make it more engaging and informative for your readers. In this article, we will explore how to create Column Chart, Line Chart, Pie Chart, Bar Chart, Scatter Chart, Bubble Chart, 3D Surface Chart in a Word document using C# and VB.NET.
  • Java Interfaces and their implementation in real-worldJul 12, 2023. In Java, there are certain situations where the programmer just needs to focus on which object is doing the job and providing desired output. Java Provides a great tool for this, which is known as an Interface.
  • Events and Event Delegation ModelJul 10, 2023. In any interactive environment, the program should be able to respond to actions performed by the user. These actions can be mouse click, key press or selection of a menu item.
  • API Automation Testing Rest AssuredJun 29, 2023. This article introduces Rest Assured, a Java-based open-source library for automated testing of RESTful APIs. It covers advantages, prerequisites, project setup, and examples of API automation tests using Rest Assured.
  • Rest Assured API Automation Testing ConceptsJun 28, 2023. This article provides an overview of various concepts related to API automation testing using the Rest Assured library. It covers topics such as sending query parameters and path parameters, handling authentication using different methods, setting request headers, logging request, and response details, and using RequestSpecBuilder and ResponseSpecBuilder for common headers and assertions.
  • Stream Tokenizer Class in JavaJun 27, 2023. Stream Tokenizer class helps in identifying the patterns in the input stream.
  • What are the Methods of Stream?Jun 22, 2023. A stream is a communication channel that connects an information source and destination.
  • Dynamic Status Bar in .NET MAUIJun 21, 2023. Dynamic Status Bar in .NET MAUI
  • Deploying Springboot Applications in SecondsJun 19, 2023. We have all wished at some point in our career to deploy the backend part of our application in some seconds and some clicks. Azure Spring Apps is the best tools to use to accomplish this.
  • Using MySql in JavaJun 16, 2023. MySQL is a database management system that uses Structured Query Language (SQL) to store, manipulate, and retrieve data. It provides various features such as indexing, data replication, backup, and recovery. MySQL can be used with different programming languages, including Java.
  • Inner Classes in JavaJun 16, 2023. It is possible to nest a class definition within another class and treat the nested class like any other method of that class.
  • Java Math Class and MethodsJun 14, 2023. The java.math class contains methods that are used for geometric and trigonometric solutions.
  • NCache and Caching Patterns: Full Cache, Cache Aside, and Read-Through CachingJun 13, 2023. From this article, you will learn about NCache and Caching patterns like Full Cache, Cache Aside, and Read-Through Caching.
  • How to Bind C# Script in the Unity GameJun 12, 2023. This article explains how we can attach C# script to the scene object in the Unity project.
  • Execute VB Script in Desktop flow using Microsoft Power AutomateJun 08, 2023. Reading this article, you can learn how to Execute the VBScript scripts using Run VBScript actions with Desktop flow in Microsoft Power Automate.
  • What's new in JDK 20?Jun 07, 2023. This article have the language feature changes for JDK 20.
  • Execute JavaScript in Desktop flow using Microsoft Power AutomateJun 06, 2023. Reading this article, you can learn how to Execute the JavaScript scripts using Run JavaScript actions with Desktop flow in Microsoft Power Automate.
  • Execute PowerShell Script in Desktop flow using Microsoft Power AutomateJun 04, 2023. Reading this article, you can learn how to Execute the PowerShell scripts using Run PowerShell script actions with Desktop flow in Microsoft Power Automate.
  • Execute Python Script in Desktop flow using Microsoft Power AutomateMay 30, 2023. Reading this article, you can learn how to Execute the Python scripts using Run Python script action with Desktop flow in Microsoft Power Automate
  • Calendar Class and Gregorian Calendar Class in JavaMay 29, 2023. The abstract Calendar class provides a set of methods that allows the user to convert a time in milliseconds to a number of useful components.
  • Cross-Site Scripting (XSS) Vulnerabilities May 25, 2023. n this article, we will explore the concept of XSS vulnerabilities and delve into an example in C# to better understand how such attacks can occur. Understanding XSS is crucial for developers to build secure applications and safeguard user data.
  • Native Keyword In JavaMay 19, 2023. In this article, you will learn Native Keyword in java
  • Naming Convention in JavaMay 17, 2023. This article is all about the Naming convention of the Java programming language.
  • What is Default Keyword in JavaMay 11, 2023. In this article, you will learn about What is Default Keyword in Java
  • Exception Handling in Spring BootMay 03, 2023. Exception Handling in Spring Boot in simple easy to understand words
  • Top Kotlin Interview Questions For BeginnersApr 27, 2023. This article is all about some basics question and answers for kotlin
  • Dependency Dropdown Using Custom Script in Microsoft Dynamics CRM OnlineApr 26, 2023. In this article, I have explained how to create the dependency dropdown using custom JavaScript.
  • Highlight Cells Using Conditional Formatting in Excel in JavaApr 26, 2023. This article provides a comprehensive guide on using Conditional Formatting in Excel spreadsheets using Free Spire.XLS for Java library. It covers six examples of how to highlight cells using conditional formatting, including highlighting duplicate values, highlighting top/bottom 3 values, highlighting values above/below average, highlighting values between two numbers, highlighting every other row/column, and adding data bars to a cell range. The article also includes step-by-step instructions on how to install the Free Spire.XLS for Java library, prerequisite knowledge, and code examples for each of the six examples. By the end of the article, readers will have a solid understanding of how to apply conditional formatting to their Excel spreadsheets using Java.
  • This keyword in JavaApr 25, 2023. In this article, you will learn about This Keyword in Java
  • What is Abstract Keyword in javaApr 22, 2023. In this article, you will learn about What is abstract Keyword in Java
  • Applying site scripts to modern site collections using Power AutomateApr 21, 2023. Process of applying site scripts to modern site collections using Power Automate.
  • The Role of Interfaces in JavaApr 21, 2023. Although Java Possesses most of the features of C++, multiple inheritance is not supported by Java.
  • 8 Ways to Protect Excel Files in JavaApr 21, 2023. Microsoft Excel also offers users many other ways to protect Excel files. This article will introduce 8 ways to protect Excel files using Java.
  • Byte Keyword in JavaApr 21, 2023. In this article, you will learn Byte keyword in java.
  • What Is Boolean Keyword In JavaApr 07, 2023. in this article, you will learn What is the boolean keyword in Java
  • The Role Of Datagram In Java NetworkingMar 31, 2023. Datagram is a type of packet that represents an entire communication. There is no necessity to have a connection/disconnection stages when communication using datagrams
  • Share Your Work In Progress In Real Time From VS CodeMar 23, 2023. Need to ask a teammate for some help with your code, but don’t want to push broken changes to GitHub? GitLive has a solution ??
  • Project Loom - A Preview Feature Of Java 19Mar 09, 2023. In this article, you will learn about preview feature of Java 19 i.e about Project Loom.
  • Exploring The Benefits Of Function Currying In Java - Understanding The Concept And AdvantagesMar 09, 2023. In this article, we will delve into the concept of Function Currying in Java and explore the benefits it provides. We will first explain what Function Currying is, how it works, and why it is important in functional programming. Then, we will discuss the advantages of using Function Currying, such as overcoming limitations in the number of function parameters, creating more modular and reusable code, and simplifying function composition.

About Progress-Bar-java-script

NA

OUR TRAINING