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 il
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Jefferson S. Motta (5)
Mahesh Chand (4)
Sardar Mudassar Ali Khan (4)
Keyur (4)
Sandeep Mishra (3)
Abiola David (3)
Vipul Malhotra (3)
Subham Ray (3)
Ashutosh Singh (3)
Arjit Soni (2)
Muzaffar Ur Rahman (2)
C# Corner Live (2)
Sarthak Varshney (2)
Afsar Uddin (2)
Bhavesh Raval (2)
Vijayaragavan S (2)
Sarathlal Saseendran (2)
Kaveendra Dhilhan (1)
Anuradha Rani (1)
Ziggy Rafiq (1)
Priyanshu Agnihotri (1)
Muhammad Irfan (1)
Shaily Dubey (1)
Jignesh Trivedi (1)
Vinoth Arun Raj Xavier (1)
Sunny Sharma (1)
Nabaraj Ghimire (1)
Ajay Kumar (1)
Nitin Bhardwaj (1)
Rohit Gupta (1)
Abhishek Tiwari (1)
Sourabh Mishra (1)
Md Sarfaraj (1)
Shweta Lodha (1)
Adam Stirtan (1)
Adriancs (1)
Tural Suleymani (1)
Shubhankar Banerjee (1)
Ankit Rai (1)
Hamza Asal (1)
Andrew Fenster (1)
Farhan Ahmed (1)
Amr Monjid (1)
Nilesh Jadav (1)
Malcolm Crowe (1)
Ratnesh Singh (1)
Vinodh Kumar (1)
Sandeep Nandey (1)
Rafnas T P (1)
Khoday Akilesh (1)
Aradhana Tripathi (1)
Ijas Ahamed (1)
Banketeshvar Narayan (1)
Praveen Kumar (1)
Sumit Kharche (1)
Nandan Hegde (1)
Onkar Sharma (1)
Munib Butt (1)
Satya Prakash (1)
Rehan Ahmad Abbasi (1)
Konstantin Knizhnik (1)
Abhishek Singhal (1)
Naveen Kumar (1)
Abdul Basith (1)
Mohammed Ibrahim (1)
Simran Verma (1)
Ahmad Mozaffar (1)
Harminder Singh (1)
Yogeshkumar Hadiya (1)
Related resources for il
No resource found
Extract text from Image and PDF Using Power Automate and AI Builder
11/29/2023 6:19:02 AM.
Extract text from Image and PDF - Using Power Automate and AI Builder. In our data-centric world, extracting valuable insights from diverse sources, including images and PDFs, is crucial. Power Automa
Unraveling the Magic of Microsoft Copilot
11/29/2023 5:23:00 AM.
Microsoft Copilot, driven by powerful AI, promises to transform how we work in Word, Teams, and Excel. Discover the innovative features and impact of this dynamic AI assistant.
Visual Studio Builds and Key Features
11/29/2023 4:08:28 AM.
Visual Studio Builds Since 2005 and main key features. Explore the growth of Visual Studio, Microsoft's premier Integrated Development Environment, from its inception in 1997 to the latest feature
Microsoft's Mind-Blowing AI Breakthroughs: Unveiling the Future of Industries!
11/28/2023 11:27:52 AM.
In the era of technological acceleration, artificial intelligence (AI) is a transformative force. Microsoft, at the forefront of this revolution, unveils innovative AI solutions, reshaping industries
Export Filtered Power BI Data to CSV Using Power Automate
11/28/2023 9:54:18 AM.
This video shows how to export filtered data in the Power BI service to CSV file using Power Automate.
How to Embed an Image to an email in Power Automate
11/28/2023 5:10:34 AM.
Power Automate doesn't have a native action specifically designed to embed images directly into an email introduction. However, below method I'm showing step by step to embed an image.
Opening PowerApps App Gallery From Email Dependent upon ID
11/27/2023 8:50:38 AM.
Learn to design a user-friendly PowerApps gallery with an ID filter navigated from an email. This tutorial covers creating a flow, forming URLs, and implementing Power Automate for seamless functional
React Native Development: Building a CI/CD Pipeline with Azure DevOps
11/27/2023 7:03:36 AM.
In the dynamic realm of mobile app development, React Native has become a prominent framework for cross-platform apps. Ensuring a seamless and error-free deployment demands a robust Continuous Integra
Understanding Mutability and Immutability in C#
11/27/2023 4:12:46 AM.
short article on Understanding Mutability and Immutability in C#
Top AI Experiments That Failed
11/24/2023 4:31:49 AM.
In the quiet space of tech mishaps, there's a story about an AI experiment that stumbled in the shadows, leaving behind echoes of errors and unfinished dreams.
Performance implementation Using AccelerateBuildsInVisualStudio
11/23/2023 5:22:07 AM.
The .NET 4.8 and lower have an update for faster incremental build in VS 17.8. Visual Studio 2022 version 17.8 introduces build acceleration for non-SDK style projects targeting .NET Framework 4.8 or
Upload/Display Image In Picture Box Using C#
11/22/2023 10:41:49 AM.
In this article, we learn how to browse, view and display an image path in a picture box tool using C# Windows Forms application. OpenFileDialog, PictureBox.
How To Select an Avatar Image from Popup to Set as My Profile Picture In Blazor?
11/22/2023 8:38:25 AM.
In this article, we have learned how to show avatar images as profile pictures.
Working With Filters In ASP.NET Core MVC
11/22/2023 7:22:48 AM.
Filters allow us to run custom code before or after executing the action method. It provides ways to do common repetitive tasks on our action method. The filters are invoked in certain stages in the r
.NET Core: Detail of Lifetime Management
11/21/2023 8:40:20 AM.
In .NET Core, lifetime management refers to how objects are created, used, and eventually disposed of within an application. It ensures efficient resource utilization and prevents memory leaks.
How To Convert Visual FoxPro DBF File To Excel In C#
11/20/2023 10:34:58 AM.
In this article you will learn how to convert Visual FoxPro DBF file to Excel in C#.
Using ASP.NET FileUpload Control
11/20/2023 9:59:37 AM.
In this article, learn how to use an ASP.NET FileUpload control to upload files in an ASP.NET Web application.
Building dynamic forms with SurveyJs and Blazor WebAssembly
11/20/2023 5:51:27 AM.
In this article, we will learn about integrating the surveyJs with blazor web assembly to compose a dynamic form. we'll learn how to integrate SurveyJs into a .NET Core 6.0 Blazor WebAssembly appl
Building a Robust API with Flask, flask_restful, and flask_sqlalchemy in Python
11/20/2023 5:06:42 AM.
Developing robust APIs is fundamental for modern web applications, enabling seamless communication between different systems. Python, known for its simplicity and versatility, offers powerful tools li
SaveFileDialog In C#
11/18/2023 10:14:13 AM.
Windows SaveFileDialog allows users to save a file. C# SaveFileDialog class represents a Save FileDialog control. In this code sample, you will learn how to use a SaveFileDialog in C# and Windows Form
Building APIs with Flask and flask_restful in Python
11/18/2023 7:26:35 AM.
This article explores the process of building robust APIs with Flask and its extension, flask_restful, in Python. It covers setting up flask_restful, creating a basic API, resource management, request
How to build a Sentiment Analysis Chatbot using Python?
11/18/2023 4:33:06 AM.
In this article, we will explore the creation of a simple Sentiment Analysis Chatbot using Python and the Tkinter GUI library. Sentiment analysis involves determining the sentiment (positive, negative
Inserting 1 Million Dummy Product Data into SQL Server Using Bogus Package
11/17/2023 7:36:39 AM.
When working with databases, populating them with substantial amounts of data for testing or demonstration purposes is crucial. The Bogus package in C# provides a convenient way to generate fake data,
Creating Consistent ASP.NET Core Web API Responses with AutoMapper and DTOs
11/17/2023 5:40:18 AM.
Developing a robust ASP.NET Core Web API hinges on the subtle yet pivotal details of response structuring. Leveraging AutoMapper in tandem with well-designed Data Transfer Objects (DTOs) not only ensu
How to Open PDF Files in Web Brower Using ASP.NET
11/17/2023 5:22:41 AM.
In this article, I will explain how to open a PDF file in a web browser using ASP.NET.
Learn GitHub CoPilot
11/17/2023 2:25:34 AM.
GitHub Copilot is an AI pair programmer that suggests code completions and other forms of code assistance as you code.
Identity API Endpoints based Authentication and Authorization in .NET 8
11/15/2023 12:10:49 PM.
The second step in adding token-based authentication to ASP.NET Core Identity is to introduce the Identity API endpoints. Basically, this is an API version of the actions that you can perform with ASP
How To Kill A Process In Windows 11
11/15/2023 10:55:42 AM.
In this article, you will learn how you can force-quit or kill a process in Windows 11.
How to Use Accessibility in SwiftUI?
11/15/2023 10:50:50 AM.
Discover the key steps to build inclusive SwiftUI apps in "How to Create Inclusive Apps with SwiftUI Accessibility." From VoiceOver support to dynamic type and custom actions, this guide emp
Sending an E-Mail With Attachment Using ASP.Net
11/15/2023 8:45:11 AM.
In daily development we need to add some mail functionality to our project, in this article I am going to show you, how you can do this.
VS 2022 Reveals System.Runtime.CompilerServices.Unsafe Vulnerability
11/15/2023 7:23:46 AM.
The recent version of Visual Studio 2022 revealed a vulnerability in ASP.NET WebForms.while updating Windows on Patch Tuesday and releasing the latest version of Visual Studio 17.8 and .NET 8 LTS, I u
AI and the Future of Work: A New Era of Human Empowerment
11/15/2023 6:08:41 AM.
It's true that AI is transforming the future of work, but it doesn't mean human jobs are in danger. Learn how AI tools can enhance your skills, make you more valuable to your company, and keep
Ask Questions to an Audio File using OpenAI
11/13/2023 6:37:08 AM.
This article explains about how one can pass an audio file to LLM - OpenAI
API Development Using Strategy Design Pattern with 3-Tier Architecture
11/13/2023 6:36:52 AM.
In today's fast-paced software development landscape, creating well-structured and maintainable applications is crucial. One popular design pattern that can greatly enhance the organization and fl
How to Upload Files into Azure Blob Storage with ASP.NET Core Web API
11/10/2023 4:13:24 PM.
The article explains how to add files to Azure Blob Storage using ASP.NET Core Web API. It guides through the process, teaching step-by-step methods for uploading various files into Azure Blob Storage
Get IBM and Microsoft Daily and Weekly Historical Stocks Data from API
11/10/2023 6:43:11 AM.
Get IBM and Microsoft Daily and Weekly Historical Stocks Data from API.
Rockin’ The Code World with dotNetDave ft. Maddy Montaquila - Ep. 91
11/8/2023 1:56:19 PM.
In this episode, you will learn about .NET and MAUI.
Building a Web API with C# Records for DTOs
11/6/2023 10:57:14 AM.
This blog article explores the use of C# records for Data Transfer Objects (DTOs) in ASP.NET Core Web API development. It offers insights into the benefits and practical application of C# records, usi
Navigating the Deployment Dilemma: On-Premises vs. Cloud in 2024
11/6/2023 9:28:27 AM.
In the dynamic landscape of technology, the decision between on-premises and cloud deployment continues to be a pivotal choice for organizations. As we step into 2024, this decision holds more weight
How to build a DMARC Report Dashboard with Python
11/5/2023 5:51:38 AM.
Email security is a vital concern for organizations and individuals alike. One of the powerful tools in the fight against email abuse is Domain-based Message Authentication, Reporting, and Conformance
Writing a Simple C# Files Backup Solution for File Server
11/4/2023 8:19:09 AM.
An insight and an introduction of building a simple C# files backup program
Invoice Scanning Process Automation Using Power Automate And AI Builder
11/3/2023 6:36:08 AM.
Your article provides a comprehensive and insightful guide to leveraging the capabilities of Power Automate and AI Builder for automating the invoice scanning process. The step-by-step breakdown and t
Filters and Types of Filtering in Power BI
11/3/2023 6:16:25 AM.
Power BI filters are useful tools for organizing data, visualizing and comparing your data visualizations and creating reports.
Kafka For Mere Mortals: Better compatibility with WSL2
11/3/2023 5:38:57 AM.
Install Kafka on Windows using WSL2 technology. This article explains the process of installing Kafka on Windows using WSL2 provides a clear and comprehensive step-by-step process. The explanation of
New Features of Rust 1.73
11/2/2023 7:18:05 AM.
Rust 1.73 is a major release that includes a number of new features and improvements, such as impl Trait syntax, generic associated types, and improved borrow checker performance. These changes make R
.NET Core Middleware for Logging using Serilog
11/1/2023 12:12:20 PM.
This article provides a comprehensive guide to setting up .NET Core middleware for logging using Serilog. It covers key steps from project setup to middleware configuration, highlighting the flexibili
Use Data API builder with Azure Cosmos DB
11/1/2023 7:15:42 AM.
Use Data API builder with Azure Cosmos DB. The guide explains how to build a Data API using Azure Cosmos DB. It outlines steps such as creating a database container, adding a Book schema, obtaining th
Types of Crypto Wallets
11/1/2023 5:45:42 AM.
Explore the world of cryptocurrency wallets, from convenient hot wallets for daily transactions to ultra-secure cold wallets for long-term storage. Choose wisely for a balanced approach to digital ass
Data Transfer Without Parent and Child Component
10/31/2023 9:16:09 AM.
This content explains sharing data between Angular components via a service. It covers steps such as service creation, data sharing via click, and retrieval using data services.
Write XML to File Action in Desktop Flow using Microsoft Power Automate
10/31/2023 8:53:48 AM.
Reading this article, you can learn how to Write XML to file in Desktop flow using Microsoft Power Automate. Reading this article, you can learn how to Write XML to file in Desktop flow using Microso
Unveiling the Elegance and Efficiency of Minimal APIs
10/31/2023 7:16:25 AM.
This article provides a clear and concise explanation of Minimal APIs, a programming approach that simplifies the creation of HTTP APIs in ASP.NET Core. The article explains the concept of Minimal API
What is Load Balancing?
10/31/2023 5:53:31 AM.
The article gives an extensive overview of load balancing, covering its definition, importance, functioning, types of load balancing algorithms, benefits, various types of load balancers, and the diff
How to download a file in ASP.Net
10/30/2023 11:24:39 AM.
Here we see a method to download a file in ASP.NET.
FileResult In ASP.NET Core MVC
10/30/2023 10:39:17 AM.
This article overview FileResult in ASP.Net Core MVC. The FileResult actions used to read and write files. FileResult is the parent of all file related action results.
The Third Pillar Of Object-Oriented Programming - Polymorphism:
10/30/2023 10:26:15 AM.
In the last part of this series you will see the third pillar of object-oriented programming (polymorphism); you will see how the polymorphism gives you the ability to treat related objects in the sam
Read XML From File Action in Desktop Flow using Microsoft Power Automate
10/30/2023 8:12:08 AM.
Reading this article, you can learn how to Read XML from file Action in Desktop flow using Microsoft Power Automate
Asynchronous File I/O in C#
10/30/2023 7:20:05 AM.
Thisarticle on asynchronous file I/O in C# is well-structured and informative, covering all the essential aspects of the topic. You have effectively introduced the concept of asynchronous programming,
Simple Login Form in ASP.Net Using C#
10/30/2023 6:57:40 AM.
This article shows how to make a simple Login Form in ASP.Net Using C#.
Compiler Tools In C#
10/30/2023 6:57:34 AM.
The attached zip file contains the source code and documentation of Compiler tools in C#.
Overview Of SOLID Principles In C#
10/30/2023 5:04:17 AM.
This article explains the basic rules which are combined and called the SOLID Principles. SOLID principles are a set of design principles in object-oriented programming (OOP) that help developers crea
Azure User Group Sweden: Building Cloud Native Applications using Microsoft Orleans
10/30/2023 4:25:20 AM.
In this code-heavy session, Johnny will explain what the Orleans framework is all about: What is the distributed virtual actor model? What are grains? What are silos?
VMware Horizon 8 2309 Release Notes
10/29/2023 7:09:04 AM.
The article you provided is a release notes document for VMware Horizon 8 2309. It describes the new features and enhancements included in this release, as well as the compatibility notes, resolved is
Built-in Roles in Azure Synapse Analytics Workspace
10/29/2023 6:35:59 AM.
Azure Synapse Analytics provides a range of built-in roles to manage access to Synapse resources, allowing administrators to control user and application actions within a workspace.
Deploy .Net Core AWS Lambda Function using AWS CodeBuild Pipeline
10/29/2023 6:15:30 AM.
Deploy .Net Core AWS Lambda Function using AWS CodeBuild Pipeline.
Creating Excel File Using OpenXML
10/27/2023 6:10:41 AM.
In this article I will explain how to create an Excel file using C# without any third party paid dll files or Microsoft Interop services, but OpenXml dll, which is free and available in a nuget packag
Using Power Automate for HTML Table Creation
10/27/2023 6:03:38 AM.
Learn easy way to send the Dynamic CRM Data to Email in the Table Format. To manually start the flow, log in to Power Automate, select Create, and then choose an instant cloud flow.
Source Generators in C#
10/27/2023 5:26:01 AM.
You explained the process step by step, starting with the definition of attributes and the implementation of the generator class, followed by the initialization and execution processes. Additionally,
Test-Driven Development in .NET
10/27/2023 5:04:09 AM.
Test-Driven Development (TDD) is a software development practice emphasizing writing tests before code. Its three-step process includes writing a failing test, writing the code to pass the test, and t
How to Search Text in PDF Files on OneDrive Using Telerik
10/27/2023 4:39:22 AM.
In this post, I will demonstrate the use of Telerik to read PDF content
Optional Parameters in SQL Server
10/26/2023 12:57:13 PM.
Optional parameters in SQL Server refer to the capability of defining parameters within SQL queries that can be left unspecified or set to default values if not provided by the user. This feature enha
Optimizing File Security with Windows Sandbox
10/26/2023 12:37:01 PM.
Expert Tips for Utilizing Windows Sandbox to Enhance Downloaded File Security provides valuable insights on using Windows Sandbox, a built-in virtualization feature in Windows operating systems, to bo
PHP.ini Upload_Max_Filesize Exceeded Error
10/26/2023 12:32:55 PM.
The uploaded file exceeds the upload_max_filesize directive in php.ini." This error occurs when you're trying to upload a file in PHP, but the size of the file being uploaded is larger than t
Statistical Concepts for Data Analysis
10/26/2023 4:52:20 AM.
Statistics is a powerful tool used to analyze data, make informed decisions, and draw meaningful insights from information. Whether you're a data scientist, researcher, or just curious about the w
Decompile An Assembly In C#
10/25/2023 9:50:50 AM.
In this article you will learn how to decompile an Assembly in C#.
C# Preprocessor Directives
10/25/2023 6:53:02 AM.
In this article I will explain you about C# Preprocessor Directives.
How To Upload Files Into Azure Blob Storage Using Azure Functions In C#
10/25/2023 6:06:57 AM.
Step by step tutorial to upload files into Azure Blob Storage using Azure functions in C#
Easily Learn Conversational Language Understanding (CLU) In Azure AI Language Studio
10/24/2023 1:01:20 AM.
In this post we will see what Conversational Language Understanding (CLU) is in Azure Language.
Single Responsibility Principle (SRP) in .NET Core
10/23/2023 8:19:29 AM.
As a developer with one year of experience, you've likely come across the SOLID principles, a set of five principles that promote clean, maintainable, and scalable code. Among these principles, th
Resource URI (Unique Resource Identifier) details of Common Microsoft Resources in Entra ID
10/23/2023 7:04:18 AM.
Resource URI (Unique Resource Identifier) details of Common Microsoft Resources in Entra ID.
Building a Web API Structure with Database-First Approach (Using EDMX)
10/23/2023 6:09:23 AM.
In this article, you will learn about Web API Structure With Database First Approch. This article provides a step-by-step guide on creating a web API structure with a database-first approach using EDM
Easily Record An Audio In Angular 16 And Save It As WAV Format
10/22/2023 8:02:01 AM.
In this post, we will see how to record an audio in Angular 16 from microphone and save it as WAV format.
How To Kill A Process In Windows 10
10/20/2023 10:54:19 AM.
In this article, I have described how to kill a process in Windows 10.
Using Records In C# 9.0
10/20/2023 7:26:18 AM.
C# 9.0 introduced a significant language feature known as records, which simplifies the creation of classes for immutable data. Records provide a concise and elegant way to define classes for storing
Upload Image And Create Thumbnail In C# 4.0
10/20/2023 6:39:13 AM.
In C# 4.0, developers can leverage advanced techniques to upload images and create thumbnails efficiently. This process is vital for web applications, enabling users to upload images while optimizing
C# 2.0 Features: Property Accessor Accessibility Modifiers
10/20/2023 5:20:11 AM.
One of the new features added to C# version 2.0 is accessibility modifier support for property accessor. In this article, I will show you the advantages and coolness of using this feature.
Outlook Automation Features To Master Your Inbox
10/19/2023 12:30:44 PM.
Outlook, a widely used email and productivity tool, offers an array of automation features designed to enhance your email management efficiency. Mastering these features empowers users to streamline t
Mediator Design Pattern in ASP.NET Core Web API with 3-Tier Architecture
10/19/2023 5:10:38 AM.
The Mediator Design Pattern is a behavioral design pattern that defines an object that centralizes communication between a set of objects. It promotes loose coupling between components by preventing d
Checking Previous Instance (Single Instance) Of An C# Windows Application, Also Setting MDI Child Form To A MDI Parent
10/18/2023 4:42:04 AM.
In this article I will describe how to check previous instance (single instance) of an C# windows application and also whether a MDI child is set to a MDI parent
Execution-Time Code Generator For C#
10/17/2023 8:45:35 AM.
The Common Language Runtime provides a new way of doing things. The compile-time world still exist, but it is also possible to build dynamic systems where new code is added by loading assemblies or ev
Understanding and Utilizing Middleware in Applications
10/17/2023 5:39:13 AM.
Middleware is a vital component in the world of web applications. But what exactly is it, and how can it benefit your software projects? In simple terms, middleware is like a helpful assistant in your
Unit Testing In Flutter Using Welltested.AI
10/17/2023 5:18:45 AM.
In this article, you will learn about how you can write test cases for unit testing using AI.Unit Testing in Flutter using Welltested.AI offers a robust approach to ensuring the quality and functional
Windows Functions in SQL Server
10/17/2023 4:21:23 AM.
Windows functions in SQL Server are a powerful set of functions that operate across a specific "window" of rows defined by the OVER() clause. These functions allow for computations and aggre
How To Activate Eligible Membership To A Privileged (PIM) Group?
10/16/2023 8:29:06 AM.
This article provides instructions on how to activate one’s eligible membership to a privileged (PIM) group.
Simplified ASP.NET Core Web API with Clean Architecture and Chain of Responsibility
10/16/2023 7:11:21 AM.
In the ever-evolving landscape of web development, creating a robust and maintainable API is crucial. ASP.NET Core, with its versatility and performance, provides an excellent foundation for building
Rename A File Using DOS Command
10/13/2023 8:59:59 AM.
There are multiple ways to rename a file in C#. In this article, I'll show you how to rename a file in C# using FileInfo and DOS command.
Action Filters in ASP.NET Core
10/13/2023 8:10:05 AM.
This article provides a comprehensive overview of Action Filters in ASP.NET Core, exploring their types.
Three Popular C# Interfaces
10/12/2023 11:53:45 AM.
In this article, you will learn about the most common interfaces in the C# Libraries that you can use to create robust classes and objects.
Read Excel File In Windows Application Using C#
10/12/2023 6:52:57 AM.
In this article we will learn how to read an Excel file in Windows Application using C#.
Publishing Power BI Report into the Power BI Service
10/12/2023 5:14:22 AM.
This article demonstrated how to publish Power Report to the Power BI Service
Upload Single Or Multiple Files In ASP.NET Core Using IFormFile
10/12/2023 4:53:48 AM.
In this article, we are going to see how to upload files in asp.net core web application and store in root directory of application. We are going to use IFormFile to upload files and also see how to p