TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
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
About OC
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Lalit Bansal (6)
Sarthak Varshney (5)
Subarta Ray (3)
Vijay Kumari (3)
Vinoth Xavier (3)
CSharp TV (3)
Naveen Kumar (2)
Varun Setia (2)
Vignesh Kumar (2)
Nitin (2)
Jay Krishnareddy (2)
Sangeetha S (2)
Gowtham Cp (2)
Jalpa Dhola (2)
Kuljot Bakshi (2)
Shikha Tiwari (2)
Aman Gupta (2)
Shubhankar Banerjee (2)
Swesh S (2)
Kirtesh Shah (1)
Raveena Attri (1)
Vijayaragavan S (1)
Geo J Thachankary (1)
Onkar Sharma (1)
Ziggy Rafiq (1)
Mahesh Chand (1)
John Godel (1)
Prarthana Bhat (1)
Praveen Raveendran Pillai (1)
Santosh Karanam (1)
Chethan N (1)
Poonam Beniwal (1)
Jignesh Kumar (1)
Allen Oneill (1)
Gunasekaran Palani (1)
Rajkumar Jain (1)
Mohamed Shifan (1)
Rasul Huseynov (1)
Bohdan Stupak (1)
Abiola David (1)
Sreeparna Sreejay (1)
Sigar Dave (1)
Aiswarya E V (1)
Mike Gold (1)
Krishnan LN (1)
Cristopher Coronado (1)
Gopal C. Bala (1)
Anish Ansari (1)
Amey Vartak (1)
Logesh Palani (1)
Sudhir Sharma (1)
John Charles Olamendy (1)
Sanwar Ranwa (1)
Harieswaran D (1)
Jerry Lee (1)
Viral Jain (1)
Erika Ehrli (1)
Rajiv Singh (1)
Lokendra Singh (1)
Kautilya Utkarsh (1)
Safyan Yaqoob (1)
Vivek Kumar (1)
Vincent Maverick Durano (1)
Afzaal Ahmad Zeeshan (1)
Kiran Karale (1)
Vithal Wadje (1)
Adarsh Nigam (1)
Jeetendra Gund (1)
Gaurav Gahlot (1)
Yogeshkumar Hadiya (1)
Related resources for OC
No resource found
How To Count Occurrence Of Each Character From The String In C#
12/21/2024 5:17:41 AM.
Learn how to count the occurrence of each character in a string using C#. This guide covers step-by-step instructions to efficiently analyze strings and determine the frequency of individual character
Blockchain in FinTech: Transforming Payments and Lending Systems
12/20/2024 11:38:21 AM.
Blockchain technology is revolutionizing the FinTech sector, transforming payment systems and lending practices. By offering secure, decentralized solutions, blockchain enhances transparency, reduces
Docker Desktop 4.37: AI Catalog Access and Command-Line Control
12/19/2024 8:24:48 AM.
Docker Desktop 4.37 introduces AI Catalog access, command-line management, component upgrades, and bug fixes, streamlining modern development workflows.
How to Transfer Files or Folders from Local Machine to Remote in EC2
12/17/2024 9:32:02 AM.
This article explains how to transfer files or folders from your local computer to an Amazon EC2 instance using SSH and SCP. It covers the steps to connect to the EC2 instance, create a folder, and se
Unlocking Faster INSERT Operations in SQL Server with TABLOCK
12/17/2024 6:48:30 AM.
In this article learn how using the TABLOCK hint in SQL Server can significantly speed up INSERT operations by reducing logging overhead and enabling parallel insertions.
Sum Function in PowerFx using Canvas App with Power Apps
12/16/2024 10:40:06 AM.
Learn how to use Power Fx's Sum function in Power Apps to build custom business applications quickly. This guide covers creating a simple Canvas app, using Text Box and Label controls, and integra
Implementing Background Tasks in Python
12/16/2024 10:08:39 AM.
This article covers key concepts like concurrency, task queues, and process management, helping you execute time-consuming tasks efficiently without blocking your main program flow.
Implementing Localization in ASP.NET Core Web API
12/16/2024 9:29:14 AM.
Learn How to implement localization in ASP.NET Core Web API enables developers to create multilingual applications by supporting various languages and cultures.
Character Occurrence in a String in C#
12/13/2024 10:39:55 AM.
In this article, I will discuss how to count the number of occurrences of a character in a string in C# with Examples. This article explores various ways to count character occurrences in a string usi
The Rise of Central Bank Digital Currencies (CBDCs): What It Means for Businesses
12/13/2024 7:01:21 AM.
Explore the transformative potential of Central Bank Digital Currencies (CBDCs) for businesses. Learn how CBDCs enhance digital payments with blockchain security, reduce costs, enable cross-border tra
The Complete Guide to NUnit Testing in C# 13 and .NET 9
12/10/2024 3:23:37 PM.
This comprehensive guide explains NUnit testing in C# 13 with .NET 9 with detailed explanations, modern testing techniques, and practical code examples. Authored by Ziggy Rafiq.
Create Customer and Process Card Payments with Tokenization Angular
12/10/2024 9:05:45 AM.
Create a customer using tokenization and the payment process with a card in Angular. Explore integrating Stripe for credit card payments and design in Angular using Stripe.js and .NET backend. Detaile
Why Meme Coins are so Popular?
12/9/2024 9:36:53 AM.
Meme coins like Dogecoin and Shiba Inu thrive due to internet culture, community engagement, celebrity influence, and accessibility. Their humor, relatability, and speculative appeal make them fun yet
Building a GPT-Based Language Model in C#
12/9/2024 7:59:59 AM.
In the world of AI, transformers have revolutionized the way we approach natural language processing (NLP) tasks. At the heart of these advancements is the GPT (Generative Pre-trained Transformer) arc
Payment and Invoice Processing Using Stripe in .NET
12/7/2024 3:58:00 AM.
Learn how to integrate Stripe with .NET for secure payment processing, including customer creation, payment methods, invoices, refunds, and more. A step-by-step guide for building robust and scalable
Stratis Launches Liquid Staking Beta on Auroria Testnet
12/6/2024 10:23:22 AM.
Stratis is excited to announce that liquid staking on the Stratis blockchain is now available in beta on the Auroria Testnet
Goodbye Swagger: How .NET 9 is Redefining API Documentation
12/6/2024 5:05:39 AM.
Explore the changes in .NET 9 API documentation as Swagger is removed from templates. Learn about alternatives like Microsoft.AspNetCore.OpenApi, NSwag, and custom UIs to adapt workflows and ensure se
How to Locally Override Code and Test It in the Browser?
12/4/2024 5:21:01 AM.
This guide covers setting up a local development environment, using browser developer tools, and implementing changes directly to see the results instantly, enhancing your web development workflow.
Create a Node.js API for Web 3.0: Simple Steps and Code Examples
12/4/2024 4:52:54 AM.
Explore step-by-step instructions, practical code examples, and integration tips for Web3.js to connect with blockchain networks. Build powerful APIs to interact with decentralized applications (dApps
Alibaba Cloud IMS: End-to-End Media Management Solution
12/3/2024 6:32:39 AM.
Explore Alibaba Cloud IMS, a powerful media service for content collection, processing, production, and delivery with advanced AI-driven workflows.
Integration of Web 3.0 with Angular Framework
12/2/2024 5:28:32 AM.
Integrate Web 3.0 with Angular to build decentralized apps using blockchain technology. Leverage Web3.js for Ethereum interaction, smart contracts, and Angular’s dynamic features for transparent, secu
Integration of Web 3.0 with React Framework
12/2/2024 5:01:16 AM.
Learn about leveraging Web3.js, interacting with blockchain networks, connecting smart contracts, and creating innovative solutions using React. Unlock the future of decentralized web development.
Python Functions and Variable Scope LEGB
11/29/2024 7:28:30 AM.
This article explores Python variable and function scopes, including the LEGB model: Local, Enclosing, Global, and Built-in. Learn practical examples and understand scope behavior for effective coding
C# Foundation - Implicitly Typed Variables
11/28/2024 6:08:47 AM.
Implicitly typed variables in C#, declared using the var keyword, let the compiler infer the data type from the initialization expression. This improves code readability and reduces verbosity, especia
High-Performance Apps Using C# Span<T>
11/27/2024 11:35:46 AM.
Often in application we come scenarios where we need to perform string manipulation operations. In such cases using string type take up huge memory as it is immutable. Instead Span can be used, which
OpenAPI Document Generation in .NET 9 APIs
11/27/2024 5:17:08 AM.
Explore Open API support in .NET 9 for seamless API documentation and integration. With Microsoft.AspNetCore.OpenApi, easily generates OpenAPI documents for APIs, customizes endpoints, adds authorizat
Apache Kafka Without ZooKeeper
11/25/2024 9:06:11 AM.
Apache Kafka Without ZooKeeper employs the KRaft protocol (KIP 500), replacing ZooKeeper for metadata management. This enables simplified deployment, enhanced reliability, and native support for Kafka
What's New in ASP.NET Core 9?
11/19/2024 10:07:33 AM.
C# 13 enhances developer productivity with features like flexible params collections, scoped locks, and partial properties, allowing for streamlined coding, improved performance, and robust thread saf
Unlocking the Power of the SELECT Feature in SQL Server
11/18/2024 12:04:57 PM.
This article explores the basics of the SQL Server SELECT statement, demonstrating how to query data from tables using practical examples. Learn how to fetch specific columns, improve query performanc
How to Optimize Docker Images for Smaller, Faster Deployments
11/18/2024 9:38:02 AM.
Learn simple strategies to optimize Docker images, reduce their size, and speed up deployments with tips like lightweight bases, cleanup, and multi-stage builds.
Enhance SQL Server Stored Procedure Performance – Tuning Tips
11/18/2024 3:51:42 AM.
Covering indexes and filtered indexes in SQL optimize database performance by efficiently retrieving data for queries. Covering indexes include all needed columns, while filtered indexes target specif
Data Professionals to LLM/GPT Prompting for Everyday Tasks
11/17/2024 10:52:39 AM.
A guide for data professionals on leveraging Microsoft OpenAI with Python for efficient workflows and enhanced data analysis. Focuses on prompt design, including clear instructions, context, and tempe
The Essential Guide to Blockchain Network Types and Their Application
11/15/2024 12:00:36 PM.
Blockchain technology has transformed industries by providing secure, decentralized, and transparent systems. It encompasses various types, including public, private, consortium, and hybrid blockchain
🚀 Amazon Bedrock Agents for Efficient Automation 🌟
11/14/2024 11:35:26 AM.
Unlock the power of Amazon Bedrock Agents with this comprehensive guide. Learn how to master efficient automation, streamline workflows, and optimize your cloud-based processes like a pro using AWS to
Rock, Paper, Scissors Game in Java
11/13/2024 1:49:27 PM.
This article provides a step-by-step guide to implementing the "Rock, Paper, Scissors" game in Java, complete with a demo video and downloadable source code, covering game rules and logic.
Converting HTML to PDF or Image in C# Using wkhtmltopdf
11/13/2024 9:02:59 AM.
This guide explains generating PDFs and images from HTML using wkhtmltopdf in C#. With wkhtmltopdf's Webkit-based engine, convert HTML content, including complex CSS and JavaScript, into high-qual
🚀 Unlock Your Coding Potential with Amazon Q: AWS’s New AI Coding Assistant! 🚀
11/13/2024 7:02:38 AM.
If you are looking to enhance your coding workflow, check out Amazon Q. This AI-Powered coding assistant helps simplify coding with features like Code Understanding, Code Generation, Refactoring and T
Integrating AI with Maps to Generate Locations
11/12/2024 11:22:27 AM.
In this video, we will create an application case and introduce you to how you can use AI to generate locations on the front end.
Build an Azure Blob Trigger Function to Compress Images with Sharp
11/12/2024 5:17:35 AM.
This guide walks through creating an Azure Blob Trigger Function that compresses images uploaded to Azure Storage using the Sharp image processing library. It covers setting up Azure Blob Storage, co
Glimpse of Apache Flink
11/11/2024 5:10:48 AM.
Apache Flink is an open-source framework designed for real-time and batch data processing. It enables scalable, high-performance analytics, ideal for complex event-driven applications.
Overview of Essential Networking Devices
11/8/2024 5:01:07 AM.
Networking devices enable data flow and secure communication within networks, connecting computers, servers, and other devices. Examples include routers, switches, modems, access points, and firewalls
Fetch Document Versions in SharePoint using PowerShell
11/8/2024 4:24:10 AM.
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
BNB Chain Launches All-in-One Tokenization Platform
11/7/2024 6:08:27 AM.
BNB Chain, the community-driven blockchain ecosystem, has announced the launch of its comprehensive tokenization solution, designed to empower individuals and businesses to easily tokenize their asset
Explore Docker Desktop 4.35: New Features & Enhancements
11/6/2024 4:03:16 AM.
Discover the key features of Docker Desktop 4.35, including Organization Access Tokens, Docker Home, Volumes Export, and the integrated Terminal.
Rock, Paper, Scissors Game in JavaScript
11/5/2024 4:51:57 AM.
A simple Rock, Paper, Scissors game in JavaScript teaches beginners about functions and conditionals. It features an HTML interface for player choices and JavaScript logic for determining game outcome
Dev Tunnel in Visual Studio Simplifies Local Development
11/5/2024 3:40:41 AM.
Explore the Dev Tunnel feature in Visual Studio 2022, designed to streamline local development and debugging. This powerful tool allows developers to create a secure connection to their remote environ
Learn Protocol Buffers in gRPC
10/30/2024 6:25:36 AM.
This content explores how Protobuf enables efficient data serialization, improves API performance, and provides structured messaging, making it ideal for scalable microservices.
Rename Folder in SharePoint Online Document Library with Power Automate
10/28/2024 5:45:14 AM.
In SharePoint Online, renaming a folder in a Document Library with Power Automate can be done using an HTTP request to interact with the SharePoint REST API, as Power Automate lacks a direct rename ac
Introduction to Semantic Kernel SDK and Azure OpenAI
10/28/2024 4:50:31 AM.
Introduction to Semantic Kernel SDK and Azure OpenAI.
Socio-Technical Engineering and the Role of Roles in Software Projects
10/25/2024 11:47:45 AM.
This video will demonstrate how these activities of systems engineering can be reinterpreted in the realm of socio-technical systems.
GENERATE_SERIES Function New T-SQL Enhancements in SQL Server
10/25/2024 6:06:40 AM.
The GENERATE_SERIES function in SQL Server 2022 creates sequences of numbers or dates between specified start and end values, with an optional step. It's beneficial for reporting, filling data gap
The Best Ordinal Wallets for Beginners in 2024
10/25/2024 5:34:27 AM.
In 2024, choosing the right ordinals wallet is crucial for managing digital assets securely. Options like Xverse and Hiro wallets offer user-friendly interfaces and strong security for beginners and v
Blocking Access to GenAI Apps with Defender for Cloud Apps
10/24/2024 7:21:47 AM.
Blocking Access to GenAI Apps with Defender for Cloud Apps
Rockin’ The Code World with dotNetDave - Ep. 106
10/23/2024 8:13:19 AM.
In this episode, we’ll dive deep into the latest programming trends.
ASP.NET Core Middleware
10/22/2024 11:57:39 AM.
ASP.NET Core Middleware plays a crucial role in the request processing pipeline of web applications. It allows developers to add custom functionalities, such as authentication, logging, and error hand
Compiling Multiple Files to Build an Application
10/22/2024 10:46:04 AM.
This article explains how to compile multiple C files into a single executable using the C compiler. It covers two approaches: compiling multiple files with the cc command or using the #include direct
Learn SharedPreferences in Android
10/22/2024 7:19:52 AM.
SharedPreferences is an Android feature used to store small amounts of data in key-value pairs. It allows apps to save user preferences, settings, and simple data across sessions.
Farewell CentOS: Moving to Rocky, AlmaLinux, CentOS Stream, or RHEL
10/22/2024 4:04:40 AM.
CentOS 7 reaches its end of life on June 30, 2024. Transition to RHEL, AlmaLinux, Rocky Linux, or CentOS Stream now. CentOS 7, a popular open-source OS, reaches the end of life on June 30, 2024, promp
Using Span<T> To Improve Performance Of C# Code
10/21/2024 10:13:00 AM.
To enhance application performance, reducing IO calls and utilizing stack allocation is crucial. Leveraging value types and the Span<T> structure in C# allows efficient memory management and imp
Read/Write From Fabric Lakehouse to Databricks Notebook using ABFSS Protocol
10/21/2024 8:15:07 AM.
In this episode, I covered how to Read/Write From Fabric Lakehouse to Databricks Notebook using ABFSS Protocol.
Layer 2 vs Layer 3 Which One's Right for Your Project?
10/21/2024 5:02:55 AM.
This article explores the unique features, advantages, and ideal use cases of each layer, guiding you in selecting the right solution to enhance scalability, efficiency, and overall performance for yo
Document Library in SharePoint
10/19/2024 2:27:59 PM.
SharePoint libraries are used to store, organize, and share files, enabling team collaboration and document management. The most common type, the Document Library, supports features like version contr
SharePoint : Optimize SharePoint Storage with Version History Limits
10/16/2024 10:38:11 AM.
Discover how Microsoft's new version history limits (currently in preview) can help streamline document management and optimize SharePoint and OneDrive storage. Learn how to configure organization
Document Libraries in Microsoft SharePoint
10/16/2024 5:57:37 AM.
Microsoft SharePoint's document libraries provide a centralized storage solution for teams to manage and collaborate on files. Unlike OneDrive, which focuses on personal storage, document librarie
Creating and Opening Microsoft Word Document from .NET Using C#
10/15/2024 11:54:12 AM.
This article explores how to manipulate Microsoft Word documents using C# in a Windows Forms application. It covers adding a COM reference for Word, creating instances of the Word application, and uti
Using XML and XSLT
10/15/2024 11:27:26 AM.
XSLT (XML Stylesheet Transformation) is a powerful language used for converting XML documents into various formats. It utilizes an XSLT processor to parse input XML and the associated stylesheet, exec
Resume Processing with Azure Document Intelligence Studio, .NET and Angular
10/14/2024 6:49:29 AM.
Imagine you’re a recruiter swimming in a sea of resumes. It’s overwhelming, right? Enter our hero: a custom model that simplifies the job by automatically extracting all the important bits from resume
Fixing the 'Process with an Id of #### is not Running' Error in Visual Studio
10/14/2024 5:09:18 AM.
In this article, we will learn why this error occurs, how to identify the underlying cause, and step-by-step solutions to fix it, ensuring smoother development and debugging in Visual Studio projects.
Integration And Server Broadcast With SignalR 2
10/11/2024 12:29:10 PM.
Discover how to implement real-time communication in your applications using SignalR 2. This guide covers the integration of SignalR for server broadcast functionality, enabling seamless data transfer
Power of Web APIs: 12 Essential APIs for Java Developers
10/11/2024 6:17:14 AM.
Staying updated with essential web APIs is vital for developers to build efficient, scalable, and user-friendly applications. This article explores key APIs, including Geolocation, Web Workers, and We
Common Mistakes to Avoid When Using USDT TRC20
10/10/2024 10:38:42 AM.
USDT TRC20, a stablecoin operating on the Tron blockchain, ensures fast, cost-effective transactions. However, users face challenges with wallet compatibility, network differences, and cybersecurity,
Backup And Restore Your Database Using SQL Server Management Studio (Step by Step)
10/8/2024 8:54:22 AM.
In this article you will learn how to upload your App to Windows Store (Step by Step), backup and restore your database using SQL Server Management Studio (Step by Step).
Implementing Swagger In Web API
10/8/2024 8:51:54 AM.
In this guide, we explore the process of implementing Swagger in Web APIs to enhance documentation and improve usability. Swagger, an essential tool for API development, provides interactive documenta
Xamarin.Forms - Microcharts App
10/8/2024 8:50:34 AM.
This guide covers the integration of the Microcharts library into your Xamarin application, showcasing various chart types such as bar, line, and pie charts. Enhance your app's user interface with
How to Build and Monitor dApps Using Alchemy
10/4/2024 5:42:03 AM.
Learn how to create a blockchain app using Alchemy, connect it to MetaMask, send transactions, and monitor blockchain activity in real-time using Alchemy's powerful dashboard tools.
Running a Standard .NET Console Application in Docker Container
10/3/2024 11:49:35 AM.
We'll cover the essentials of containerization, including setting up your Docker environment, creating a Dockerfile, building your application image, and deploying it for seamless execution. Enhan
Creating Stored Procedures with Managed Code
10/3/2024 11:41:01 AM.
This article demonstrates how to create a stored procedure in Microsoft SQL Server 2005 using managed code in C#. It details the process of setting up a SQL Server project in Visual Studio, writing th
Search Records Between Two Dates Using Stored Procedure And Entity Framework In ASP.NET MVC
10/3/2024 11:32:18 AM.
In this article, we will learn to write and execute a SQL stored procedure, pass parameters for date filtering, and retrieve results in an efficient and structured manner.
IoC Providers in Angular Dependency Injection useClass
10/3/2024 6:59:29 AM.
This article dives into Angular's Dependency Injection, focusing on the use of IoC and providers with useClass. Learn how to manually inject classes, define tokens with InjectionToken, and configu
Hidden Gems - Converting the Table Response Into String Variable
10/3/2024 3:55:29 AM.
Discover the hidden gems and best practices for effectively handling data within Microsoft Copilot. Enhance your AI-driven applications by learning essential techniques for data manipulation and integ
Find And Replace Text In Word Document Using C#
10/1/2024 9:09:25 AM.
Learn how to efficiently find and replace text in a Word document using C#. This guide covers essential concepts such as Microsoft Word automation, leveraging the Word Interop library, and implementin
Introduction To SignalR With .NET Core - Part One
10/1/2024 8:24:06 AM.
Learn how SignalR enables seamless server-client messaging, the basics of its architecture, and step-by-step instructions to set up your first SignalR project in ASP.NET Core.
Insert Master-Detail Data using Transact-SQL
10/1/2024 4:54:39 AM.
This document explains how to utilize SQLXML in SQL Server 2000 for efficient batch operations with XML data. It outlines the process for creating stored procedures to insert, update, and delete recor
Longest Consecutive Sequence in Array
10/1/2024 4:27:13 AM.
The "Longest Consecutive Sequence in Array" problem involves finding the longest sequence of consecutive integers in an unsorted array. This challenge can be efficiently solved using algorit
Understanding mapPartition in PySpark
10/1/2024 4:13:33 AM.
We explore the mapPartition transformation in PySpark, a powerful optimization tool for batch processing and resource management. Unlike the map function, it processes entire partitions of data, enhan
Why Developers are Choosing Alchemy for Blockchain Projects?
9/30/2024 9:50:47 AM.
Learn how Alchemy simplifies blockchain development with multi-chain support, real-world use cases, and an easy-to-use dashboard for building and managing dApps effortlessly.
Building on Alchemy: A Guide to Deploying Smart Contracts
9/30/2024 7:19:07 AM.
This guide walks developers through deploying smart contracts on the Polygon network using Alchemy and Hardhat. It covers prerequisites, setting up Alchemy, creating a development environment, writing
Background Job Management with Hangfire in .NET Core 8
9/30/2024 6:37:52 AM.
Discover how to effectively manage background jobs in .NET Core 8 using Hangfire. This guide covers job scheduling, asynchronous processing, and monitoring, ensuring your applications run efficiently.
Custom Copilot: Fetch and Process SharePoint List Data Using Prompt AI Builder
9/30/2024 3:56:08 AM.
It guides users through creating custom workflows in Copilot Studio, automating data retrieval, and utilizing AI to process and present information efficiently, enhancing task management and decision-
Check which process deleted the files on Window
9/28/2024 5:13:19 AM.
Enable event logging to identify the process causing deletion operations. Set up folder auditing by adjusting security properties, adding auditing entries, and running AuditPol commands.
Setting Up Kafka In Local using Docker
9/28/2024 5:01:04 AM.
Apache Kafka is a distributed streaming platform used to build real-time data pipelines and applications. It relies on Zookeeper for managing metadata and broker health.
ASP.Net SignalR: Building a Simple Real-Time Chat Application
9/27/2024 10:21:27 AM.
In this tutorial, we build a simple real-time chat application using ASP.NET MVC and SignalR. SignalR enables live data updates by pushing content from the server to clients, perfect for chat, notific
Sending Emails Over .NET Framework, and General Problems Using C# Code
9/27/2024 10:12:21 AM.
This article explains how to send emails using the .NET framework, focusing on the System.Net.Mail namespace. It covers the essentials of SMTP, the use of SmtpClient and MailMessage classes, and commo
Selection Based Crystal Report using Stored Procedure
9/27/2024 10:11:28 AM.
This project demonstrates creating a Crystal Report in a Windows Form application. It includes setting up a SQL database connection, populating a ComboBox with data, generating reports using parameter
Inserting Form Data Into DataBase Using Stored Procedure In ASP.NET C#
9/27/2024 10:10:24 AM.
Learn how to insert form data into a database using stored procedures in ASP.NET with C#. This guide covers setting up a form, handling user input, creating a stored procedure, and securely inserting
SQL Stored Procedure vs. Azure Data Factory Data Flow
9/27/2024 7:32:23 AM.
This article compares SQL Stored Procedures and Azure Data Factory (ADF) Data Flows for creating staging tables and migrating data to Dynamics 365 (D365). It examines their differences in execution ti
What is Codeium and How to Use it for Test Case Writing
9/27/2024 6:02:26 AM.
This article explores Codeium, an AI-powered coding tool that enhances developer productivity with features like smart code suggestions, code chat, and in-line edits. It covers how to install the Code
The implementation of Double Linked List with C Programming
9/26/2024 12:02:40 PM.
A doubly linked list is a dynamic data structure in C that allows bidirectional traversal of elements using pointers. This implementation covers node creation, insertion, deletion, and traversal opera
Why "Service Locator" is an "Anti-Pattern" for Dependency Injection
9/26/2024 8:29:26 AM.
The "Service Locator" pattern, while widely used, often leads to issues in software design, making it an anti-pattern in the context of Dependency Injection (DI). This article explores the d
Create Dynamic Pivot Table Using Store Procedure
9/25/2024 6:58:27 AM.
Learn how to create a dynamic pivot table using a stored procedure in SQL. This guide covers transforming rows into columns dynamically, automating pivot table creation, and efficiently querying large