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 Round
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
CSharp TV (4)
Gaurav Kumar (3)
Mahesh Chand (3)
Atul Warade (3)
Aman Singhal (3)
Salman Beg (2)
Venkatesan Jayakantham (2)
Sanwar Ranwa (2)
Jay Krishnareddy (2)
Ramasagar Pulidindi (2)
Veena Sarda (2)
Kartik Kumar (2)
Prabhakar Maurya (2)
Sourabh Somani (1)
Safyan Yaqoob (1)
Bhavik Patel (1)
Vinoth Rajendran (1)
Abhishek Dhoriya (1)
Jitendra Mesavaniya (1)
Vijay Yadav (1)
Sigar Dave (1)
Prathap Reddy (1)
Janarthanan Selvaraj (1)
Rinki (1)
Arun Ramaswamy (1)
Chethan N (1)
Sumit Kharche (1)
Ashutosh Singh (1)
Ajay Yadav (1)
Vivek Tripathi (1)
Chervine Bhiwoo (1)
Jobin S (1)
Pravesh Dubey (1)
Ajay Kumar (1)
Mohamed Azarudeen Z (1)
Vignesh Kumar (1)
Muhammad Aqib Shehzad (1)
Shriram Pophali (1)
Sriram Kumar Mannava (1)
Nitesh Kejriwal (1)
Chaman Gautam (1)
Sardar Mudassar Ali Khan (1)
Akshay Teotia (1)
Uday Dodiya (1)
Scott Lysle (1)
Vishal Yelve (1)
Chintan Sukhadiya (1)
Manoj Kumar Duraisamy (1)
Chris Love (1)
Praveen Kumar (1)
Sachchi Prajapati (1)
Lokesh Varman (1)
Leon Pereira (1)
Sarthak Varshney (1)
Martin K Abraham (1)
Chris Blake (1)
Radhe Gupta (1)
Sriganapathi S (1)
Piyush Pansuriya (1)
Prajnya (1)
Veerendra Annigere (1)
Agustinus Theodorus (1)
Dhairya Krishnat (1)
Sourav Bhattacharya (1)
Sivaraman Dhamodaran (1)
Oussama Al Rifai (1)
Nitin (1)
Sonia Bhadouria Vishvkarma (1)
Micke Blomqvist (1)
Abhijeet Singh (1)
Chintan Rathod (1)
Sazid Mauhammad (1)
Naveen Singh (1)
Prashant Kumbhar (1)
Abubackkar Shithik (1)
Ajay Malik (1)
Harpreet Singh (1)
Abhishek Yadav (1)
Shubham Sharma (1)
Arun Choudhary (1)
Satya Prakash (1)
Related resources for Round
No resource found
A 4-Year Retrospective : Lessons Learned from Building a Video Player from Scratch with React Native
10/24/2024 5:05:25 AM.
React Native, React, ReactJS
Change Background Color Dynamically Using AngularJS
10/8/2024 9:24:54 AM.
In this tutorial, learn how to dynamically change the background color of a web application using AngularJS. We’ll explore Angular directives and event handling to allow users to select colors interac
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.
Schedule Background Jobs Using Hangfire In ASP.NET Core
9/24/2024 9:04:17 AM.
Hangfire is an open-source library for ASP.NET Core that simplifies scheduling and monitoring background tasks like data processing and email reminders. By using Hangfire, you can create fire-and-forg
Background Task in Universal Windows Program - Part One
9/18/2024 8:53:52 AM.
This article explains implementing background tasks in mobile programming for notifications and data processing. It covers creating a background task component using UWP and Windows Runtime, registeri
How AI is Revolutionizing Image Background Description ?
8/24/2024 7:19:22 AM.
This revolution involves using neural networks and machine learning algorithms to analyze images, automatically generate descriptive text, and enhance visual recognition and understanding for various
Background Tasks with BackgroundService in .NET 7
7/17/2024 5:49:53 AM.
In modern software development, background tasks are essential for handling operations that need to run independently of user interactions, such as processing data, sending notifications, or performin
Hangfire: Simplifying Background Job Processing
7/16/2024 4:29:26 AM.
Discover how Hangfire simplifies background job processing in ASP.NET applications. Learn about its robust features for task scheduling, job management, and asynchronous job execution.
SharePoint’s New Section Background Feature
7/2/2024 9:10:56 AM.
SharePoint's new section background feature enhances page customization with images and gradient colors. Authors can now personalize pages and news articles with these backgrounds, which include r
Understanding Model Benchmarks in Azure AI Studio
6/11/2024 11:58:36 AM.
Learn about "Model Benchmarks" in Azure AI Studio, focusing on metrics beyond accuracy, such as coherence, groundedness, fluency, relevance, and similarity. These metrics provide a comprehen
Trigger Azure WebJob By Using WebAPI
5/30/2024 12:09:56 PM.
Learn how to trigger and run Azure web jobs using a web API. This guide covers creating a sample ASP.NET application to make GET and POST calls for retrieving job statuses and running web jobs. Prereq
Understanding the essence of Groundedness Detection with LLM
5/28/2024 8:17:16 AM.
This article will help to detect "hallucinations" in LLM model outputs and understand the features of groundedness detection, usecases of groundedness detection, region and language support
Develop and Deploy Programs Using Solana Playground
5/21/2024 10:22:30 AM.
Solana Playground is a web-based IDE for building, testing, and deploying Solana blockchain smart contracts. It offers a user-friendly interface, real-time collaboration, and preconfigured environment
Mastering Resource Allocation in Azure
5/6/2024 8:54:15 AM.
This article provides a comprehensive guide on mastering resource allocation in Azure using the Allocation Success Recommender. The article concludes with tips on how to enhance your Azure experience
Inject a DbContext Instance Into BackgroundService in .NET Core
5/5/2024 8:28:55 AM.
In this article, Learn how to inject and use a DbContext instance within a BackgroundService in .NET Core. Utilize dependency injection to access database operations from a background task, ensuring p
Getting Started With Azure Service Bus Queues And ASP.NET Core Background Services
4/26/2024 12:18:28 PM.
Begin using Azure Service Bus Queues with ASP.NET Core Background Services for efficient message processing. Configure message handlers, retry policies, and dead-letter queues, leveraging ASP.NET Core
Simplifying Background Tasks with WorkManager in Android
4/23/2024 4:39:03 AM.
This article guides you on how WorkManager in Android simplifies task scheduling, improves background processing, and optimizes app development across different devices
Email Scheduling with Hangfire in .NET Core Minimal APIs
4/19/2024 11:52:33 AM.
In modern web applications, sending recurring emails is a common requirement for tasks such as notifications, reminders, or scheduled reports. Hangfire is a popular library in the .NET ecosystem that
Bug Fixing: .NET Reverse Engineering: Part 4
4/18/2024 1:15:09 PM.
Explore advanced .NET Reverse Engineering through Round-trip engineering, manipulating IL code without accessing source code. Fix bugs like Memory Overflow, Array Index Out Of Range, and Divide by Ze
Run Your Background Jobs With Azure - WebJobs
4/16/2024 6:57:09 AM.
Azure WebJobs allows you to run background tasks, such as data processing or scheduled jobs, in Azure. Leveraging Azure's infrastructure, WebJobs provides scalability and flexibility for continuou
Creating And Deploying Microsoft Azure WebJobs
4/16/2024 6:49:50 AM.
In this article, you will learn to create and deploy Microsoft Azure WebJobs for automating tasks, processing jobs in the background, and integrating with Azure Functions. Explore scheduling, scalabil
WebJob And Its Types In Azure
4/15/2024 11:23:10 AM.
Azure web jobs are a vital component of background processing tasks within the Azure ecosystem. This article delves into the intricacies of web jobs, highlighting their significance and the various ty
Sending Recurring Emails Using HangFire in .NET Core Minimal APIs
4/11/2024 10:46:17 AM.
Learn how to automate recurring email tasks using Hangfire in .NET Core Minimal APIs. Hangfire offers multi-threaded, scalable task scheduling, perfect for batch email notifications, database maintena
Background Refresh: Keeping Your App Updated and Responsive
4/1/2024 3:57:44 AM.
In this article you will learn optimal techniques for ensuring your app stays updated and responsive through the background refresh.
Background Services in .NET Core
3/22/2024 5:21:37 AM.
In this article, we will learn Background Services in .NET Core allow developers to execute asynchronous tasks in the background, ensuring the smooth operation of applications.
Business Rules in ServiceNow and Its Automation Potentials
3/21/2024 1:45:34 PM.
In this article, we will learn automation and efficiency are important in IT service management. ServiceNow provides an effective toolkit for streamlining corporate procedures and increasing output.
Generate QR Code with Text Around It Using ASP.NET
3/7/2024 7:02:08 AM.
To generate a QR code with text around it using ASP.Net, leverage the QRCoder NuGet package. This code snippet demonstrates creating, customizing, and adding text to a QR code.
ASP.NET Performance Optimization
3/5/2024 9:15:52 AM.
The content emphasizes the significance of application performance, particularly from the client's viewpoint, highlighting issues such as excessive round trips, resource consumption, and server ca
SharePoint Content Types In PowerApps Form - A Workaround!
2/29/2024 9:17:03 AM.
In this article, you will learn about a workaround for SharePoint Content Types in a PowerApps Form.
What is NCache Playground and How to Use It?
12/18/2023 10:56:11 AM.
As software developers, we may come across different requirements which require us to try and work with different technologies and frameworks. But this comes with its own learning curve - installing t
BackgroundWorker In C#
10/20/2023 6:00:59 AM.
C# BackgroundWorker component executes code in a separate dedicated secondary thread. In this article, I will demonstrate how to use the BackgroundWorker component to execute a time consuming process
How to Round a Decimal Value to 2 Decimal Places in C#
10/16/2023 5:01:14 AM.
This is a very basic article that will explain a few ways of restricting a decimal value to 2 decimal places in C#.
How To Set The Background And Simple Image In Angular
10/10/2023 9:18:07 AM.
In this article, I show how to set images (background images and simple) in Angular.
Background Task Creation with Hosted Services and Workers
8/31/2023 8:22:02 AM.
In a web application, there are tasks that need to be performed in the background, such as sending emails, processing data, or performing regular maintenance. These tasks are often non-HTTP-related a
Thread-Safe Calls With BackgroundWorker Class in C#
8/25/2023 6:49:35 AM.
The preferred way to implement multithreading in your application is to use the BackgroundWorker component. The BackgroundWorker component uses an event-driven model for multithreading.
SQL Advanced Math Functions
8/25/2023 5:55:46 AM.
In this article we learn about SQL's Advanced Math Functions
Colorful Console Mode Applications in C#
8/21/2023 8:40:55 AM.
So, you need to a write a console mode application, no reason you can’t have a little fun with it by introducing color into the output. This article describes how to jazz up a console mode applicatio
Math Functions in JavaScript
8/18/2023 6:58:27 AM.
Explore essential JavaScript Math functions. Learn to round, find absolute values, calculate square roots, powers, and more, enhancing your math-based programming skills.
Custom Tabs with Animated Background in Android
6/14/2023 9:26:04 AM.
Customs tabs that highlights when selected and animates the background to the next selection backward and forward.
Run EF Core Database Operations in Background
5/2/2023 3:45:49 PM.
This article will teach you to implement generic pattern in C# which helps you to perform any type of operations in the background using SOLID principles, Specially EF core database operations.
Introduction to Hangfire – opensource library for background task scheduling in .Net core
4/26/2023 6:33:41 AM.
Introduction to Hangfire – opensource library for background task scheduling in .Net core
Background Sync API: Powering Superior Offline Web App Interactions
3/24/2023 12:29:27 PM.
Discover how the Background Sync API can transform your web app's offline experience, ensuring seamless performance even with intermittent connectivity. Elevate your app's capabilities today!
Drawing Playground Using HTML 5 Canvas And JavaScript
3/16/2023 5:25:31 PM.
In this article, we will learn about how to draw objects on canvas using HTML5 canvas and JavaScript.
Magic's and Validation Nature of a Round Function in SQL Server
2/23/2023 8:58:07 AM.
I happened to be working with the round function. I found some interesting/peculiar nature of the round function. Hope you will enjoy this article.
Hangfire In .NET Core 6 - Background Jobs
2/21/2023 10:45:01 AM.
In this article, we look at Hangfire which we have used in .NET 6 to schedule background jobs. Hoping you understand the things related Hangfire.
Remove Background Of An Image In A Simple Way
1/24/2023 11:37:14 AM.
In this article, we will see a simple way on how to remove the background of an image using python libraries.
How To Change Background Color Dynamically In Vue.js
12/29/2022 9:09:54 AM.
In this article, you will learn how to change background color dynamically in Vue.js.
Microsoft patterns & practices: The Enterprise Library
12/1/2022 9:11:44 AM.
Microsoft patterns & practices provide scenario-specific recommendations illustrating how to design, develop, deploy, and operate architecturally sound applications for the Microsoft .NET platform
How To Run Hello World On Docker Playground
9/6/2022 6:25:46 AM.
In this article, we'll run Hello world on Docker Playground.
Signal-R With ASP.NET Core Hosted Service .NET 5
5/25/2022 1:05:15 PM.
In this article, you will learn about Signal-R with ASP.Net Core Hosted Service and Api calls , displaying real Item Stock in chart.
Generic Web Service Proxy
5/2/2022 9:02:16 AM.
In this article I will explain how you can consume a web service without using the standard Add Web Reference in Visual Studio and how to do this without using SOAP.
Create Custom Math.Round() Method
12/8/2021 6:15:49 AM.
In this code snippet, you will learn how to create custom Math.Round() Method.
<⚡> Time Triggered Azure Functions - A Guide To Background Tasks Using C#
8/31/2021 5:52:33 AM.
In this article, you will learn how to schedule background tasks using the C# and Time triggered Azure functions.
📚 Python Operators And Literal Collections ✍️
6/10/2021 8:57:49 AM.
In this article, you will learn about Python Operators and Literal Collections.
Background Processing In ASP.NET Core With Hangfire
5/5/2021 1:37:48 PM.
In this article, you will learn about Background Processing in ASP.NET Core with Hangfire.
How to capture frame by frame changes in video using OpenCV
4/3/2021 4:04:50 PM.
This video shows how to capture changes in video frame by frame. It also shows how to show make the foreground disappear and mask the background in a video file using OpenCV.
Remove background from Images using BodyPix model using Tensorflow.js
4/2/2021 6:22:50 AM.
Remove background from Images using BodyPix model
Rounded Scrollbar In ListView/ComboBox - WPF
3/24/2021 12:51:15 PM.
In this article, you will learn about rounded scrollbar in ListView/ComboBox - WPF.
Project Management Application (Create Project) Using PowerApps And SharePoint Online
3/15/2021 3:40:28 PM.
In this article, you will learn about Project Management Application using PowerApps and SharePoint Online. Along with that, the series will be a Tutorial for PowerApps learning for Beginners. I hope
How To Call A Background Task With Hosted Service From .NET Core Web API
2/23/2021 5:04:41 PM.
In this article, I'm going to create a background service and invoke this long-running task from the .NET Core web API. The Web API will return a response instantly as the background service proce
How To Set Background Color Of A Selected Row Based On Checking/Unchecking Checkbox In Angular 10
2/23/2021 4:28:47 PM.
In this article, you will learn how to set the background color of a selected row based on checking or unchecking a checkbox in Angular 10.
Build a Successful Company from Ground up - Growth Mindset Ep. 17
2/20/2021 2:14:34 PM.
Join Mahesh Chand & Vigyan Kaushik for the new episode of Growth Mindset Weekly Live Show focused on building a successful company from the ground up.
Deploying .NET Core Background Service On Windows
2/16/2021 5:03:48 PM.
A quick tutorial on how to deploy a .NET Core service on Windows Server/PC.
Background Tasks Made Easy With Hangfire And .Net 5
1/18/2021 2:23:03 PM.
In this article, we will learn about the Hangfire and its usage in .Net 5
A Lap Around Microsoft Azure - Azure Conference 2020
1/7/2021 5:49:32 AM.
This is the sixth session of Azure Virtual Conference by Joseph Guadagno
Conditional Formatting With Background Color Of Cell In Power BI
11/12/2020 8:10:28 AM.
In this article, you will learn about conditional formatting with the background color of cellin power BI.
Simple Columnar Method With Multiple Rounds In Cryptography
11/11/2020 10:41:47 AM.
In this article, you will learn about Simple Columnar method with Multiple Rounds in Cryptography.
Math Functions (pow, min, max, round, floor) - Learn JavaScript
10/7/2020 12:02:53 AM.
In this JavaScript Tutorial, we will see how to use Math functions pow, min, max. We will also look at round & floor and how they can be used on decimal numbers.
Background Services with Azure Logic Apps and Azure Function
8/24/2020 6:32:26 AM.
Guest Kevin Griffin join us on Ask Me Anything show to talk about 21st Century Background Services with Azure Logic Apps and Azure Functions.
Implement A Background Task Using IHostedService In ASP.NET Core
8/12/2020 7:42:25 AM.
In this article, we will see background task implementation using IHostedService in ASP.NET Core.
Implement Background Task Using BackgroundService Class In ASP.NET Core
8/6/2020 2:33:22 PM.
In this article, we try to understand how to use the BackgroundService Class for implementation of Background Task.
Implement Background Tasks In Microservices With IHostedService And BackgroundService Class In .NET
7/31/2020 7:59:25 AM.
Here, we try to understand Implementing Background Task in microservices using IHostedService and BackgroundService class.
Xamarin.Forms (Android): Workaround For Splash Screen With Logo, Custom Background and Animation
6/29/2020 12:14:29 AM.
This article shows how to build an Android App with splash screen with a logo, animation and custom background using Xamarin.Forms and Visual Studio.
C# Using Dropdown Menu To Change Background Color With Switch Statement
6/18/2020 5:42:08 AM.
In this article, you will learn about using a dropdown menu in C# to change the background color with a switch statement.
How to Styling-Background Using CSS in HTML
5/7/2020 5:29:11 AM.
CSS background properties are used to define the background effects of an element; they are: background-color background-image, background-repeat, background-attachment and background-position.
Math Functions in JavaScript
4/28/2020 1:09:45 AM.
In this article we will learn various math functions in JavaScript.
Some old school HTML and JavaScript goodies
4/3/2020 3:27:49 AM.
Most of the articles here are focusing on the C# code running on the server, but that’s of course natural, the site is called C# corner! But hey, we shouldn’t forget what we can do with some old schoo
How to Add Color Events in Android
4/1/2020 12:14:51 PM.
Here you will learn how to add color events to an Android Application.
Difference Between Thread and AsyncTask in Android
3/31/2020 7:34:57 AM.
What is difference between Thread and AsyncTask? When to use Thread and when to use AsyncTask?
How To Change Background Screen In Android
3/22/2020 12:53:37 AM.
I explain in this article how to set a wallpaper from an ImageView in Android.
Android Buttons Background
3/22/2020 12:27:11 AM.
This article shows how to make colorful backgrounds for a button in Android using XML.
Azure WebJob
3/15/2020 12:30:31 PM.
In this article, we will see an overview of Azure WebJob, when it is used, and primary information before creating the Web Job
Background Processing Challenges in Android
3/12/2020 5:17:08 PM.
This article is going to explain the limitations of background processing. Android new changes provides the way to execute background tasks efficiently to enhance the user experience.
App That Changes Background And Audio Player In Android, Using Android Studio
2/26/2020 3:38:38 AM.
In this article, I will show you how to change background and audio player Android App using android studio.
Deep Dive With CSS - Background And Colors
1/21/2020 5:02:30 PM.
In this article, you will learn, how to set the background and color of HTML element.
Change Background Color In Windows 10
1/17/2020 4:11:28 PM.
In this article you will learn how to change the background color in Windows 10.
Basics of CSS: Part 2 (Properties of CSS)
1/14/2020 5:22:00 PM.
In this article we will learn some of the useful CSS properties.
How To Change Your Desktop Background In Windows 10
1/14/2020 4:51:52 PM.
In this article, you will learn how to change your desktop background in your Windows 10 PC.
CSS3 Series Part 2: Playing With Backgrounds
1/14/2020 12:07:12 AM.
In this part we’ll discuss backgrounds, how to apply multiple background images, how to do clipping in of a background and a few other features to enhance our web pages.
How To Change Login Screen Background In Windows 10
1/13/2020 5:03:06 AM.
In this article, you will find the steps to change the background of your login screen in Windows 10.
How To Stop (Disable) Running App In The Background In Windows 10
1/13/2020 2:59:35 AM.
In this article, you will learn how to stop (disable) running apps in the background of Windows 10.
Turn Off Background Apps Running In Windows 10
1/9/2020 2:35:22 AM.
How to turn off background apps running in Windows 10 operating system.
Get List Of Background Apps Running In Windows 10
1/9/2020 12:10:11 AM.
In this article you will learn how to see all the apps running in the background in Windows 10.
Change Windows 8 Logon Screen Background Color Separately
12/23/2019 2:29:36 AM.
In this article we explain how to change Windows 8 logon screen background color separately.
Use the Mouse to Get Around in Windows 8
12/20/2019 2:55:25 AM.
In this article we are going to explain how to use the mouse to get around in Windows 8.
Change Start Screen Background in Windows 8
12/20/2019 2:51:29 AM.
In this article we are going to explain how to change the Windows 8 Start Screen background.
How to Kill Process in Windows 8
12/19/2019 3:47:14 AM.
In this article we are going to explain how to kill a process in Windows 8 using the Task Manager.
Windows 8 Multi-Monitor Tips
12/17/2019 2:18:47 AM.
In this article we are going to provide some Windows 8 multi-monitor tips.
Enable Start Menu Background in Windows 8
12/16/2019 1:05:13 AM.
This article describes how to enable the Start menu background in Windows 8.
Disable Start Menu Background in Windows 8
12/12/2019 11:49:42 PM.
This article describes how to disable the Start Menu background in Windows 8.
- Ebook
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download