Want to build the ChatGPT based Apps? Start here
Become a member
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
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
Training
Live
JOBS
MORE
CAREER
MEMBERS
About code
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
C# Corner Live (13)
Mahesh Chand (7)
Mohamed Azarudeen (5)
Amit Mohanty (4)
Agnieszka Stec (4)
Dhanapal Chandran (3)
Chris Love (2)
Abhishek Tiwari (2)
Sachchi Prajapati (2)
Ziggy Rafiq (2)
Jay Krishna Reddy (2)
Mervyn Manilall (2)
Jay Pankhaniya (2)
George (2)
Satya Karki (2)
C# Curator (2)
Mushtaq M A (2)
Anupam Maiti (2)
Rohit Gupta (1)
Ishika Tiwari (1)
Rajkumar Jain (1)
Abhishek Saini (1)
Lovy Jain (1)
Sardar Mudassar Ali Khan (1)
Sandhya Shinde (1)
Shriram Pophali (1)
Alpesh Maniya (1)
Rijwan Ansari (1)
Rikam Palkar (1)
Shanuka Maheshwaran (1)
Vijai Anand Ramalingam (1)
Arindam Dawn (1)
Pablo Veliz (1)
Punar Dutt Rajput (1)
Bikesh Srivastava (1)
Ali Benchaaban (1)
Sandeep Nandey (1)
Pushpendra Shukla (1)
Krishna Garad (1)
Jeetendra Gund (1)
Allen O'neill (1)
Oscar Santos (1)
Sandeep Singh Shekhawat (1)
Raj Kumar (1)
David Mccarter (1)
Vijayakumar S (1)
Vinoth Rajendran (1)
Rahul Bansal (1)
Dinusha Kumarasiri (1)
Prabhat Kumar (1)
Kuppu Swami (1)
Eduard Mkrtichyan (1)
Arunava Bhattacharjee (1)
Priti Kumari (1)
Yogeshkumar Hadiya (1)
Harshal Limaye (1)
Munib Butt (1)
Keerthi Raja (1)
Related resources for code
No resource found
AI vs Rule-based Static Code Analysis
6/5/2023 5:47:16 PM.
In this session, We would love to open up the discussion about the impact of AI on the maintainability and quality of code, in light of Codacy's new launch: Quality AI, the next generation of auto
Code Quality Analysis in Azure DevOps Pipelines
6/5/2023 5:42:07 PM.
In this session, we will go to introduce different code quality metrics and also show how you can analyze them during continuous integration pipelines using Azure DevOps.
Code Quality Conference 2023
6/5/2023 5:19:36 PM.
Code Quality Conference proved to be a valuable event for developers and IT professionals seeking to stay updated with the latest trends and best practices in code quality.
Cracking the Code: Understanding and Avoiding Model Overtraining
6/5/2023 12:37:32 PM.
Unlock the mystery of model overtraining in AI with this insightful guide. Learn why it happens, how to spot it, and crucial strategies to prevent it. Improve your machine learning models now.
Best Practices for CSS Selectors: Optimal Performance and Code Readability
6/5/2023 6:08:32 AM.
In this article, we will learn how we can Utilize best practices to pick and prioritize elements in a way that maximizes efficiency
Amazon CodeWhisperer Or GitHub Copilot
6/5/2023 4:42:51 AM.
Amazon CodeWhisperer and GitHub Comparison
What is Amazon CodeWhisperer?
6/5/2023 1:57:31 AM.
Learn about the latest AI code builder by Amazon, Amazon CodeWhisperer.
How To Create QRCode Using Ant Design UI In ReactJS
6/4/2023 5:41:55 PM.
In this article we will learn how to create QR Code using Ant Design UI with React Js and type script.
GitHub Copilot: Revolutionizing Code Generation with AI Assistance
5/29/2023 9:30:47 AM.
Rockin’ The Code World with dotNetDave ft. Alan Hyneman Ep. 80
5/29/2023 4:53:34 AM.
Join us with Alan Hyneman for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
HttpContextAccessor in Asp.NET Core Web API
5/27/2023 3:58:23 PM.
In ASP.NET Core Web API, the HttpContextAccessor class is a component that provides access to the current HTTP request and response context. It allows you to access various aspects of the HTTP request
Code Analysis With SonarQube
5/25/2023 11:27:14 AM.
In this article, we are going to explore the pre-requisites needed for the Sonarqube installation and the small demo project along with test cases to configure with Sonarqube.
Power Pages - Avoid Duplicate 'Tracking Code' in Portal Analytics
5/25/2023 7:25:10 AM.
This article explains how to avoid duplicate ‘Tracking Code’ elements in Power Pages.
Filtering Data with Global Query Filters in Entity Framework
5/24/2023 10:27:50 AM.
In certain cases, you may need to apply filtering conditions to all queries involving specific entities. This can be useful when you want to exclude soft-deleted items, filter data based on certain cr
For Developers Everywhere: Experience the Power of GitHub CoPilot
5/22/2023 2:22:50 PM.
Unlock the power of GitHub and take your development projects to the next level with GitHub CoPilot. Get faster and streamlined results with the assistance of powerful and intuitive tools and streamli
Mastering Bot Integration in Azure: Unleashing the Power of Clean Code
5/22/2023 12:26:26 PM.
his article dives deep into the world of bot integration in Azure, providing you with invaluable insights into the art of clean coding. Discover how to architect modular and structured code, implement
GitHub Copilot - Your AI Pair To Write Code Faster and Efficiently
5/22/2023 10:58:29 AM.
GitHub Copilot is a new AI tool that helps developers to write code faster and better. Indeed, it is an AI coding partner that provides suggestions to your code and can write code based on description
🤖Cracking the Code: Unleashing Chatbot Success with Top Troubleshooting Tips and Techniques!
5/20/2023 7:04:54 PM.
Learn effective troubleshooting techniques for developing and deploying Azure chatbots. Improve error handling, testing, debugging, and monitoring using Azure application insights and user feedback. E
Enhancing Code Quality with Documentation in C#
5/14/2023 5:45:03 AM.
C# has ability to document code. It helps with readability and exploring code elements.
iOS App Security: Best Practices for Protecting User Data
5/12/2023 6:39:13 AM.
This article discusses best practices for iOS app security, including encryption, user authentication, secure network communications, code signing, app sandboxing, two-factor authentication, anti-jail
Deploy ReactJS App to Azure App Service from VS Code
5/12/2023 5:43:19 AM.
Deploy ReactJS App to Azure App Service from VS Code
Deploy NodeJS App to Azure App Service from VS Code
5/11/2023 4:00:28 PM.
Deploy NodeJS Express App to Azure App Service from VS Code
Deploying an Azure Windows VM using Terraform IaC
5/11/2023 8:41:14 AM.
In this article, you will learn how to deploy an Azure Windows VM using Terraform IaC. Terraform is an open-source infrastructure as code software tool that enables you to safely and predictably creat
Create and deploy ASP.NET Core Web API to AWS Elastic Beanstalk using Amazon CodeCatalyst blueprint
5/11/2023 6:30:01 AM.
In this article, you will see how to create and deploy ASP.NET core Web API to AWS Elastic Beanstalk using the CodeCatalyst blueprint.
💥Unlocking the Power of CSS: Best Practices and Sample Code for Stunning Web Design
5/11/2023 5:11:07 AM.
Best practices to follow while styling CSS
Rockin’ The Code World with dotNetDave ft. Vincent & John Ep. 79
5/10/2023 5:02:40 AM.
Join us with Vincent & John for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
HTML Accessibility Guide with Code Examples
5/9/2023 4:17:51 AM.
HTML Accessibility Guide with Code Examples keeps it simple to understand
⌨️Azure Tools for Developers: Maximizing Cloud Efficiency and Streamlining Development
5/5/2023 10:29:42 AM.
This article provides an overview of the top Azure tools for developers. Azure offers a wide range of features for building and deploying cloud-based applications and services, and these tools can hel
Writing Platform-Specific Code with Angular
5/4/2023 4:50:36 PM.
This article explores how Angular allows developers to write platform-specific code by using platform-specific providers. It explains the concept of platform-specific code and how it can be useful whe
Maximizing Performance in Entity Framework Core: Tracking vs No Tracking
5/4/2023 5:38:29 AM.
In this article, we will learn about Maximizing Performance in Entity Framework Core and what is the difference between Tracking and No Tracking.
10 Common Mistakes to Avoid When Writing JavaScript Code😯😯
5/2/2023 5:42:40 PM.
10 Common Mistakes to Avoid When Writing JavaScript Code????
Maximizing Code Quality with Unit Testing
5/2/2023 5:06:41 PM.
Learn how to write effective unit tests for your Angular applications. This article covers the basics of unit testing in Angular, including setting up a testing environment, creating test suites and c
Rockin’ The Code World with dotNetDave ft. Isaac Levin Ep. 78
5/1/2023 9:03:12 AM.
Join us with Isaac Levin for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Simplifying Your C# Code: Why You Should Avoid Using 'Else' keyword
5/1/2023 4:01:42 AM.
In this article will be seeing the benefits of avoiding else keyword in C# programming.
Unit Testing: Boosting Code Quality and Efficiency
4/28/2023 5:20:40 AM.
This article discusses the importance of unit testing in software development. It explains what unit tests are and how they can help catch bugs and errors early in the development process, ultimately
Simplify Your Code with C# 12 Extension Methods
4/26/2023 4:46:27 AM.
C# 12's New Extension Method Features: Simplifying Your Code and Making It More Modular
ASP.NET Web API With Angular Front End Code Generation
4/25/2023 5:11:34 PM.
This article describes how to automate source code generation by using Asp.Net Web API, Angular and CreaCodeX. At the end of this tutorial you are going to get 2 projects with their full source code,
How to validate HTML Code with W3C Validator?
4/25/2023 9:33:50 AM.
Use of W3C validator tool to validate HTML Code.
Advanced C# Techniques for Better Code Performance
4/25/2023 6:59:33 AM.
In this article, we'll explore some of the techniques that can help you write faster, more efficient C# code.
Add ChatGPT Functionalities Within Visual Studio Code
4/24/2023 7:26:57 AM.
Add ChatGPT Functionalities Within Visual Studio Code.
Deploy .Net Core AWS Lambda Function using AWS CodeBuild Pipeline
4/24/2023 5:45:03 AM.
Deploy .Net Core AWS Lambda Function using AWS CodeBuild Pipeline.
Mastering React: Best Practices for Building Robust and Scalable Applications
4/21/2023 11:59:53 AM.
This article provides practical guidance on how to build high-quality React applications that are both robust and scalable. By following best practices such as using TypeScript, automated testing, cod
Mastering Angular Best Practices: Tips and Tricks for Building Large-Scale Applications
4/21/2023 9:16:45 AM.
Boost Your Angular Game: Best Practices for Large-Scale Applications. From code optimization to server-side rendering, learn the top tips and tricks to master Angular development and build maintainabl
VS Code Hacks: How to Customize Keyboard Shortcuts for Your Workflow
4/20/2023 3:34:19 PM.
Maximize your productivity as a developer with these essential VS Code keyboard shortcuts. Learn how to streamline your workflow, customize your shortcuts, and debug like a pro. From basic editing com
Rockin’ The Code World with dotNetDave ft. Barret Blake Ep. 77
4/20/2023 6:19:45 AM.
Join us with Barret Blake for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Using C# 12's Interpolated Strings For More Concise And Readable Code
4/19/2023 5:51:01 AM.
Using C# 12's Interpolated Strings for More Concise and Readable Code
Implementing C# 12's Top-level Statements for Faster, More Lightweight Code
4/18/2023 5:45:20 AM.
Implementing C# 12's Top-level Statements for Faster, More Lightweight Code
C# 12's Improved Nullability- What It Means for Your Code and How to Use It
4/18/2023 5:39:09 AM.
C# 12's Improved Nullability: What It Means for Your Code and How to Use It
How To Split A String Using Backslash As Delimiter In C# With Code Examples
4/10/2023 10:17:27 AM.
Ziggy Rafiq article post on How to Split a String using Backslash as Delimiter in C# with Code Examples
Top 7 C# Enum Code Examples
4/6/2023 6:30:08 AM.
List of top questions and answers on C# enums.
How To Create Node Red Flow For MQTT Message Publish
4/4/2023 6:53:24 AM.
In this article, you will learn how to create node red flow for mqtt message publish.
Comapare Files (1), With TFS And Git GUI In Visual Studio
4/4/2023 5:04:23 AM.
This article will introduce the different ways to compare files in Visual Studio.
C# List Tutorial - Everything You Need To Learn About List In C#
4/2/2023 2:13:17 AM.
Learn how to use C# List and its methods and properties.
Create QR Code In Blazor Using ASP .Net Core
3/31/2023 7:06:13 AM.
Generate dynamic QR Code in the Blazor Application using ASP .Net Core.
Stratis Smart Contract Development using Visual Studio Code
3/29/2023 11:56:01 AM.
This article elucidates how we can develop s Smart Contract in Visual Code and C# with all the necessary steps and a sample code example. 
How to Install Xcode and Utilize SwiftUI for App Development
3/23/2023 9:05:51 AM.
In this second part of my series, I am going to tell you about how we can install and use Xcode to create a SwiftUI application.
Share Your Work In Progress In Real Time From VS Code
3/23/2023 4:53:55 AM.
Need to ask a teammate for some help with your code, but don’t want to push broken changes to GitHub? GitLive has a solution ??
Rockin’ The Code World with dotNetDave ft. Milan Jovanovic Ep. 76
3/22/2023 2:49:42 PM.
Join us with Milan Jovanovic for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Find Client IP Address And Location in ASP.NET
3/21/2023 9:16:42 AM.
In this article we will see how to find the IP address of the client and the location of the specified IP address.
Programming Basics in JavaScript: Day 2
3/21/2023 7:06:26 AM.
in this article you will learn basics of JavaScript Programming.
Manage Your Cloud Infrastructure As Code With Terraform.io
3/19/2023 6:04:20 AM.
How to use Terraform.io to manage resources on multiple cloud platforms. Code once, deploy to many!
How To Write Resilient Code Using Polly In .NET 6
3/17/2023 10:23:55 AM.
In this article, you will learn how to write resilient code using polly in .Net 6.
Take Your Development Environment Anywhere With GitHub Codespaces
3/16/2023 10:34:50 AM.
Get ready to take your development game to the next level with GitHub Codespaces! In this informative and exciting article, you'll learn how to set up your own cloud-based development environment.
Pull Sooner And Merge Faster In VS Code
3/15/2023 10:38:30 AM.
The key to faster merging is to pull sooner! Here is how you can make sure you’re always up to date with your remote and reduce the chances of conflicts.
Debugging JavaScript Code Using VS and IE
3/13/2023 11:18:06 AM.
I explain in this article step-by-step how to debug JavaScript code defined in a .aspx page using Visual Studio and Internet Explorer.
What is the difference between synchronous and asynchronous code in JavaScript?
3/12/2023 6:49:16 PM.
Learn the difference between synchronous and asynchronous code in JavaScript with code example.
Rockin’ The Code World with dotNetDave ft. Brady Gaster Ep. 75
3/11/2023 1:14:15 PM.
Join us with Brady Gaster for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Create Custom Module Using Azure IoT Edge Sample Code
3/10/2023 8:22:58 AM.
In this article, you will learn how to create a custom Module using Azure IoT Edge Sample Code.
.Net MAUI - QR Code Generator
3/9/2023 10:20:49 AM.
In this article, you will learn about .Net MAUI QR Code Generator.
Instant Merge Conflict Detection In VS Code
3/6/2023 10:52:36 AM.
Would you like to know if your branch has conflicts before you go to merge it in? ??
Create A New Console Project In Visual Studio Code
3/6/2023 5:37:05 AM.
In this article, you will learn how to create a new C# Console project using Visual Studio Code using command prompt.
Code Quality - Formatting Classes In Microsoft .NET To Make Them Easy To Read And Modify
3/1/2023 4:40:59 AM.
In this article, you will learn how to format classes in Microsoft .NET To Make Them Easy To Read And Modify.
How to Use Timer in C# (Tutorial with Sample Code)
2/26/2023 3:11:49 PM.
In this tutorial, learn how to implement a Timer in C#. The Timer control represented by the C# Timer class executes a code block at a specified interval of time repeatedly.
Rockin’ The Code World with dotNetDave ft. Khalid Abuhakmeh Ep. 74
2/23/2023 2:18:32 PM.
Join us with Khalid Abuhakmeh for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
How to Create a Simple Login Page in HTML with CSS Code
2/21/2023 2:23:19 PM.
Learn how to create a simple sleek and stylish login page in HTML using CSS code. Boost user engagement and take your website to the next level. Get started now!
C# FileInfo Code Samples
2/21/2023 6:13:10 AM.
The C# FileInfo provides methods to work with files. In this article, you'll learn how to use FileInfo in C#.
Exploring The Capabilities Of Codex - A Module On Azure OpenAI's AI-Powered Code Generator
2/16/2023 10:38:40 AM.
If you are new to this module, we recommend that you read the Azure OpenAI module first before proceeding to the Codex module. In our previous module, we covered Davinci, and in this post, we will del
Interesting Facts Behind the Origin of SQL Server Code Names
2/15/2023 8:17:47 AM.
This article will enhance your knowledge of some hidden names of SQL Server and where they came from.
How To Generate A Self-Signed Code Signing Certificate
2/14/2023 10:34:52 AM.
In this article, you will learn how to generate a self-signed code signing certificate.
Rockin’ The Code World with dotNetDave ft. Clark Sell Ep. 73
2/13/2023 1:31:28 PM.
Join us with Clark Sell for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
11 Code Excercises on Inheritance in C# .NET
2/12/2023 8:22:29 PM.
This article explains the various behaviors of inheritance in C# and .NET.
C# StringBuilder Tutorial With Code Examples
2/10/2023 4:44:45 AM.
C# StringBuilder is useful for concatenating multiple strings. The code examples demonstrate how to use a StringBuilder in C#.
An Introduction to Grunt: The JavaScript Task Runner for Streamlining Workflow
2/9/2023 10:50:54 AM.
Grunt is a JavaScript task runner that automates repetitive tasks such as minification, compilation, and linting. It helps to streamline your development workflow by allowing you to define tasks and r
How To Debug An Angular Application
2/9/2023 4:53:10 AM.
In this article, you will learn how to debug an angular application.
Best Code Review Techniques
2/7/2023 10:37:54 AM.
Code review is an important part of the software development process that helps ensure the quality, maintainability, and security of code.
CRUD Operation Using Entity Framework Code-First
2/7/2023 7:09:22 AM.
In this article you will learn how to use the Code-First approach for better security in ASP.NET MVC.
How To Use Visual Studio Code For .NET Development With .NET 7
2/3/2023 10:30:53 AM.
This article describes the full utilization of Visual Studio code for .NET development. Additionally, the article demonstrates how to create a console app, class library project, solution, and ASP.NET
SSRS Parameter Validation Using Custom Code
2/2/2023 10:19:47 AM.
This article explains how to apply validation on an SSRS parameter and display a user-readable error message.
Rockin’ The Code World with dotNetDave ft. Mark Brown Ep. 72
1/25/2023 10:26:18 AM.
Join us with Mark Brown for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Generate QR Code In ASP.NET Core MVC
1/23/2023 11:09:53 AM.
In this article we are going to create an ASP.Net Core MVC Application which generate QR Code for different purpose like Email, Website, Bookmark Website, SMS, and WhatsApp etc. For this we are going
How To Change The VSCode Terminal Font Size
1/23/2023 7:00:02 AM.
In this short post, we're going to understand how we can change the font size for the terminal that comes bundled with Visual Studio Code. We'll take a look at both ways we can update the font
Azure User Group Sweden: Infrastructure as Code with Bicep on tour!
1/20/2023 3:05:47 PM.
In this session, you will learn how to empower your Infrastructure as Code approach with Bicep!
Using GitHub Co-Pilot For Code Guidance
1/20/2023 9:31:16 AM.
In this article, you will learn how to use GitHub Co-pilot for code guidance.
What Is Low-code No-Code Development and Why You Should Pay Attention To It
1/19/2023 4:31:56 PM.
Low-code, No-code app development platforms are rising. Learn what llow-codedevelopment is, what the most popular low-code platforms are, and why you should pay attention to low-code outlets.
Best Low-code No-code Platforms In 2023
1/19/2023 2:02:32 PM.
Detailed review of top 10 low-code platforms and their pros and cons.
Get Notified When There Are Commits To Pull In VS Code
1/19/2023 10:33:32 AM.
With the help of GitLive’s new pull reminders, you can now pull sooner, reduce the chances of conflicts, and merge faster!
Exception Handling (6), HttpStatusCode
1/16/2023 11:24:51 AM.
This article will discuss the HttpStatusCode.
.NET MAUI - Zxing Barcode Scanner
1/12/2023 1:31:11 PM.
In this article, you will learn about .Net MAUI - Zxing Barcode Scanner.
Insight.Database , .NET Micro ORM - Write Less Code In Data Access Layer Using Auto Interface Implementation
1/10/2023 8:15:21 AM.
In this article, you will learn about Insight.Database is a fast, lightweight, (and dare we say awesome) micro-orm for .NET. Auto Interface Implementation implements the interface for you automatical
Setup And Run Angular 15 App Locally From VS Code
1/10/2023 7:33:03 AM.
In this article, you will learn how to setup and running Angular 15 App Locally from VS Code.