C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
John Godel(8)
Satyaprakash Samantaray(7)
Gowtham K(7)
Sarthak Varshney(4)
Lalit Bansal(4)
Satya Karki(4)
Sangeetha S(4)
Neel Shah(3)
Subarta Ray(3)
Ashish Bhatnagar(2)
Muhammad Imran Ansari(2)
Shafaet Hossain(2)
Vijay Pratap Singh(2)
Tuhin Paul(2)
Ayush Gupta(2)
Ziggy Rafiq(2)
Amit Mohanty(2)
Aakash Chhillar(2)
Prarthana Bhat(2)
Babita (2)
Naveen Kumar(2)
Nitin Pandit(1)
Vinoth Xavier(1)
Manoj Kalla(1)
Viknaraj Manogararajah(1)
Jitendra Mesavaniya(1)
Rikam Palkar(1)
Vipul Malhotra(1)
Pankaj Patel(1)
Kanchana Jayathilake(1)
Mahesh Chand(1)
Muhammad Asif(1)
Vijay Kumari(1)
Vinay Ayinapurapu(1)
Sardar Mudassar Ali Khan (1)
Shenbagapandiyan P(1)
George (1)
Deepak Tewatia(1)
Raveena Attri(1)
Pranshu Singhal(1)
Najath Risni(1)
Jignesh Kumar(1)
Rama Dabburi(1)
Devesh Omar(1)
Jefferson S. Motta(1)
Sourabh G(1)
Rahul Sharma(1)
Satish B(1)
Mohamed Shifan(1)
Shanuka Maheshwaran(1)
Shivansh Singh(1)
Aman Gupta(1)
Shiv Sharma(1)
Resources
No resource found
.NET Aspire Integrations (SQL Server Integration in Aspire Applications)
May 14, 2025.
In this chapter, you'll learn how to integrate SQL Server into your .NET Aspire applications with minimal configuration and maximum flexibility.
Getting Hands-On with the Docker MCP CLI
May 04, 2025.
Learn how to use the Docker MCP CLI with real-world examples, clear commands, and step-by-step guidance tailored for beginners and devs alike.
✨ Designing User Experience with Precision: The Role of Prompt Engineering in Vibe Programming
Apr 30, 2025.
Vibe programming combines design and functionality, focusing on user experience and aesthetics. Clear prompts guide AI and developers to create polished applications with precise styling, enhancing usability and mood.
Master Vibe Coding with These 6 Essential Skills for Building Better AI Applications
Apr 30, 2025.
Master the art of AI app development with six essential coding skills—from logical thinking and prompt engineering to debugging, version control, and building MVPs. Code smarter, iterate faster, and level up your vibe.
Integrating Artificial Intelligence with Healthcare Applications
Apr 26, 2025.
AI is transforming healthcare by enhancing decision-making, automating tasks, and enabling personalized treatments. From early diagnosis to real-time monitoring, AI is improving efficiency, accuracy, and patient outcomes in clinical environments.
Leveraging Databases with .NET 9 in Financial Applications
Apr 25, 2025.
.NET 9 enhances financial app development with improved performance, minimal APIs, and better cloud-native support. Paired with SQL Server, PostgreSQL, or MongoDB, it enables scalable, secure, and data-intensive fintech solutions.
🧠 Integrating Artificial Intelligence with .NET 9 for Financial Applications
Apr 25, 2025.
Discover how .NET 9 empowers AI-driven financial solutions—from fraud detection to algorithmic trading—by combining high performance, ML integration, and scalable cloud-native tools for modern fintech innovation.
Sharing Session and Application data
Apr 21, 2025.
The request scope makes data available to multiple pages processing the same request. But in many cases, data must be shared over multiple requests.
Demystifying Records in C#: Immutable Design for Modern Applications
Apr 20, 2025.
Unlock the power of C# Records! Learn how immutable design simplifies modern application development, boosts code safety, and enhances performance.
Introduction to IIS Site and Application Pool – Series II
Apr 16, 2025.
Learn the basics of Internet Information Services (IIS) by understanding two core components: Sites and Application Pools.
Create Graph Windows Form - WInForm using .Net 8
Apr 16, 2025.
Learn how to create a bar chart in a Windows Forms App (.NET) using the Chart control. This step-by-step guide covers project setup, adding the chart control, configuring the chart area, and adding data points for visualization.
The Future of Web3: How Decentralized Applications Are Changing the Internet
Apr 15, 2025.
Explore the transformative world of Web3, where decentralization empowers user control, enhances data integrity, and fuels digital innovation. Discover top DApps, business benefits, and how to start your journey in the future of a decentralized internet.
Best Practices for Deploying Microservices on Azure using C#
Apr 14, 2025.
Deploying microservices on Azure using C# ensures scalability, resilience, and efficiency. Leverage AKS, Azure DevOps, secure APIs, and observability tools to build, manage, and optimize modern cloud-native applications.
React Tutorial For Beginners - Pass Data between Components (Parent to Child and Child to Parent)
Apr 14, 2025.
The user interface of every React application we develop, gets broken down into Components. Each React application we develop will be comprising of multiple components.
Deploy Go REST API to Azure Container Apps in Easy Steps
Apr 02, 2025.
This blog post will guide you through the process of containerizing a simple Go REST API and deploying it to Azure Container Apps. We'll cover everything from creating the Go application to configuring Azure Container Apps for seamless deployment.
Cost Report for Each Azure Virtual Machine
Apr 01, 2025.
This article helps you understand Azure VM pricing, monitor usage, and optimize costs, ensuring efficient management of resources and better budget control for your Azure environment.
Unleash the Power of Helm on Azure: A Comprehensive Guide
Apr 01, 2025.
Helm, a powerful Kubernetes package manager, simplifies deploying and managing applications on Azure Kubernetes Service (AKS). With Helm, you can easily deploy pre-built charts, ensure consistent application updates, and integrate seamlessly with Azure.
.NET, C# and Building AI-Integrated Windows Apps
Apr 01, 2025.
Artificial Intelligence (AI) is revolutionizing software development by enabling applications to analyze data, recognize patterns, and make intelligent decisions. Developers leveraging Microsoft’s .NET ecosystem and C# can seamlessly integrate AI into Windows applications, enhancing functionality.
Understanding AI in Today’s World: A Deep Dive into Artificial Intelligence
Mar 31, 2025.
Artificial Intelligence (AI) is transforming the world, from business and healthcare to automation and daily life.
Understanding CORS Errors in .NET Applications
Mar 28, 2025.
CORS (Cross-Origin Resource Sharing) errors occur when a web application tries to access resources from a different domain, violating the same-origin policy.
How to Dependency Inject in Blazor Applications
Mar 24, 2025.
Dependency Injection (DI) is a design pattern that enhances code maintainability and testability by injecting dependencies into components rather than creating them internally. Blazor, being part of the ASP.NET Core ecosystem, has built-in support for DI.
How to Use Azure Monitor for Performance Tracking with Alerts using C#
Mar 19, 2025.
Learn how to use Azure Monitor with C# to track performance, collect telemetry, and set up real-time alerts.
Understanding Azure WebJobs
Mar 18, 2025.
Azure WebJobs enable running background tasks within Azure App Service, supporting various scripts and programs, including Python and C#. They can be triggered manually, on a schedule, or continuously. Notably, WebJobs are compatible with both Windows and Linux App Services.
Deploying a Scalable Laravel Application on Microsoft Azure
Mar 18, 2025.
The article helps people to understand the end-to-end process of making the laravel application scalable and also the whole process of deploying it on the Azure.
.NET Middleware with Practical Applications and Full Code Samples
Mar 17, 2025.
Middleware is an essential component of the ASP.NET request pipeline. It allows developers to run code during both the request and response lifecycle. This article, explains what middleware is, how it works, and provide real-world practical use cases with complete code examples.
React Tutorial For Beginners - Working on State in React
Mar 15, 2025.
In this article, we now about the State in React and its importance. State contains data specific to a given component that may change over time.
Efficient File Upload and Download from Network Drive in C# MVC
Mar 07, 2025.
Learn the best way to upload and download files from a network drive or shared storage using an MVC application in C#.
Configuring Exchange Server 2016/2019 SMTP Relay
Mar 05, 2025.
This article is useful for IT administrators who need to set up and manage SMTP relays on Exchange Server.
React Tutorial For Beginners - Working on Class Components in React
Mar 05, 2025.
Learn how to work with class components in React in this beginner-friendly tutorial. Understand the React component lifecycle, manage state and props, and explore best practices for building interactive UIs.
Optimizing Performance in Blazor Server Applications
Mar 04, 2025.
Optimizing Blazor Server applications involves minimizing network traffic by reducing unnecessary component re-renders and implementing partial rendering. Efficient SignalR management and state management are crucial, alongside optimizing database queries and memory usage. Enhancing UI rendering, utilizing background processing, and employing profiling tools further boost performance.
Harnessing ML.NET for Sentiment Analysis in .NET 9 Applications
Mar 01, 2025.
Learn how to build a Sentiment Analysis API using ML.NET and .NET 9. This guide covers setting up an ASP.NET Core Web API, training a model, and integrating machine learning for text sentiment prediction.
Scope Communication Object in JSP
Feb 28, 2025.
The Scope Communication object consist of session object, application object and pageContext object.
React Tutorial For Beginners - Working on Function Components in React
Feb 27, 2025.
In this Article, I will show what are React Components and steps to create Function Components. Also, know about how to render Function Components.
Azure Front Door for Disaster Recovery: Keeping Azure Web Apps Always Online
Feb 27, 2025.
This article provides the disaster recovery plan for the App services hosted in the Azure that can be implemented after the deprecation of of platform-enabled disaster recovery for Azure App Service. There are different way of handling this however in this article we will focus on Azure Front Door.
What is Microsoft Copilot?
Feb 25, 2025.
Learn what Microsoft Copilot is and what is the difference between Github Copilot and Microsoft Copilot. You will see copilot everywhere if you’re using one or more Microsoft products.
Integrate External Application with D365 CRM Using Power Automate
Feb 24, 2025.
This article covers setting up automated workflows, using connectors, and synchronizing data seamlessly. Enhance business processes by enabling smooth communication between Dynamics 365 and third-party apps with low-code automation.
Integrating Microsoft Entra ID SSO with a .NET Application Using OWIN
Feb 20, 2025.
This article covers OAuth 2.0, OpenID Connect, and step-by-step implementation to enable seamless Single Sign-On (SSO), enhancing security and user experience.
React Tutorial For Beginners - React Element with and without JSX
Feb 19, 2025.
Learn the basics of React elements with and without JSX in this beginner-friendly tutorial. Understand how React works behind the scenes, create elements using JSX and JavaScript, and explore the differences between them.
Data Science Applications: Powering Business Intelligence & Driving Innovation
Feb 17, 2025.
Data science applications are transforming businesses by turning raw data into strategic insights that drive growth and innovation.
Authenticate .NET Applications with Azure Services
Feb 17, 2025.
Authenticating .NET applications to Azure services securely and efficiently is critical for modern cloud development. This article explores how to use the Azure Identity library and the DefaultAzureC class to streamline authentication across various environments, ensuring your application can access Azure resources.
Build Responsive eCart App with Angular and Bootstrap
Feb 17, 2025.
This article covers the essentials of creating a mobile-friendly, dynamic shopping cart app with Angular, leveraging Bootstrap's grid system and UI components for seamless user experiences across devices.
Building an Insurance Application with Angular Components and Bootstrap
Feb 16, 2025.
Angular is a powerful framework for building client-side applications, and components are the foundation of Angular development. In this article, we will walk through creating a real-time example of an insurance application. We'll use Bootstrap for responsive styling and provide complete code along with instructions for capturing two screenshots.
React Tutorial For Beginners - Steps to Install and Setup React
Feb 14, 2025.
Learn how to install and set up React with this beginner-friendly tutorial. Follow step-by-step instructions to get started with React, set up your development environment, and build your first React app.
React Tutorial For Beginners - Introduction
Feb 12, 2025.
React is an open-source JavaScript library for building fast and scalable web and mobile UIs. It uses Virtual DOM, JSX, and one-way data binding for better performance. Developed by Facebook, React is used by companies like PayPal and Uber.
Building a Translation Application Using Python
Feb 05, 2025.
Create a Python-based translation app in Google Colab using the googletrans library and ipywidgets. This interactive tool supports 100+ languages, real-time translation, and user-friendly features for seamless multilingual communication.
Installing NVS on Windows Machine
Feb 03, 2025.
The article explains setting up NVS (Node Version Switcher) on a Windows 11 workstation. This article explains how to install and configure NVS (Node Version Switcher) on Windows to manage multiple Node.js versions efficiently. It covers step-by-step installation, resolving certificate issues, and selecting Node versions.
Design Patterns for Scalable ASP.NET MVC Applications
Jan 31, 2025.
Discover key design patterns like Repository, Unit of Work, Dependency Injection, Factory, Singleton, and Command to enhance the scalability, maintainability, and testability of your ASP.NET MVC applications.
Mitigate OWASP A01 2021 Broken Access Control Web Security Tips
Jan 31, 2025.
Explore OWASP A01:2021 Broken Access Control vulnerabilities in web applications. Learn effective remedies, security best practices, and coding techniques to mitigate risks.
Stopwatch for Performance Monitoring in .NET Core Applications
Jan 27, 2025.
Stopwatch helps to identify the performance of your applications. Explore the use of the Stopwatch class in .NET Core for performance monitoring in distributed systems. Learn its advantages, benchmarks, best practices, and advanced alternatives for high-throughput applications.
Building a Real-Time Chat Application with SignalR in Blazor .Net 9
Jan 26, 2025.
In this article, we'll explore how to create a real-time chat application using SignalR and Blazor Server. SignalR is a library for ASP.NET developers that simplifies adding real-time web functionality to applications. With SignalR, we can enable server-client communication in real-time, which is perfect for a chat app.
Building a Real-Time Chat Application with ASP.NET Core and WebSockets
Jan 26, 2025.
This article covers setting up WebSocket connections, handling bi-directional communication, and implementing live messaging. Perfect for developers looking to enhance their skills in real-time app development.
Bringing Legacy .NET Framework Applications into the Modern Era
Jan 08, 2025.
With this guide, you'll learn how to migrate your legacy .NET Framework apps to .NET 9, without refactoring code. It also discusses namespace updates, error handling improvements, and unit testing strategies to ensure a smooth transition. By Ziggy Rafiq.
The Importance of Unit Testing in .NET Applications
Jan 07, 2025.
Unit testing is a crucial practice in .NET applications that helps ensure code reliability, maintainability, and efficiency. By using frameworks like NUnit, MSTest, and XUnit, developers can automate tests, catch bugs early, and improve code quality.
Blockchain Applications with Advanced Cybersecurity Strategies
Jan 03, 2025.
Blockchain security faces evolving cyber threats like phishing, smart contract vulnerabilities, and 51% attacks. Advanced strategies, including encryption, multi-signature wallets, and real-time monitoring, are essential to mitigate risks and ensure network resilience.
Enhancing Application Insights with Serilog and SEQ
Jan 01, 2025.
In this article, we will learn how to enhance application insights using Serilog and SEQ, two powerful tools for structured logging and real-time log analysis.
Configuring Azure AD B2C MFA for the Registered Applications
Dec 29, 2024.
This article covers setting up MFA policies, enabling secure user access, ensuring seamless integration with your apps, and providing an extra layer of protection for user accounts.
How to Set Up the Java Path on Windows
Dec 27, 2024.
The topic "How to Set Up the Java Path on Windows" covers the essential steps needed to configure your system so that Java commands can be run from anywhere in the command line.
How to Run a Java Program on Windows?
Dec 26, 2024.
This guide walks you through the process of writing and running a simple Java program on a Windows computer. It covers the installation of the Java Development Kit (JDK), setting up your environment, writing a basic Java program (a car simulation), and compiling and running the program using Command Prompt.
Single Sign-out in Azure AD B2C for the Registered Applications
Dec 25, 2024.
In this article, you will learn how to configure Single Sign-out in Azure AD B2C for the registered Applications. Learn to configure Single Sign-Out in Azure AD B2C for seamless session termination across applications, ensuring enhanced security and a consistent user experience with step-by-step implementation guidance.
Secure Logout redirect in Azure AD B2C for Blazor application
Dec 22, 2024.
From this article, you will learn how to implement secure logout redirect in Azure AD B2C for the Blazor application. Learn to implement secure logout redirection in Blazor with Azure AD B2C, ensuring proper configuration, validation, and seamless post-logout user experience.
Handling Post Logout Redirection in Azure AD B2C with Blazor App
Dec 20, 2024.
This article covers configuring logout redirect URLs, managing user sessions, and enhancing the post-logout user experience. Simplify identity management and ensure seamless navigation after sign-out.
Handling Azure AD B2C Claims in Blazor Application
Dec 18, 2024.
This article covers how to handle Azure AD B2C claims in a Blazor application. It explains how to integrate Azure Active Directory B2C for authentication, manage user claims, and configure claims-based authentication.
Remove IIS Log Files (2) --- Automation by Windows Task Scheduler
Dec 17, 2024.
This article is to discuss Automation by Windows Task Scheduler
Azure AD B2C as an Identity Provider for Blazor Applications
Dec 16, 2024.
From this article, you will learn how to integrate Azure AD B2C as an identity provider for a Blazor application. This article explains integrating Azure AD B2C with a Blazor server application, covering setup, authentication, API permissions, and appsettings configuration for seamless SSO implementation.
Understanding Responsive Applications
Dec 13, 2024.
Create seamless responsive applications compatible with all devices. Learn key tips, including viewport meta tags, CSS media queries, grid systems, accessibility, lazy loading, performance testing, and modern frameworks like Bootstrap or Tailwind CSS.
Getting Started with React: A Simple Guide
Dec 11, 2024.
Learn the Basics of React and How to Start Building Web Applications
SQLite Database with .NET Example
Dec 10, 2024.
SQLite is a lightweight, file-based relational database ideal for small web, mobile, and .NET applications. This guide demonstrates SQLite integration, CRUD operations, and database handling using C#.
Using SignalR for Real-Time Communication in Blazor Applications
Dec 09, 2024.
SignalR enables real-time communication in Blazor applications, providing instant updates and efficient data transfer. This article explores its integration in Blazor Server and WebAssembly, including setup and practical use cases.
Deploying a Web Application Using NGINX on Alibaba Cloud
Dec 06, 2024.
Learn how to deploy a web application using NGINX on Alibaba Cloud with updated console steps, covering ECS setup, NGINX configuration, security, and optimization.
How to Create a Stopwatch Application using JavaScript with Code
Dec 05, 2024.
Learn how to build a fully functional stopwatch with HTML, CSS, and JavaScript in this beginner-friendly tutorial. Create a stopwatch with start, stop, reset, lap recording, and theme switching features.
Create Worker Service and Deploy as Windows Service .NET Core
Dec 04, 2024.
In this article, we will learn how to create a .NET Worker Service in Visual Studio, configure it as a Windows Service, and manage it using commands for seamless background task execution.
Create a Node.js API for Web 3.0: Simple Steps and Code Examples
Dec 04, 2024.
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) and smart contracts.
Implementing Logging in C# 9.0
Dec 04, 2024.
This article explores the fundamentals of logging in C# 9.0, showcasing the importance of logging and how to implement it using different frameworks such as Microsoft.Extensions.Logging, NLog, and Serilog. Practical code examples illustrate how to effectively monitor and troubleshoot your applications.
Cross Browser Compatible Applications
Dec 03, 2024.
Explore best practices, tools for browser compatibility testing, and techniques like responsive design, progressive enhancement, and code validation to enhance user experience and accessibility.
Integration of Web 3.0 with React Framework
Dec 02, 2024.
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.
How to Hide Files on Windows?
Nov 29, 2024.
Learn how to hide files on Windows to protect your data and maintain privacy. This guide covers simple steps to conceal files or folders using built-in Windows features like File Explorer and hidden attributes.
How to Use Microsoft Teams for Project Management
Nov 28, 2024.
Microsoft Teams simplifies project management by integrating task management, real-time communication, and collaboration. Use Planner for tasks, schedule check-ins, and keep your team organized with chat updates and meetings.
How to Configure Azure Cloud Backup Service to Windows 11
Nov 28, 2024.
This article guides you through configuring Azure Cloud Backup Service on Windows 11. It covers the entire process from creating a resource in the Azure portal to setting up backup with the MARS agent.
Implement a retry policy in .NET 6 Applications with Polly
Nov 24, 2024.
Learn how to enhance fault tolerance in .NET 6 applications using Polly. This powerful library helps handle transient faults, timeouts, and resource unavailability with features like retry policies, circuit breakers, and fallback mechanisms.
Setup .NET Core on Windows Server with IIS Migration
Nov 21, 2024.
This guide covers the installation of software required for .NET Core on Windows Server and the process of configuring IIS for hosting .NET Core applications.
Build a Password Generator Application in HTML and JavaScript(with Code Example)
Nov 20, 2024.
Create a customizable Password Generator tool with HTML, CSS, and JavaScript. This tool allows users to define password length, and include uppercase, lowercase, numbers, and special characters, ensuring secure, complex, and personalized password creation.
Install and Enable IIS Express on Windows 11
Nov 16, 2024.
Learn how to install and enable IIS Express on Windows 10/11. Follow simple steps to download, install, and activate IIS Express for hosting web applications on your system.
The Essential Guide to Blockchain Network Types and Their Application
Nov 15, 2024.
Blockchain technology has transformed industries by providing secure, decentralized, and transparent systems. It encompasses various types, including public, private, consortium, and hybrid blockchains, each offering unique benefits for specific applications.
Broadcom Launches VMware Tanzu Platform 10 for Private Cloud Apps
Nov 15, 2024.
Broadcom launches VMware Tanzu Platform 10, simplifying private cloud app development with reduced costs, enhanced security, and GenAI support for enterprises.
Increase Application Performance using Task.Run in .NET Core
Nov 15, 2024.
Explore the power of Task.Run in .NET Core to efficiently handle background tasks like logging, report generation, and email sending, enhancing application performance and responsiveness without blocking the main thread.
Deploying ASP.NET Core 9 Application on IIS
Nov 14, 2024.
Learn how to publish ASP.NET Core 9 applications on IIS. This guide covers key steps such as setting the correct target framework, configuring IIS settings, handling common errors like 503, and using the app_offline.htm file for maintenance mode.
Windows Shortcut keys for Working in Android Studio
Nov 11, 2024.
This guide covers the most useful shortcuts for coding, navigation, and debugging in Android Studio. Learn how to speed up your workflow and work more efficiently with these simple keyboard shortcuts for developers.
Why is Kubernetes Necessary for Modern Applications Deployment?
Nov 08, 2024.
In this article, we will learn Kubernetes streamlines modern app deployment by orchestrating containers, ensuring scalability, and automating management. It optimizes resources, enhances reliability, and supports cloud-native, scalable applications.
Integrate MySQL and Snowflake for Real-Time Insights
Nov 08, 2024.
This guide covers migrating data from MySQL to Snowflake, highlighting two methods: using Estuary Flow for real-time data sync with minimal setup, and a manual CSV export/import for smaller datasets or one-time transfers.
Exploring the New T-SQL Enhancements in SQL Server 2022
Oct 31, 2024.
In this article we will explore the powerful new T-SQL enhancements in SQL Server 2022, including features like DATE_BUCKET, DATETRUNC, and IS DISTINCT FROM, designed to simplify data handling and optimize performance for modern data needs.
Windowing Enhancements New T-SQL Enhancement in SQL Server
Oct 29, 2024.
SQL Server 2022 introduces advanced T-SQL features, enhancing window functions, aggregations, and NULL handling. New options like the WINDOW clause and IGNORE NULLS optimize complex data queries, reduce code duplication, and improve readability.
How to Create an App Configuration Store
Oct 25, 2024.
App Configuration Store provides a unified platform to store, retrieve, and manage configuration settings securely. One of the most widely used services for this purpose is Azure App Configuration, part of Microsoft Azure's suite of cloud services.
Why In ASP.NET Core logging is often implemented as a singleton
Oct 20, 2024.
In ASP.NET Core, logging is often implemented as a singleton to ensure efficient resource usage, centralized management, and thread-safe logging across the application.
Vertical Slice Architecture with Code Examples in C# 12
Oct 18, 2024.
Get an overview of vertical slice architecture in C# 12 with Ziggy Rafiq. Build maintainable, scalable applications using feature-based organization with code examples, MediatR, and record types.
Understanding React File Upload
Oct 15, 2024.
In this article, I am going to discuss how to upload a file using react. This article explains how to enable file uploads in a React app, covering file selection, server communication, error handling, and using external libraries like Axios for HTTP requests.
How to Install VMware Workstation on Windows 11
Oct 09, 2024.
VMware Workstation is a powerful virtualization software that allows users to run multiple operating systems on a single computer simultaneously. Ideal for IT professionals and developers, it enables testing software, learning new systems, and application development within isolated environments.
How to Deploying Azure Virtual Desktop (AVD or WVD)
Oct 07, 2024.
Learn how to deploy Azure Virtual Desktop (AVD), formerly known as Windows Virtual Desktop (WVD), with this comprehensive guide. Explore essential steps for setting up a virtual desktop infrastructure, including configuration, management, and security best practices.
Getting Started with Power Apps
Oct 03, 2024.
This beginner's guide introduces you to the basics of app development, helping you design workflows, automate processes, and build business solutions with ease using low-code techniques.
Application State vs Session State in Java
Sep 30, 2024.
State management in Java is vital for web applications, categorizing data into Application State and Session State. Application State shares data globally across users, ideal for configurations and caches, while Session State is user-specific and temporary, suitable for personal preferences and shopping carts.
What is the Filter Function in Power Apps
Sep 30, 2024.
The Filter function in Power Apps allows users to narrow down data sets by applying specific criteria. It is essential for creating dynamic applications that require user input to display relevant information.