TECHNOLOGIES
NEWS
VIDEOS
FORUMS
Trainings
BOOKS
EVENTS
MORE
INTERVIEWS
JOBS
Live
LEARN
CAREER
MEMBERS
BLOGS
CHALLENGES
CERTIFICATIONS
Bounties
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Content
People
Search
Any Word
Exact Word
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
John Godel(16)
Mahesh Chand(8)
Abiola David(5)
Malintha Wijewardana(4)
Deepika Sawant(4)
Baibhav Kumar(3)
Aanchal Tyagi(3)
Muhammad Imran Ansari(3)
Aishwarya Gupta(3)
Lokendra Singh(3)
Md Mominul Islam(2)
Chirag Tankan(2)
Ananya Desai(2)
Kautilya Utkarsh(2)
Gowtham Rajamanickam(2)
Tharunkumar Magudeeswaran(2)
Mayooran Navamany(2)
Kapil Singh Kumawat(2)
Dashrath Hapani(2)
Sardar Mudassar Ali Khan (1)
Vardhan Vyankatesh Chatla(1)
Naga Santhosh Reddy Vootukuri(1)
Asfaque Ansari(1)
Keyur Pandya(1)
Rishima (1)
Sourabh G(1)
Aarav Patel(1)
Praveen Kumar(1)
Sandhiya Priya(1)
Rohit Gupta(1)
Subham Ray(1)
Sujikaran Saththiyanathan(1)
Akshay Amin(1)
Mohammed Altaf(1)
Ck Nitin(1)
Sangeetha S(1)
Lalit Bansal(1)
Vipul Jain(1)
Gautam Singh(1)
Kaveendra Dhilhan(1)
Aradhana Tripathi(1)
Jay Krishna Reddy (1)
Satyaprakash Samantaray(1)
Manoj Kalla(1)
Mohammad Hasan Hosseini(1)
Nandan Hegde(1)
Siddhesh Chavan(1)
Saurabh Prajapati(1)
Wilson Mok(1)
Latest First
Oldest First
Most Viewed
Sort By
Search Results
No search result found
Data Security in ASP.NET Core MVC Applications
Aug 28, 2025.
Learn essential ASP.NET Core MVC data security practices, including HTTPS enforcement and authentication, encryption, XSS/CSRF prevention, and secure storage, to ensure safe and reliable web applications.
Prompt LLMs to Extract Data from Documents
Aug 27, 2025.
Learn how to use prompt engineering to extract structured data from unstructured documents like PDFs, contracts, invoices, and reports. Discover techniques, examples, and best practices for accurate AI-driven data extraction.
Difference Between a Mutable and Immutable Data Type in Python?
Aug 26, 2025.
Unlock Python's core: mutable vs. immutable data types! Learn how lists, dictionaries, strings, and tuples behave differently, impacting memory and performance.
What is a Data Class and How Does It Work?
Aug 25, 2025.
Simplify data storage in Python with data classes! Learn how they automatically generate methods like __init__, __repr__, and __eq__, reducing boilerplate code and improving readability. Discover immutability and default values!
Write Prompts for Data Analysis and Excel Work with AI
Aug 23, 2025.
AI can analyze data, generate formulas, and automate Excel tasks — if you write the right prompts. Learn prompt engineering techniques for data analysis and spreadsheet automation.
Mastering the Filter Array Action in Power Automate: A Complete Guide for Dynamic Data Filtering 🔥
Aug 22, 2025.
Learn how to effectively use the Filter Array action in Power Automate to filter and extract specific data from arrays and objects. This guide covers practical examples, real-world use cases, and advanced tips to streamline your flow logic and handle complex conditions with ease.
Microsoft Graph API for unified Data Access and Insights
Aug 22, 2025.
Microsoft Graph API connects Office 365, Azure AD, OneDrive, and Teams through a unified endpoint, enabling secure data access, workflow automation, insights, and collaboration for modern applications.
Learn Free Programming & IT Skills Online | JavaScript, Angular, Python, SQL, Data Analysis & More
Aug 22, 2025.
Boost your career with our free programming & IT course outlines. Learn JavaScript, Angular, C#, Python, SQL, Laravel, REST API, Data Analysis, Oracle and More
Master Data Analysis: Complete Python & SQL Course Outline
Aug 22, 2025.
Learn Data Analysis with Python & SQL. Master Pandas, NumPy, Matplotlib, Seaborn, and SQL queries to clean, analyze, visualize, and report data, build dashboards, and gain actionable insights for real-world projects.
JSON The backbone of modern data exchange
Aug 21, 2025.
JSON (JavaScript Object Notation) is a lightweight, human- and machine-readable data format used for exchanging information across web, mobile, and cloud applications. It’s simple, flexible, fast, and widely adopted.
Streamlining SharePoint Site and Group Data Extraction Using PnP PowerShell
Aug 19, 2025.
This blog post explains how to use PnP PowerShell to automate the extraction of SharePoint site and group data, including site groups, subsites, and pages. It provides a step-by-step guide on how to connect to a SharePoint site, gather data recursively from subsites, and export the results to a CSV file for analysis. Ideal for SharePoint administrators looking to streamline auditing and management tasks.
Overfitting in AI: Why Data Governance Is the Key to Smarter, More Reliable Models
Aug 19, 2025.
Overfitting threatens AI reliability, but integrated data and AI governance provide defense. From prevention to monitoring and compliance, governance frameworks ensure models remain accurate, fair, transparent, and resilient in real-world conditions.
Big Data Explained: Importance, Tools, Challenges & Future
Aug 19, 2025.
Big Data refers to massive volumes of structured, semi-structured, and unstructured data. It helps organizations analyze trends, improve efficiency, and make smarter decisions using advanced tools and technologies.
From Raw Data to Real Intelligence: Why Banks Can’t Win at AI Without Mastering Their Data Journey
Aug 19, 2025.
Discover how banks can unlock AI excellence through transparent, governed, and future-ready data foundations. Learn why sourcing, quality, standardization, and governance transform raw data into trusted intelligence, driving compliance, scalability, and innovation.
The Evolving Data Science Career: A 2025 Perspective.
Aug 18, 2025.
AI is reshaping data science by automating tasks, enhancing decision-making, and creating new roles. From AutoML to MLOps, professionals must adapt, upskill, and embrace responsible AI for the future.
How to Integrate CoinMarketCap (CMC) Data Into Your Website
Aug 16, 2025.
Learn how to integrate live cryptocurrency prices, market data, and charts from CoinMarketCap (CMC) into your website using their official API. Step-by-step guide with code examples, caching tips, and security best practices.
How to Load Data from Snowflake to Databricks: Two Practical Methods
Aug 14, 2025.
Learn two ways to move data from Snowflake to Databricks: manual export for small or one-time transfers, and real-time sync via managed pipelines. This article covers methods, tools, and best practices for efficient, scalable, low-latency data transfer between warehouse and lakehouse.
Files, Directories, and I/O: The Fundamentals of Data Management
Aug 14, 2025.
Files and directories are core elements of data storage. Files hold information, while directories organize them in a structured hierarchy, enabling efficient data management, access, and retrieval in computer systems.
How to Reverse a Linked List in Data Structures with Examples
Aug 12, 2025.
Learn how to reverse a linked list in data structures with step-by-step explanations, detailed breakdowns of iterative and recursive approaches, and Java code examples for beginners and intermediates.
Valid Parentheses Problem - Stack Implementation in Data Structures
Aug 12, 2025.
Learn how to solve the Valid Parentheses problem using a stack in data structures. This beginner-friendly guide explains the problem definition, logic, step-by-step solution, and Java code examples to help you master stack operations.
Designing a Sales Data Mart from Scratch Using SQL and Dimensional Modeling
Aug 08, 2025.
Learn to build a Sales Data Mart from scratch using SQL and Dimensional Modeling. Discover schema design, data population, and powerful queries for insightful business reporting and BI integration.
How to Implement Pagination and Sorting in Spring Boot Using Spring Data JPA?
Aug 08, 2025.
A comprehensive guide to implementing scalable and efficient pagination and sorting mechanisms in Spring Boot applications using Spring Data JPA. Includes real-world examples, best practices, and performance optimization tips to improve your REST API responses.
What are Java Records, and how do they improve data modeling in Java?
Aug 08, 2025.
This article explores Java Records, a feature introduced in Java 14 and finalized in Java 16—and how they simplify and enhance data modeling. Learn what Records are, how they differ from traditional Java classes, their benefits in immutability, concise syntax, and real-world use cases, with clear examples.
What are the data types in JavaScript?
Aug 07, 2025.
This article offers a beginner-to-advanced explanation of JavaScript data types, covering primitives, objects, dynamic typing, and best practices with code examples. Learn how JavaScript handles data under the hood and avoid common pitfalls when working with variable types.
To Backup Data From the tables1 and table2 in SQL Server
Aug 06, 2025.
Learn how to back up data from specific tables in SQL Server using simple SQL queries. This article covers methods like SELECT INTO, INSERT INTO, and full database backup commands to help you secure data from individual tables without performing a full database backup.
Automate Google Sheets Data Entry from Typeform for Free
Aug 07, 2025.
For lead capture, surveys, and real-time form response tracking #Makecom #GoogleSheets #FreeAutomation
Why PolarDB by Alibaba Cloud Is a Smart Data Move
Aug 05, 2025.
PolarDB is a cloud-native relational database by Alibaba Cloud offering high performance, scalability, and compatibility with MySQL, PostgreSQL, and Oracle. It’s secure, cost-effective, and enterprise-ready.
The AI-Driven Data Scientist: Optimize, Innovate, Transform
Aug 04, 2025.
Agentic AI in data science enhances decision-making by automating tasks like data exploration, model tuning, and workflow optimization, enabling faster insights and more intelligent, adaptable systems.
Building a GA4 to Power BI Data Pipeline Using Snowflake and dbt (Medallion Architecture)
Aug 04, 2025.
This POC demonstrates how to build a scalable data pipeline using GA4, Snowflake, dbt, and Power BI, following Medallion Architecture to ensure data quality, modularity, and insightful visualizations.
How to Build a Data Mart from Scratch: A Data Warehouse & SQL-Focused Guide for BI Teams
Jul 31, 2025.
Learn how to design and implement a Data Mart using data warehousing principles, SQL, and dimensional modeling. This guide covers schema design, ETL/ELT processes, dbt usage, BI integration, and optimization tips.
Federated Learning Explained: Keep Private Data Private While Training Powerful Models
Jul 29, 2025.
In a world full of smart devices — from smartphones and fitness watches to smart refrigerators — we are surrounded by data. This data can help improve artificial intelligence (AI) systems, but it also raises big concerns:
Chapter 2: JavaScript Core Syntax and Basic Data Types
Jul 28, 2025.
Learn JavaScript's core syntax, data types, and variable declarations (var, let, const). Master statements, expressions, type coercion, and type checking—essential foundations for writing effective, bug-free code.
Denormalization vs. Normalization - Striking the Right Balance in Data Warehousing
Jul 25, 2025.
In the world of data warehousing, structuring your data correctly is essential for both storage efficiency and performance. Two foundational approaches dominate this process: Normalization and Denormalization.
The Data-Driven Intelligence Era: How Clean Data and Tailored SLMs Power Next‑Gen AI
Jul 24, 2025.
Discover how Private Tailored Small Language Models (PT-SLMs) thrive on high-quality, well-prepared data. Learn six essential stages—cleaning, integration, enrichment, transformation, validation, and consistency—for building trustworthy, domain-specific AI.
Pandas and Polars: Which Python Data Library Should You Choose?
Jul 22, 2025.
Explore the key differences between Pandas and Polars—two powerful Python libraries for data processing. Learn when to use each for speed, scale, and efficiency in modern data workflows.
Unlocking Enterprise Potential: The Pillars of Effective Data Resource Management
Jul 22, 2025.
Discover how treating data as a strategic resource through disciplined Data Resource Management enables organizations to enhance governance, ensure quality, integrate systems, optimize storage, and unlock business value through insights.
My Journey from Data Warehousing to Business Intelligence: A Foundation Every Analyst Should Know 😉
Jul 22, 2025.
Follow one professional's journey from spreadsheets to Business Intelligence, exploring data warehousing, ETL tools, and BI platforms like Power BI—offering guidance for anyone transitioning into data analytics.
🔍 Power Pages: Fetch Data from a Dataverse Table and Display Using Liquid Template
Jul 21, 2025.
Learn how to display Dataverse table records on your Power Pages home page using Liquid templates. This guide covers permissions, Liquid syntax, and secure dynamic content rendering for real-world scenarios.
Cost Implications of Mirroring Azure Databricks Unity Catalog Data into Microsoft Fabric
Jul 18, 2025.
This article explains the cost implications of mirroring Unity Catalog data from Azure Databricks to Microsoft Fabric, helping you plan and optimize data architecture with minimal surprises.
Top 10 Matplotlib Functions Every Data Analyst Should Know
Jul 18, 2025.
Unlock the power of Python data visualization with this quick articleto the top 10 Matplotlib functions every data analyst should know. From plot() to subplot(), learn how to create line charts, bar graphs, histograms, and more — with clear examples to get you started fast.
Mastering Data Visualization with Matplotlib in Python
Jul 15, 2025.
Learn how to turn raw data into powerful visuals using Matplotlib, Python’s go-to library for data visualization. A must-read for beginners in data science and analytics.
Understanding Data Modeling in Power BI: Relationships, Keys & Joins
Jul 14, 2025.
Learn how to structure your Power BI data model using relationships, primary/foreign keys, and joins to unlock clean, insightful visualizations.
How Do You Protect Your Data from LLMs?
Jul 13, 2025.
Learn how to safeguard your sensitive information when using large language models. Discover best practices—from prompt hygiene and encryption to on-prem deployments and data governance—to keep your data secure.
Introduction to JSON: The Language of Data in Web Development
Jul 10, 2025.
This beginner-friendly article explains what JSON is, why developers love it, and how it’s used in APIs and apps. Includes real-life examples, code snippets, rules, tools, and a clear analogy.
Differences between Data Center, Zone, Region, and Geo Location in Microsoft Azure
Jul 10, 2025.
This article clarifies Azure’s data center, zone, region, and geo location concepts with simple definitions, detailed explanations, real-world examples, and student-friendly analogies to demystify Azure’s global infrastructure.
The Power and Techniques of Data Mining in the Information Age
Jul 09, 2025.
Data mining emerges as a critical discipline—transforming data into knowledge and enabling informed decision-making across industries.
Secure Sensitive Cloud Data with Azure Confidential & C#
Jul 09, 2025.
Azure Confidential Computing protects sensitive data even while in use by isolating workloads in Trusted Execution Environments (TEEs), enabling secure cloud processing for finance, healthcare, and AI workloads.
GSCP’s Role in Data Governance and Compliance Requirements
Jul 07, 2025.
Godel’s Scaffolded Cognitive Prompting (GSCP) enhances AI transparency and compliance by embedding traceable, auditable reasoning, adaptive policy scaffolds, and self-reflective audits into language models, ensuring responsible, regulation-aligned AI decision-making.
Data View and LINQ in C# and VB.NET
Jul 07, 2025.
Learn how to fetch unique values from a DataTable using DataView and LINQ in C# and VB.NET. Explore sorting, filtering, and displaying distinct book records with examples compatible with .NET Core and .NET 9.
API Security in Open Banking: Ensuring Data Privacy, Compliance, and Secure Financial Transactions
Jul 04, 2025.
Explore why robust API security is vital for Open Banking and Fintech. Learn key threats, compliance needs, OAuth’s role, and strategies to balance strong protection with seamless customer experience.
Stacks in Data Structures and Algorithm (DSA): LIFO Made Simple
Jul 03, 2025.
This article explains the concept of Stacks in DSA using real-life analogies and full working C++ code examples. You'll learn what a stack is, how it works, and how to solve common stack-based interview questions like balanced parentheses and string reversal.
Unlocking Data Power: Top Techniques, Tools & Future Trends
Jul 03, 2025.
Discover how data analytics is transforming industries through techniques like predictive, prescriptive, and cognitive analytics, powered by tools like Python, Power BI, and Spark, for smarter, data-driven decisions.
Automating Azure Analysis Services (AAS) Firewall Whitelisting Using Azure Data Factory
Jun 30, 2025.
This article explains how to automate IP whitelisting in Azure Analysis Services (AAS) using Azure Data Factory (ADF). It covers dynamic firewall rule management using a configuration-driven pipeline, secured with Managed Identity and REST API integration.
Migrate SharePoint On-Premise Data to Online via ShareGate
Jun 30, 2025.
Learn how to migrate data from SharePoint 2019 to SharePoint Online using ShareGate. This guide covers prerequisites, step-by-step migration, authentication, metadata handling, and best practices for success.
Parquet vs Delta Format: Choosing the Right Data Storage Solution
Jun 25, 2025.
Compare Parquet and Delta formats to choose the best data storage solution. Learn about performance, ACID transactions, schema evolution, and use cases for modern data engineering needs.
Setting Up Azure Data Fabric Workspaces and Lakehouses Using C# SDKs
Jun 24, 2025.
Learn how to set up Azure Data Fabric Workspaces and Lakehouses using C# SDKs. This guide covers workspace provisioning, lakehouse creation, and automating data infrastructure with .NET.
Exporting React Data Grid to PDF
Jun 23, 2025.
Learn how to display and export user data as a PDF in a React app using react-data-table-component, jspdf, and jspdf-autotable. Add sorting, pagination, and download functionality with ease.3/3
How Medallion Architecture Transforms Your Data Strategy
Jun 21, 2025.
Discover how Medallion Architecture revolutionizes your data strategy by organizing data into Bronze, Silver, and Gold layers—enhancing quality, governance, and analytics at every stage.
Understanding Sharding for Scalable Data Systems
Jun 20, 2025.
Learn how sharding works, why it's essential for scaling modern data systems, and how it improves performance, availability, and storage efficiency in distributed database architectures.
Base Data Availability and L1 Commitments
Jun 20, 2025.
Explore how Base, built on the OP Stack, ensures secure and scalable transactions via Ethereum L1 Data Availability, while examining costs, fraud-proof mechanisms, and future modular DA layer integrations.
Creating Fabric F64 Capacity: A Guide for Data Engineers
Jun 19, 2025.
Learn how to create and manage F64 capacity in Microsoft Fabric. This step-by-step guide helps data engineers scale workloads, optimize performance, and unlock enterprise-level analytics.
The Rise of the Chief Data & AI Officer (CDAIO)
Jun 18, 2025.
The rise of the Chief Data & AI Officer (CDAIO) unites data and AI leadership, enabling strategic alignment, ethical governance, and innovation at scale across modern, intelligence-driven enterprises.
Stay Ahead of Data Risks with Microsoft Purview On-Demand Classification
Jun 18, 2025.
Stay ahead of data risks using Microsoft Purview On-Demand Classification — scan, classify, and protect sensitive data across your organization with AI-powered insights and control.
Azure Data Fabric: A Comprehensive Guide with C# Examples
Jun 16, 2025.
Explore Azure Data Fabric with this detailed guide, featuring C# examples to simplify data integration, management, and analytics across hybrid and cloud environments.
Privacy and Data Leakage in Generative AI: Explained Simply
Jun 16, 2025.
Learn how generative AI models like ChatGPT and DALL·E handle your data, and what privacy risks or data leaks may occur. This beginner-friendly guide breaks down how AI training works, where data can leak, and how to protect yourself when using GenAI tools.
Transforming Data Insights with Snowflake's LLM Functions – PART 2
Jun 04, 2025.
Snowflake Cortex LLM functions like TRANSLATE and SUMMARIZE, enabling powerful in-database AI for multilingual translation and concise text summaries, thereby enhancing data analytics without the need for external tools or APIs.
Power Automate Desktop: Read Excel and Use as Data Table (PAD)
May 31, 2025.
Learn how to read a local Excel file and convert it into a Data Table using Power Automate Desktop. Easily loop through rows, display data in message boxes, and enhance your automation workflows.
How to Ensure Data Privacy and Intellectual Property Protection When Using LLMs
May 23, 2025.
Learn how to protect data privacy and intellectual property when using Large Language Models (LLMs). Explore secure deployment options, prompt sanitization, regulatory compliance, and best practices for safely integrating GenAI into your enterprise workflows.
Smart Data Strategies in AI Model Training: Developing Reliable AI
May 20, 2025.
Successful AI depends on high-quality, relevant, and well-governed data. Real-world data, enriched responsibly with synthetic input, ensures accuracy, reliability, and ethical compliance across modern AI applications and business deployments.
What is a key concern when sending data to AI systems?
May 19, 2025.
Sending data to external Large Language Models (LLMs) raises critical concerns around data privacy, security, intellectual property exposure, and regulatory compliance. Organizations must adopt best practices like anonymization, secure APIs, and usage policies to safeguard sensitive information.
How PT-SLMs Address Leading AI Data Management Business Challenges
May 19, 2025.
PT-SLMs solve key AI data challenges by providing secure, domain-specific models. They reduce hallucinations, protect privacy, ensure compliance, and deliver faster, more accurate insights for businesses.
⚠️ What Are the Risks of Exposing Internal Data to AI Models?
May 18, 2025.
This article explores the key risks of exposing proprietary code and internal data to AI models, including potential data leakage, IP loss, compliance violations, and security threats. It also provides actionable steps organizations can take to safely and securely integrate AI tools into their workflows.
How to Clean Data in Pivot Query in Excel
May 16, 2025.
In this article, we will learn how to clean and prepare your data directly within Pivot Queries in Excel.
Why Synthetic Data Is the Fuel of Next-Gen AI
May 15, 2025.
The impact of synthetic data on AI systems training and development is profound. It deals with privacy problems, repetitiveness, and expensive data sources.
Real-Time Data Retrieval from APIs Using SSIS
May 14, 2025.
This article explains how to integrate APIs with SQL Server Integration Services (SSIS) to automate data retrieval using HTTP requests. It covers API setup, SSIS package creation, and script task configuration.
Building Smarter Teams: AI and Data Governance in the New Enterprise
May 14, 2025.
AI and data governance are essential for ethical, secure, and compliant use of technology. By building cross-functional teams, aligning strategy, and fostering a culture of learning, organizations can drive innovation while minimizing risks.
Export Table Data as CSV in React Using Axios and react-csv
May 14, 2025.
Learn how to export table data to a CSV file in a React application using Axios for data fetching and the react-csv library for easy CSV generation.
Advanced Data Warehouse Modeling and Querying Using C# and .NET 9
May 13, 2025.
Use C# 14 and .NET 9 to design, query, and manage data warehouses efficiently. Automate schema creation, support SCD Type 2, integrate with BI tools, and run high-performance queries for real-time analytics.
Advanced ETL from OLTP Databases to a Data Warehouse with C# 14
May 12, 2025.
Build scalable and efficient ETL pipelines using C# 14 and .NET 9. Leverage Dapper, SQL Server, Azure Synapse, and cloud integration for seamless data extraction, transformation, and loading to data warehouses and lakes.
C# Data Science With C# 14 Features (Comprehensive Guide)
May 10, 2025.
C# 14, with features like ML.NET, Microsoft.Data.Analysis, and Azure integration, is now a powerful tool for data science, offering secure, high-performance solutions for machine learning, data analytics, and large datasets.
C# Big Data Processing Using C# 14 Features
May 09, 2025.
Explore how C# 14 empowers big data processing with its latest features like improved pattern matching, enhanced performance, and simplified syntax.
How to Load Data in Excel
Apr 29, 2025.
Learn how to import, clean, and manage multiple tables in Excel using Power Query. This step-by-step guide covers importing data from Excel workbooks, transforming data, using "Create Connection" for multiple tables, and loading them into Excel or the data model for further analysis.
AI-Driven Banking Automation: Code Generation and Secure Data Integration
Apr 24, 2025.
In today’s competitive financial landscape, banks are driven by a dual imperative: deliver superior customer service and comply with stringent regulatory standards.
🏔️AlpineGate AI: Redefining Data Privacy in Healthcare AI by John Godel
Apr 23, 2025.
The healthcare industry stands at a crossroads — one path driven by rapid AI innovation, the other governed by the ethical imperatives of privacy, trust, and patient safety.
Understanding Change Data Capture (CDC) and Its Types
Apr 23, 2025.
In this article we are going to learn about the CDC and types of CDC approaches. It helps keep data in sync without causing a heavy load on the database.
Modern Data Wrangling with Polars and Delta Lake in Microsoft Fabric
Apr 17, 2025.
Learn how to efficiently clean, transform, and manage large datasets with high-performance tools. Discover scalable, fast, and flexible data workflows designed for today’s data engineering needs.
React Tutorial For Beginners - Pass Data between Components (Parent to Child and Child to Parent)
Apr 14, 2025.
The user interface of every React application we develop, gets broken down into Components. Each React application we develop will be comprising of multiple components.
Explaining Tanspose DataTable Data in C#
Apr 09, 2025.
Learn how to create and transpose a DataTable in ASP.NET Web Forms using C#. This guide covers table creation, manual data entry, HTML rendering, and dynamic data transposition using StringBuilder.
Bring Your Data From Azure Data Lake Storage Gen2 to Power BI
Apr 09, 2025.
Learn how to connect Azure Data Lake Storage Gen2 with Power BI to unlock powerful data visualization and insights. This guide helps you seamlessly import, transform, and analyze big data for smarter business decisions using Microsoft tools.
Transforming Data Insights with Snowflake's LLM Functions– Part 1
Apr 07, 2025.
In this article, I will cover the capabilities of Snowflake Cortex’s Large Language Model (LLM) function which can be utilize for variety of task such as sentiment analysis, text completion and language translation.
The Role of Data in Artificial Intelligence
Apr 01, 2025.
Artificial Intelligence (AI) thrives on data. Without quality data, even the most sophisticated AI algorithms can't deliver accurate results.
Big Data and AI: Advanced Analytics and Insights
Apr 01, 2025.
The fusion of big data and artificial intelligence (AI) is revolutionizing industries by providing organizations with profound insights, enabling them to predict future trends and automate complex decision-making processes. As data continues to grow exponentially.
Implementing Data Protection and Encryption with System.Security.Cryptography
Mar 30, 2025.
Learn how to implement data protection and encryption in C# using the System.Security.Cryptography namespace.
Prevent Accidental Data Deletion with Two Simple Strategies
Mar 25, 2025.
Recently, I came across several discussions on Communities where users shared their experiences with accidental data deletion.
Trigger Fabric Data Pipeline from ADF/Synapse via Managed Identity
Mar 24, 2025.
Learn how to trigger a Fabric Data Pipeline from Azure Data Factory or Synapse Pipeline using Managed Identity for secure authentication.
Automating SCD Type 4 in Azure SQL Database with Azure Data Factory
Mar 24, 2025.
Learn how to automate Slowly Changing Dimension (SCD) Type 4 implementation in Azure SQL Database using Azure Data Factory.
Understanding the Difference Between Encryption and Data Masking
Mar 24, 2025.
In today’s digital landscape, protecting sensitive information is a top priority for organizations. Two widely used techniques for securing data are Encryption and Data Masking. This article explores the key differences between encryption and data masking, their use cases, and their advantages.
How to Become a Data Scientist
Mar 21, 2025.
This article explores the path to becoming a data scientist, covering what essential skills are required, like Python, Machine Learning, Data Analysis, and AI/ML Engineering.
ASP.NET Session State: Storing Data Beyond IIS Restarts
Mar 20, 2025.
?To maintain ASP.NET sessions after an IIS restart, configure the session state to use SQL Server, State Server, or a distributed cache like Redis instead of the default in-memory storage.
Databricks Genie: Unlocking AI-Powered Data Insights with OpenAI
Mar 20, 2025.
Databricks Genie is a conversational AI assistant powered by Azure OpenAI to enable self-service analytics, and conduct data exploration using natural language questions to produce data-driven insights.
1
-
100
of
4693
<<
1
2
3
4
5
>>
Search
OUR TRAINING
Discovery to Delivery
Employing the latest technologies, Over-C's capabilities include web and mobile development, software and database architecting as well as visual and UX design.