C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
George (6)
Riya Patel(4)
Nitin (4)
Ajay Kumar(3)
Saurav Kumar(3)
Keyur Pandya(3)
Ashish Bhatnagar(3)
Mohamed Azarudeen Z(3)
Jalpa Dhola(3)
Vinay Ayinapurapu(2)
Arindam Dawn(2)
Dhruvin Shah(2)
Mahender Pal(2)
Devesh Omar(2)
Ananya Desai(2)
Praveen Kumar(2)
Raveena Attri(2)
Love Thakker(1)
Tuhin Paul(1)
Sandeep Mishra(1)
Jamil Ahmed(1)
Nanddeep Nachan(1)
Swagata Prateek(1)
Asma Khalid(1)
Sr Karthiga(1)
Harpreet Singh(1)
Gul Md Ershad(1)
Pramod Thakur(1)
Guest User(1)
Sachin Kalia(1)
Abhishek Jaiswal (1)
Sandeep Sharma(1)
Abhimanyu K Vatsa(1)
Vikas Mishra(1)
Vishal Gilbile(1)
Karthikeyan Anbarasan(1)
Destin Joy(1)
Bryian Tan(1)
tylerkline (1)
Punar Dutt Rajput(1)
Munesh Sharma(1)
Nagaraj M(1)
Gayathri Anbazhagan(1)
Shantha Kumar T(1)
Manpreet Singh(1)
Gopi Chand(1)
Sateesh Arveti(1)
Ezhilan Muniswaran(1)
Sardar Mudassar Ali Khan (1)
Jayant Kumar(1)
Rohit Gupta(1)
Aarav Patel(1)
Deera Sameera(1)
Nikhil Patil(1)
Baibhav Kumar(1)
John Godel(1)
Pratik Chavan(1)
Sandhiya Priya(1)
Gowtham Rajamanickam(1)
Mark Pelf(1)
Aradhana Tripathi(1)
Lalit Bansal(1)
Deepika Edakkoth(1)
Shweta Lodha(1)
Ishika Tiwari(1)
Daniel Gomez(1)
Shiv Sharma(1)
Abhishek Dhoriya(1)
Naveen Kumar(1)
Resources
No resource found
What Is Cross-Site Scripting (XSS) and How to Prevent It in Web Applications?
Mar 17, 2026.
Learn about Cross-Site Scripting (XSS) vulnerabilities, types (stored, reflected, DOM-based), and practical prevention techniques to secure web applications.
How to Prevent Cross-Site Scripting (XSS) Vulnerabilities in Web Applications?
Mar 06, 2026.
Protect your web applications from XSS! Learn how to prevent Cross-Site Scripting vulnerabilities with input validation, CSP, and secure coding practices. Keep user data safe!
What is the Primary Scripting Language Used in Unity?
Sep 18, 2025.
This article answers the crucial question: What scripting language does Unity use? Discover why C# is the primary language, offering a blend of beginner-friendliness and professional-grade capabilities. Explore its benefits for object-oriented programming, performance, and community support.
SharePoint Online Update: Major Changes to Custom Scripting and Classic Publishing Sites Coming September 2025
Aug 09, 2025.
Microsoft is rolling out key SharePoint Online updates in September 2025, impacting custom scripting and classic publishing sites. Learn what’s changing and how to prepare.
C# as a Scripting Language to Import CSV Data into SQL Server
May 07, 2024.
This article introduces leveraging C# for importing CSV data into SQL Server databases. It outlines the benefits of using C# and provides a step-by-step guide along with a practical example script.
Avoiding Cross-Site Scripting (XSS) attacks in C# and .NET Core
Apr 20, 2024.
Web development's security is vital, with Cross-site scripting (XSS) as a persistent threat. In this C# and .NET Core guide, we explore XSS defenses with practical techniques and examples.
Securing PDF Uploads in MVC: Mitigating PDF Injection and Cross-site Scripting Vulnerabilities
Jan 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.
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.
Cross-Frame Scripting (XFS)
Mar 11, 2022.
This is an article to discuss Cross-Frame Scripting.
Cross-Site Scripting (XSS)
Mar 10, 2022.
This is an article to discuss Cross-Site Scripting (XSS).
Enable Disable Custom Scripting Using SharePoint Management Shell
Feb 04, 2022.
In this article, we will see how to enable and disable custom scripting and also the side effects of custom scripting.
How To Enable Custom Scripting In SharePoint Online Site Collection
Apr 07, 2021.
In this article, you will learn how to enable and disable custom scripting in SharePoint online site collection.
Cross Site Scripting (XSS)
Oct 04, 2020.
In this article, you will learn about Cross-Site Scripting (XSS).
30 Days of Python 👨💻 - Day 22 - Scripting Extras
Aug 14, 2020.
In this article, you will learn about Scripting Extras in Python.
30 Days Of Python 👨💻 - Day 21 - Scripting Basics
Aug 13, 2020.
In this article, you will learn about Scripting Basics in python.
A Checklist To Holistically Mitigate Cross Site Scripting (XSS) In An ASP.NET Application
Jul 03, 2020.
In this article, you will learn how to holistically mitigate cross-site Scripting (XSS) in an ASP.NET application.
SharePoint Online - Scripting Capabilities, Why SharePoint Framework
Sep 27, 2018.
Custom scripting in SharePoint Online allows running custom scripts to manipulate data and the DOM. By default, it's disabled on sites like root and MySites. Enabling it via the SharePoint Admin Center or PowerShell allows custom script uploads but raises security concerns.
Power BI Python Scripting - Installation Of Python IDE (Visual Studio Code)
Aug 17, 2018.
In this article, we will learn how we can install Python IDE (Visual Studio Code) for Power BI for the Python script visual.
Power BI Python Scripting - Installation Of Python
Aug 16, 2018.
In this article, we will learn how we can install Python for Power BI for the Python script visual.
Creating A Nano Scripting Language Using ANTLR And Roslyn
Jun 17, 2017.
A primer into creating a simple scripting language using ANTLR and Roslyn together.
Cross Site Scripting (XSS) - A Client Side Web Security Attack
Feb 10, 2017.
This article will be focusing on cross site scripting attack and prevention in general.
Python Scripting On GPIO In Raspberry Pi
Nov 16, 2016.
In this article, you will learn Python Scripting on GPIO in Raspberry Pi.
Avoid Cross Site Scripting (XSS) Attacks While Posting Data Through AJAX In MVC Application
Sep 28, 2016.
In this article, we will learn how to avoid Cross-Site Scripting attacks when we are posting our data through AJAX POST method in our application.
Using New Scripting Methods in CRM 2016: Part 2
Dec 18, 2015.
This article is about new Dynamics CRM 2016 updates and part 2 of the article series.
Using New Scripting Methods In CRM 2016: Part 1
Dec 17, 2015.
In this article you will learn about new scripting methods introduced in CRM 2016.
Cross-Site Scripting (XSS)
Dec 01, 2014.
This article describes a common application layer hacking technique, Cross-Site Scripting wherein attackers inject client-side scripts into web pages.
What Cross Site Scripting Attack Is In MVC
Sep 29, 2014.
This article explains Cross-Site Scripting attacks and how to prevent them.
DOS Scripting Tips and Tricks
Aug 20, 2014.
This article describes the DOS Scripting trips and tricks.
Cross-Site Scripting Attack in MVC4
Aug 12, 2014.
In this article, we will explore Cross-Site Scripting in an MVC application. In general, this is the most dangerous threat by hackers.
Node.JS vs Traditional Scripting Languages
Apr 21, 2014.
This article provides a comparison between Node.JS and other scripting languages, especially the most popular scripting languages of the current decade. I will provide some valid arguments, examples and facts.
Basics of Cross Site Scripting (XSS) Attack on Web Applications
Dec 24, 2013.
I would like to share the basics of XSS attacks on web applications.
Introduction To Scripting Elements And Displaying Current Date, Day And Time In JSP
Jun 14, 2013.
In this article we discuss Scripting elements in JSP and displaying current date, day and time in JSP. We have run JSP file with the use of Eclipse IDE and Tomcat Server.
Avoiding Cross-Site Scripting (XSS) Attacks With AntiXSS in MVC 4
Mar 15, 2013.
In this article, you will learn, with examples, how to avoid XSS attacks in MVC Applications with Microsoft's AntiXSS library.
Introduction Of JSP Scripting Tags
Nov 21, 2011.
JSP scripting tags are very important tags which allow a java programmer to add a script code into the java code of a JSP.
Key Event Handling in Client Side Scripting (JavaScript) in ASP.NET
Jul 04, 2011.
Here you will see Key Event Handling in Client Side Scripting (JavaScript) in ASP.NET.
SQL Server Integration Services (SSIS) - Scripting in SSIS Packages
Mar 17, 2011.
This article describes the scripting option available with SSIS, which is nothing but the Script Task component in SSIS.
Object Disposal in Power Shell scripting for SharePoint 2010
Oct 22, 2010.
In this article I am trying to explain object disposal in Power Shell.
SQL Injection and Cross-Site Scripting
Aug 17, 2010.
An article on SQL Injection and Cross-Site Scripting with sample code.
Telnet Scripting in C#
Jan 28, 2003.
This library, written in C#, expands on some telnet code from various other sources, presenting the caller with a number of functions handy for scripting telnet sessions (i.e. SendMessage, SendAndWait, WaitAndSend, WaitFor).
Introduction to shell scripting
Apr 03, 2025.
Shell scripting automates tasks, manages systems, and enhances efficiency in Linux/Unix environments. Learn Bash scripting basics, commands, variables, and automation techniques for DevOps and system administration.
How To Prevent XSS(Cross Site Scripting) Attacks In Angular
Dec 13, 2022.
In this article, we will see how to prevent XSS(Cross Site Scripting) attacks in Angular.
C# Scripting
Nov 07, 2022.
In this article, we will learn about how we can execute C# commands as scripts.
Example Of Cross-Site Scripting, DOM
Mar 30, 2022.
In this article, you will learn about Cross-Site Scripting, DOM.
Example Of Cross-Site Scripting, Reflected
Mar 17, 2022.
Discussion of XSS for Reflected, example
Example Of Cross-Frame Scripting
Mar 14, 2022.
This is an example of XFS.
Scripting With C# In Unity
Jun 16, 2017.
In this article, I am going to explain about how to create C# scripts in Unity.
Scripting Settings In SharePoint Online
Nov 24, 2015.
In this article you will learn about Scripting settings in SharePoint Online.
All Role Definitions For SharePoint 2010 Site Using Web Services by PowerShell Scripting
Sep 11, 2014.
In this article you will learn all the Role Definitions for SharePoint 2010 Site using Web Services by PowerShell Scripting.
Scripting Elements in JavaServer Pages (JSP)
Jul 18, 2014.
This article explains the details of JavaServer Pages (JSP) scripting elements.
Introduction to Windows PowerShell Scripting
Mar 16, 2009.
This article explains about scripting in Widnows PowerShell.
Navigating Data Grid using Client Scripting
Nov 10, 2005.
It's very common practice to use the Data Grid to present data over web pages. Though the Data Grid is provides the richer UI presentation if not coded and handled effectively it can have great performance issues. This article gives the code sample for navigating the data grid using the Client Scripting (thereby can be used for lots of validation before doing the Post Back to the server) and minimizing the round trip to server
How AI Is Reshaping Software Testing and Automation
May 15, 2026.
Explore how AI revolutionizes software testing and automation. Discover AI-powered tools, benefits, challenges, and the future of quality engineering. Adapt and thrive!
Automating IIS Maintenance A Step-by-Step Guide to 5-Hour Restarts
Mar 05, 2026.
Automate IIS maintenance with PowerShell and Task Scheduler! This guide details how to create a script and schedule it to restart IIS every 5 hours, ensuring server stability.
How to Use Entity Framework Core Migrations in Production?
Feb 23, 2026.
Safely deploy EF Core migrations in production! Learn best practices for script-based deployments, zero-downtime strategies, CI/CD integration, and rollback plans. Ensure reliable database evolution.
How to Fix Slow Page Loading Caused by Third-Party Scripts
Jan 29, 2026.
Third-party scripts slowing your site? Learn to identify & fix the issue! Remove unused scripts, load asynchronously, and monitor performance for a faster website.
Python 3.13 Changes Impacting Backend Services and Automation Scripts
Jan 13, 2026.
Explore Python 3.13's impact on backend services and automation. Learn about performance gains, compatibility risks, and migration strategies for stable upgrades.
Meaning and Fix for TypeError: Unsupported Operand in Python Data Processing Script
Jan 14, 2026.
Troubleshoot 'TypeError: unsupported operand type(s)' in Python data processing. Learn to fix data type mismatches, handle None values, and validate inputs.
How to Convert a Python Script to an Executable (.exe)
Oct 06, 2025.
Learn how to convert your Python scripts into standalone Windows executables (.exe) using PyInstaller! This comprehensive guide covers everything from installation and basic conversion to adding custom icons, bundling external resources like images and JSON files, and accessing those resources reliably at runtime using sys._MEIPASS.
Python to JavaScript in n8n: Data Analytics Playbook with Code Node Examples
Oct 02, 2025.
Transition from Python to JavaScript in n8n for data analytics. Explore Code Node examples, async patterns, workflow snippets, and a migration cheat sheet.
Audit SharePoint Security Groups — Script & Guide
Sep 29, 2025.
Audit SharePoint Online security with this comprehensive guide and PnP.PowerShell script. Discover Azure AD security groups (including Microsoft 365 Groups) with assigned permissions across your tenant's SharePoint sites. Learn how to securely automate the process, export results to CSV, and avoid common pitfalls. Improve your SharePoint security posture by identifying and managing group permissions effectively.
Document Object and Window Object in Java Script
Sep 23, 2025.
Unlock the power of JavaScript with a deep dive into the Window and Document Objects! This article explores how these essential objects enable dynamic and interactive web pages. Learn to control the browser window, manipulate HTML content, and understand the key differences between these fundamental components of client-side JavaScript. Discover practical examples and code snippets to enhance your web development skills and create user-friendly web applications.
What Are Ansible and Python Used for in Network Automation?
Sep 11, 2025.
Discover how Ansible simplifies configuration management and provisioning across numerous devices using playbooks. Learn how Python enables custom scripting, API integrations, and data analysis for advanced network control. This article compares their strengths, showing how they work together to streamline network operations, boost efficiency, and reduce manual errors.
Test Scenarios vs Test Cases vs Test Scripts: Key Differences
Sep 11, 2025.
Unlock the secrets of software testing! Demystify test scenarios, test cases, and test scripts with our comprehensive guide. Learn the key differences, purposes, and practical applications of each, ensuring thorough coverage, accuracy, and efficiency in your QA process. Elevate your software quality today!
What is the HTML script async Attribute?
Sep 05, 2025.
Unlock faster website loading speeds with the HTML async attribute! This guide explains how async enables asynchronous JavaScript loading, preventing scripts from blocking HTML parsing. Learn when to use async for independent scripts like analytics and ads, and when to avoid it for scripts with dependencies. Discover the difference between async and defer to optimize your website's performance and user experience. Improve your website's speed today!
The History Object and Location Object in Java Script
Sep 04, 2025.
Explore JavaScript's History and Location objects for enhanced web navigation. The History object enables seamless browsing history management (back, forward, go), while the Location object empowers URL manipulation, redirection, and access to URL components (protocol, host, pathname).
Tag-based script execution in Bruno API Tool
Aug 26, 2025.
Control API testing across environments in Bruno! Use tag-based script execution to run specific tests in Test, Stage, or Live, preventing failures from undeployed features. Learn how to add and use tags in Bruno.
Master SharePoint Site Design with PnPjs and SPFx
Aug 24, 2025.
Learn how to create, apply, and manage SharePoint Site Designs using PnPjs and SPFx. Step-by-step guide with modern best practices for developers.
Automate SharePoint Online Restricted Search with PowerShell
Aug 20, 2025.
Automate SharePoint Online site management with PowerShell. Apply tenant and site-level search restrictions securely using app-only authentication and CSV input, ensuring compliance, governance, and efficient bulk operations.
How do I load external JavaScript dynamically in Angular?
Aug 18, 2025.
Loading external JavaScript dynamically in Angular is a common need when you want to use third-party libraries, widgets, or tools without hardcoding them into your project. For example, you may want to add Google Maps, a chat widget, or analytics scripts only when required. In this article, we will explain why dynamic script loading useful, different ways is to do it, and the best practices you should follow.
Vibe Coding in Entertainment: Script-to-Screen Autonomous Production Pipelines
Aug 13, 2025.
Vibe Coding in Entertainment: Script-to-Screen Autonomous Production Pipelines
How Does JavaScript Interact with the DOM?
Aug 07, 2025.
Learn how JavaScript interacts with the DOM to create dynamic, responsive, and interactive web pages. A detailed guide with examples and best practices for modern developers.
What is JavaScript?
Aug 07, 2025.
Discover what JavaScript is, why it’s essential in modern web development, and how it powers the dynamic behavior of websites. A complete beginner-friendly guide with examples and practical insights.
Cross-Browser Testing with Playwright
Aug 01, 2025.
Cross-browser testing ensures that web applications function correctly across different web browsers. It helps identify inconsistencies in layout, behavior, and performance that may arise due to browser-specific implementations.
Bind Dropdown with jQuery AJAX & WebMethod in ASP.NET
Aug 01, 2025.
This ASP.NET WebMethod fetches unique applicant names and their UCC IDs from a SQL database and returns them as a list of ListItem objects, ideal for populating dropdowns via AJAX in web forms.
What is the Basic Behavior of a MonoBehaviour Script in Unity
Jul 30, 2025.
MonoBehaviour is Unity's base class for all scripts attached to GameObjects. It enables lifecycle methods like Start(), Update(), and FixedUpdate(), essential for building interactive gameplay and behaviors.
Difference Between FixedUpdate and Update in Unity
Jul 07, 2025.
Learn the key differences between Update() and FixedUpdate() in Unity. Understand when to use each for input, physics, and smooth gameplay to avoid bugs, jitter, and frame rate issues in your games.
Difference Between Vector3.MoveTowards and Vector3.Lerp in Unity
Jun 30, 2025.
Here’s a detailed article explaining the difference between Vector3.MoveTowards and Vector3.Lerp in Unity, including use cases, behavior, and examples.
Client‑Side Student Record Management Using JavaScript (Add, Modify, Delete, Show – Student Records)
Jun 29, 2025.
Managing student data is a common task in educational web applications.
How To Run JavaScript in Power Automate Desktop Using “Run JavaScript” Action
Jun 17, 2025.
Learn how to run JavaScript directly in Power Automate Desktop using the “Run JavaScript” action. Build objects, return JSON via WScript.Echo(), and integrate JS logic seamlessly into your PAD flows.
SharePoint Spaces Is Being Deprecated – What You Need to Know
Jun 12, 2025.
A practical, hands-on guide to navigating the deprecation of SharePoint Spaces in 2025. Learn how to identify existing Spaces content, transition to Microsoft Mesh, or repurpose assets using PowerShell and SharePoint tools. Ideal for IT admins, developers, and Microsoft 365 power users.
Pro Tips For ServiceNow Performance Optimization
Apr 16, 2025.
Boost your ServiceNow instance with expert performance optimization tips. Learn how to fine-tune scripts, improve query efficiency, enhance UI responsiveness, and apply best practices to keep your workflows running smoothly and your users happy. Perfect for admins and developers alike.
Run Your First Python Script in AWS Lambda
Apr 15, 2025.
Learn how to run your first Python script using AWS Lambda in this simple step-by-step guide. No servers needed! We’ll show you how to create a Lambda function, write Python code, and test it—all using the AWS Console.
How to Run a Python Script Automatically on AWS Lambda
Apr 11, 2025.
Learn how to schedule a Python script on AWS Lambda using CloudWatch Events. This beginner-friendly guide walks you through creating a Lambda function, setting up scheduled triggers, and checking logs perfect for automating tasks using AWS Free Tier.
Bootstrap5 Session Timeout Script (JS)
Mar 27, 2025.
This article presents a custom Bootstrap 5 session timeout script using JavaScript and jQuery. It ensures security by logging out inactive users, handling AJAX challenges, and supporting multilingual Bootstrap themes
Automate Email Sending Using SSIS Script Task
Feb 28, 2025.
This article is about Automate Email Sending Using SSIS Script Task
Most Used GlideRecord Methods in ServiceNow
Feb 27, 2025.
GlideRecord is a powerful ServiceNow API used to interact with database tables. This article explores the most commonly used GlideRecord methods, helping developers query, retrieve, update, and manipulate records efficiently.
How Tron Script Enhances Security And Automation In The Digital Currency World
Dec 10, 2024.
The Tron Script empowers automation and security in digital currency through Tron Wallet and API integration. It ensures scalability, rapid transactions, and robust cybersecurity, fostering innovation in decentralized systems and efficient applications.
Understanding Write-Debug, Write-Verbose, and Write-Host
Nov 10, 2024.
In PowerShell, Write-Debug, Write-Verbose, and Write-Host serve different purposes for output. Write-Debug is used for debugging, displaying messages when the $DebugPreference is set. Write-Verbose provides detailed information when $VerbosePreference is set.
Fetch Document Versions in SharePoint using PowerShell
Nov 08, 2024.
This PowerShell script connects to a SharePoint site to retrieve document versions from a specified library. It gathers metadata, including version numbers, last modified dates, and user details, then exports this information to a CSV file.
PowerShell 7 - Create New PowerShell Instances
Oct 21, 2024.
Learn how to open fresh PowerShell sessions, automate workflows, and take advantage of cross-platform scripting. This guide covers step-by-step instructions for setting up and running new PowerShell instances.
Database Dictionary (1-2-1) --- Using Dynamic SQL Script
Oct 20, 2024.
This article will discuss when to use dynamic SQL Script and the conditions.
Mastering SQL Query Generation with Azure OpenAI
Oct 09, 2024.
Leverage Azure OpenAI to transform natural language into SQL queries seamlessly. By integrating Azure OpenAI and Azure SQL Database, you can simplify data querying and enhance accessibility. Learn how to set up the environment, construct prompts, and generate SQL queries using powerful AI models.
How to Keep SQL Server Table Columns in Sync
Sep 19, 2024.
how to keep columns in sync across SQL Server tables using efficient methods like triggers, SQL scripts, and the MERGE statement.
Introduction to Office Script
Sep 13, 2024.
Office Scripts is a feature in Microsoft Excel that allows you to automate repetitive tasks using JavaScript. This can significantly streamline your workflow by enabling you to create custom scripts that perform various operations on your spreadsheets. Here's an overview of Office Scripts
Deleting Unused Items in Sitecore Media Library via PowerShell Script
Sep 05, 2024.
In this blog we will find a Sitecore PowerShell script to be able to eliminate multimedia elements that are not being used.
Enable Content Editor Web Part in SharePoint When Missing
Aug 27, 2024.
The Content Editor Web Part (CEWP) in SharePoint allows you to add custom HTML, CSS, and JavaScript to pages. If it's missing, enable the SharePoint Server Publishing Infrastructure and Publishing features, then allow custom scripts in the SharePoint Admin Center.
Mastering Site.Selected API Permissions in SharePoint Online
Aug 21, 2024.
This guide explains how to configure Sites.Selected API permissions in SharePoint Online. It covers registering an app in Azure AD, adding the Sites.Selected permission, and granting admin consent. It also includes using PnP PowerShell for configuration and troubleshooting common issues like 403 Forbidden errors.
Running PowerShell Inside Docker Container
Aug 06, 2024.
This approach leverages the flexibility of Docker and the powerful scripting capabilities of PowerShell, facilitating cross-platform development, streamlined deployments, and efficient DevOps workflows.
T-SQL Script for Purging Tables with Foreign Key References
Aug 02, 2024.
This article provides a comprehensive T-SQL script for purging tables in SQL Server, including those with foreign key references, ensuring data integrity and correct order of operations. Ideal for SQL Developers, Data Engineers, and DBAs seeking efficient data management solutions.
Before Business Rules in ServiceNow: Scenarios, Scripts, and Best Practices
Jul 12, 2024.
Learn about ServiceNow business rules and their importance in data validation and integrity. Explore real-time use cases like incident priority determination, preventing unauthorized modifications, dynamic field calculation, and error handling. Enhance processes with efficient scripts, logging, and thorough testing..