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
Content
People
Search
Any Word
Exact Word
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mark Pelf(14)
Aakash Chhillar(10)
Vijay Kumari(7)
Sarthak Varshney(5)
Tuhin Paul(4)
Amirthathasan Jothikumar(3)
Raveena Attri(3)
Shiv Sharma(3)
Dashrath Hapani(2)
Rikam Palkar(2)
Ishika Tiwari(2)
Shafaet Hossain(2)
Ayush Gupta(2)
Vinay Ayinapurapu(2)
Ziggy Rafiq(2)
Subarta Ray(2)
Jayraj Chhaya(2)
Sangeetha S(2)
Mohamed Shifan(2)
George (2)
Rohit Gupta(2)
Lokendra Singh(1)
Vipul Jain(1)
Sardar Mudassar Ali Khan (1)
Subham Ray(1)
Aradhana Tripathi(1)
Muhammad Imran Ansari(1)
Vijai Anand Ramalingam(1)
Satheesh Elumalai(1)
Kapil Singh Kumawat(1)
Priyanshu Agnihotri(1)
Pradeep Sahoo(1)
Shenbagapandiyan P(1)
Amit Mohanty(1)
Waqas Anwar(1)
Babita (1)
Rakesh Kamath(1)
Saksham Gupta(1)
Nitin (1)
Emanuel Martins(1)
Primal Lobo(1)
Mohomed Shihan(1)
Cristopher Coronado(1)
Shweta Lodha(1)
Viknaraj Manogararajah(1)
Mohamed Azarudeen Z(1)
Latest First
Oldest First
Most Viewed
Sort By
Search Results
No search result found
Qwen2.5-Max: How MoE Models Are Unlocking Smarter AI
Feb 02, 2025.
Discover how Qwen2.5-Max’s Mixture of Experts architecture revolutionizes AI efficiency, accuracy, and real-world problem-solving—and why it matters to you.
Containerize Your Smart Home Deploy Home Assistant with Docker
Feb 01, 2025.
Easily set up Home Assistant with Docker for an efficient, portable, and hassle-free smart home hub. Follow this step-by-step guide for a smooth deployment!
Create a Gen AI App Using DeepSeek-R1 model With Langchain And Ollama
Feb 02, 2025.
Create a Gen AI App Using the DeepSeek-R1 model With Langchain And Ollama. This article guides you in building a GenAI app using DeepSeek-R1, Langchain, and Ollama. It covers installation, model setup, prompt chaining, and real-time AI response generation with Streamlit UI integration.
ASP.NET Mvc : Download Large File Efficiently
Feb 02, 2025.
This article explores efficient ways to handle large file downloads in ASP.NET MVC, covering FileStreamResult, chunked streaming, async streaming, IIS configuration, and Content-Disposition for improved performance and browser compatibility.
Essential Port Numbers for DevOps Engineers
Feb 01, 2025.
DevOps engineers must understand essential port numbers for seamless system communication. This article categorizes ports for web services, databases, messaging, monitoring, security, CI/CD, and cloud tools, ensuring efficient configuration and troubleshooting.
Comparison: Low-Code/No-Code versus Pro-Code Custom Development
Feb 01, 2025.
In this article, I have shared the comparison of strengths and trade-offs of low-code/no-code versus pro-code custom development approaches, as choosing the right technology or platform depends on factors like speed, requirement complexity and customization needs.
One Codebase, Every Platform: Build a Real-Time Currency Converter for Mobile, Web, and Desktop
Feb 01, 2025.
Learn how to build a cross-platform currency converter app using .NET MAUI Blazor Hybrid. Fetch live exchange rates and deliver a seamless user experience across web, mobile, and desktop platforms with a single UI framework.
Dynamic Menus in Layout Page Using Sessions in ASP.NET Core 6
Jan 31, 2025.
Store dynamic menu data in session and display it across multiple pages using the layout page in ASP.NET Core 6.
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.
AI SPM (Artificial Intelligence Security Posture Management)
Jan 31, 2025.
AI Security Posture Management (AISPM) ensures AI systems remain secure, ethical, and resilient against adversarial attacks. It addresses data integrity, model robustness, compliance, and real-time monitoring to mitigate AI-related security risks effectively.
System.Text.Json vs. Newtonsoft.Json: A Comprehensive Comparison
Jan 31, 2025.
System.Text.Json and Newtonsoft.Json are popular libraries for JSON serialization in .NET. System.Text.Json offers better performance and lower memory usage, while Newtonsoft.Json provides more advanced features like dynamic JSON handling and custom converters.
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.
ETL Pipeline using Microsoft SQL Server Integration Services
Jan 31, 2025.
This article is about building ETL (Extraction, Transformation and Loading) pipeline using SQL Server Integration Services (SSIS).
How to use Approval Templates in Power Automate
Jan 30, 2025.
This article walks you through the process of using built-in approval templates, automating approval requests, and managing the approval process effectively to enhance efficiency and productivity in your business operations.
Understanding of Data Models with APIs in CosmosDB Using C#
Jan 30, 2025.
Azure Cosmos DB supported multiple data models and APIs. Cosmos DB provides a variety of data models, APIs, tools and flexibility needed to deliver robust, scalable solutions.
Delete Microsoft Team Instantly
Jan 30, 2025.
This article will help you permanently uninstall or deactivate MS Teams on Windows, Mac, or mobile devices, ensuring a smooth and instant removal process. Follow our tips for hassle-free deletion.
Which Platform is Considered Easier to Use: AWS or Azure
Jan 30, 2025.
This article compares two leading cloud platforms, AWS (Amazon Web Services) and Azure (Microsoft Azure), to determine which is easier for beginners. It covers aspects like user interface, setup, documentation, cost management, and support, highlighting Azure's simpler, more user-friendly features for new users.
Create an Amazon Bedrock Knowledge Base with SharePoint Online
Jan 30, 2025.
Learn how to create and configure an Amazon Bedrock Knowledge Base using SharePoint Online as a data source. Set up authentication, sync data, and validate responses to generate accurate answers with citations.
MQTT vs HTTP: Understanding the Differences
Jan 30, 2025.
Explore the key differences between MQTT and HTTP protocols in this detailed comparison. Understand their strengths, use cases, and how each protocol fits within IoT applications.
Exploring Snowflake SQL New Capabilities Using SELECT Statement
Jan 29, 2025.
Learn how to leverage new features for efficient data querying, optimization, and advanced analytics in Snowflake’s cloud data platform. Perfect for data professionals.
How DeepSeek Makes AI Cheap and Easy
Jan 29, 2025.
Discover how DeepSeek makes it easier to start using AI. They provide cheap and easy-to-use tools that let companies get the good stuff from AI without breaking the bank or losing sleep over it.
Set Up AWS Auto Scaling with Launch Templates for EC2
Jan 29, 2025.
AWS Auto Scaling simplifies cloud resource management by automatically adjusting the number of EC2 instances based on demand. Using Launch Templates and Auto Scaling Groups, you can ensure optimal performance, cost-efficiency, and high availability.
Swap First and Last Rows in a Matrix Using Java with Code
Jan 28, 2025.
Learn how to interchange the first and last rows of a matrix in Java using simple loops or efficient methods like `System.arraycopy()`, complete with examples, explanations, and practical tips.
Java Program for Counting the Number of Vowels in a String
Jan 28, 2025.
This article explains how to count the number of vowels (a, e, i, o, u) in a given string using Java. It covers two approaches: a simple method using loops and conditional statements, and a more optimized approach utilizing a Set for quick vowel lookups.
Reducing Azure Cloud Cost - My Experience
Jan 27, 2025.
In this article, I will share how I reduced 40 % of the Azure cloud cost. Discover how to reduce Azure costs effectively! This article shares practical strategies like monitoring resources, right-sizing, auto-scaling, leveraging discounts, optimizing databases, and adopting serverless architectures for cost savings.
Compare ASP.NET SOAP Services vs Core APIs with Code
Jan 27, 2025.
Discover the key differences between ASP.NET SOAP Web Services (ASMX) and ASP.NET Core SOAP APIs in this detailed guide by Ziggy Rafiq. Get code examples, best practices, and insights for both modern and legacy systems.
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.
Boosting Performance with Lazy Loading in C# .NET Core
Jan 27, 2025.
Learn how to boost performance in C# .NET Core applications using lazy loading. This technique defers object initialization until needed, optimizing memory usage and improving load times.
The Cybersecurity Frontier - Securing the Fifth Domain of Warfare
Jan 27, 2025.
Cybersecurity has emerged as the fifth domain of warfare, impacting global security. It involves protecting critical infrastructure, countering cyberattacks, and leveraging AI, blockchain, and zero-trust models to enhance defense strategies.
Java Program to Count the Number of Even and Odd in an Array
Jan 27, 2025.
The title "Java Program to Count the Number of Even and Odd Numbers in an Array" refers to a Java program that demonstrates how to count how many numbers in an array are even and how many are odd. The article explains the concept of even and odd numbers, and provides a step-by-step guide on implementing a Java solution using simple loops and conditional statements.
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.
Docker’s Magic Box: How Containers Simplify Coding
Jan 26, 2025.
Discover how Docker solves ‘works on my machine’ chaos, ensuring your code runs smoothly everywhere. No more setup headaches!
Mastering C# 13.0: Best Practices and Coding Standards
Jan 26, 2025.
Explore the essential coding standards and new features of C# 13.0. Enhance your development skills with practical examples and coding snippets for writing clean, efficient, and maintainable code.
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.
How to Fix Recovery Pending State in MS SQL Server Database
Jan 24, 2025.
Learn about the causes of SQL Server's "Recovery Pending" state, methods to resolve it, and preventive measures. Explore manual fixes, recovery tools, and best practices to ensure database integrity.
Using C# 13's Method Overloading and Method Overriding
Jan 23, 2025.
With practical examples, key differences, and tips for mastering these core OOP concepts, Ziggy Rafiq explores Method Overloading and Method Overriding in C# 13.
Java Program to Calculate Factorial Using Recursion
Jan 23, 2025.
In this article, we explore how to calculate the factorial of a number using recursion in Java. Factorial, denoted as n!, is the product of all positive integers less than or equal to a given number n.
Getting Started with First Autonomous Agent in Copilot Studio
Jan 23, 2025.
Copilot Studio enables you to create autonomous agents powered by AI, automating tasks like workflow execution and data handling. Easily integrate, customize actions, manage knowledge, and test agent performance for efficient business processes.
Mastering BenchmarkDotNet: The Essential Benchmarking Library for .NET Developers
Jan 23, 2025.
Mastering BenchmarkDotNet: The Essential Benchmarking Library for .NET Developers guides you through using BenchmarkDotNet, a powerful tool for measuring and optimizing the performance of .NET applications.
Real-Time Data and NCache: Keeping Your Data Fast and Fresh
Jan 23, 2025.
Learn what is real-time data and what are its characteristics. Learn how modern distributed caching solutions such as NCache can help us in building and managing modern real-time applications.
How to Concatenate Dynamic Column Values in Power Apps
Jan 23, 2025.
Learn to use the Concatenate function in Power Apps to combine dynamic column values in a gallery. Simplify data presentation, reduce redundancy, and enhance user experience with this versatile tool for custom business applications.
How to Encrypt Data in Amazon S3 Using Server-Side Encryption
Jan 22, 2025.
This article walks you through accessing your S3 bucket, enabling SSE-S3 encryption, uploading files, and verifying encryption. Protect sensitive information easily with default encryption settings in AWS.
How to Implement Search Function in PowerApps
Jan 22, 2025.
Learn how to implement a dynamic search function in Power Apps to filter data from sources like SharePoint. This article covers step-by-step instructions for adding search features, improving usability, and boosting app performance.
Mastering UseSeeding and UseAsyncSeeding in EF Core 9
Jan 22, 2025.
Explore the UseSeeding and UseAsyncSeeding methods in Entity Framework Core 9. Learn what they are, why they matter, when and where to use them, and how to implement them effectively with real-world examples.
Modern ADO .Net with SQLite in VB and C#
Jan 22, 2025.
This article demonstrates how to connect SQLite with ADO .NET in C# and VB, showcasing database operations such as creating tables, inserting records, and reading data. It uses the Microsoft.Data.Sqlite package in .NET Core environments.
How to Create and Attach an Amazon EBS Volume to an EC2 Instance
Jan 22, 2025.
Amazon Elastic Block Store (EBS) provides scalable, high-performance block storage for EC2 instances in AWS. EBS volumes offer reliable, fault-tolerant, and persistent storage for data, databases, and applications.
Summary of Working with Arrays in C# from Basics to Advanced
Jan 22, 2025.
Arrays in C# are collections of homogeneous elements stored in contiguous memory. They have a fixed size, start from index 0, and allow easy access, modification, and iteration. C# supports multidimensional, jagged arrays, and LINQ operations.
Merging Two Arrays in Java with Code
Jan 22, 2025.
This article explores merging arrays in Java, covering efficient techniques like `System.arraycopy()`, manual iteration, Java Streams, and ArrayList, with code examples to suit various programming needs.
Build Cross-Platform Apps with .NET MAUI Blazor Hybrid
Jan 21, 2025.
There is a way to combine the capabilities of .NET MAUI and Blazor to create applications with a single codebase that works on mobile, desktop, and web platforms. In this article, I will demonstrate how to achieve this.
Deploy Azure Storage Account Using Bicep Template
Jan 21, 2025.
Explore the benefits of Infrastructure as Code (IaC) with Bicep, a simpler way to manage Azure resources. Understand key configurations, deployment steps, and best practices for efficient cloud automation.
Copying All Elements of One Array to Another Array in Java with Code
Jan 21, 2025.
Learn how to copy arrays in Java using user input, iterative methods, and `System.arraycopy()`. This article demonstrates seamless duplication of entire arrays and subsets with practical examples.
Java Program to Rotate a Square Matrix by 90 Degrees
Jan 21, 2025.
Rotating a matrix by 90 degrees is a common problem in programming, often asked in coding interviews and competitions. The task involves changing the arrangement of elements in a square matrix such that the rows of the original matrix become columns in the rotated matrix, specifically in a clockwise direction.
Custom Bootstrap 5 Breadcrumbs - Ver 3
Jan 20, 2025.
This article covers how to design responsive, styled breadcrumb navigation to enhance user experience on your website. Customize your breadcrumbs easily using HTML, CSS, and Bootstrap components for better navigation.
Exploring The Metaverse Index (MVI)
Jan 20, 2025.
The Metaverse Index (MVI) is a decentralized token pool offering exposure to virtual economies, including NFTs, gaming, finance, and more. MVI simplifies Metaverse investments, minimizing risk and costs.
Custom Bootstrap 5 Breadcrumbs -Ver 2
Jan 20, 2025.
This custom Bootstrap 5 breadcrumb solution enhances the basic breadcrumb feature with options for different sizes, icons, and multi-line text. It includes hover effects, and customizable colors, and is fully responsive without JavaScript.
Java Program to Check Whether a Number is a Strong Number
Jan 20, 2025.
A Strong Number, also known as a Krishnamurthy number, is a number where the sum of the factorials of its digits equals the number itself. For instance, the number 145 is considered a Strong Number because the factorial of 1 is 1 (1!), the factorial of 4 is 24 (4!), and the factorial of 5 is 120 (5!).
ASP.NET 8 – Using Bootstrap 5 Themes
Jan 20, 2025.
This article covers selecting and installing themes, configuring settings in appsettings.json, passing theme data to views, and managing UI consistency across different themes for a professional web app look.
Locate and Enable Missing Copilot Button in Microsoft 365 Apps
Jan 20, 2025.
This article walks you through the steps to troubleshoot and activate the Copilot feature, ensuring seamless access to helpful AI-powered tools in your Microsoft 365 applications for enhanced productivity.
Sum of Fibonacci Series Up to a Number N in Java with Code
Jan 20, 2025.
This article explains how to calculate the sum of Fibonacci numbers up to a given number \( N \) in Java, with step-by-step logic, code examples, and practical implementation details.
Download and Installing Veeam Backup & Replication
Jan 20, 2025.
Veeam Backup & Replication is a program that helps you save and recover data from computers, servers, and the cloud. It lets you set up automatic backups, store the data safely, and restore it if something goes wrong. It is easy to install and set up, making sure your important data is always protected.
Java Program to Generate Pascal's Triangle
Jan 20, 2025.
A Java Program to Generate Pascal's Triangle creates a pattern of numbers where each number is the sum of the two numbers directly above it. The program allows the user to input the number of rows they want for the triangle.
Create Threat Policies in Microsoft Defender for Office 365
Jan 20, 2025.
This article covers setting up anti-phishing, anti-spam, malware protection, and other security settings to protect your organization from cyber threats and ensure a safe email environment.
Creating a MAUI .NET 9 Project [GamesCatalog] - Part 1
Jan 19, 2025.
Create a mobile app with a C# .NET backend using the IGDB API for a game catalog and reviews. Features include search screens, XAML layouts, CommunityToolkit integration, .NET 9, and a refined, user-friendly interface.
Entity Framework (5-1), With .Net Core MVC, Database-First --- Scaffold-DbContext
Jan 18, 2025.
This article is to discuss the reverse engineering command Scaffold-DbContext by AI.
Assigning Sequential IDs to Records in Dataverse Using Power Automate
Jan 18, 2025.
Learn how to create a Power Automate flow to assign sequential IDs to records in Dataverse. This guide covers setting up triggers, extracting numeric values, incrementing IDs, and ensuring unique IDs for both existing and new records.
Integrate GPT Models with Azure OpenAI Service
Jan 18, 2025.
Learn to set up Azure OpenAI Service: create an account, request access, deploy resources, obtain API keys, explore models like GPT-4, integrate via APIs, test, monitor usage, and scale for powerful AI-driven applications.
Java Program to Calculate the Sum of Odd Numbers in a Given Range
Jan 17, 2025.
This topic explains how to write a Java program to calculate the sum of all odd numbers within a specified range. The program takes a user-defined start and end value, then loops through the range to identify odd numbers (numbers not divisible by 2).
Dynamic Rules Engine for User Workflows in .NET Financial Apps
Jan 17, 2025.
Implement a dynamic .NET Rules Engine for financial workflows with user-specific rules. Customize logic based on roles, transactions, and account types. Enable fraud detection, compliance, and real-time audit logging for scalability.
Web3 Made Easy: Beginner to Pro Guide
Jan 17, 2025.
In this article, I will cover the journey from a beginner to a pro in web3. It simplifies blockchain, decentralization, and digital ownership. Learn Web3 basics, Polygon, tokens, smart contracts, and DApps to become a full-stack Web3 developer.
.NET8/9 – Testing Different Build/Deployment Modes – Part 6
Jan 17, 2025.
Learn how to configure and validate build pipelines, optimize deployment processes, and ensure application stability. This sixth installment dives deep into practical strategies for DevOps success.
Print Fibonacci Series in Java Using Different Methods
Jan 17, 2025.
This article explores four methods to generate the Fibonacci series in Java: iteration, recursion, dynamic programming (memoization), and Java streams, offering optimized, modern, and functional approaches for various scenarios.
Python Testing Framework with Example
Jan 17, 2025.
This article covers popular frameworks like pytest and unit test, explaining their features, setup, and usage. Gain insights into automating tests for better reliability and efficiency in your projects.
Image Moderation System with AWS Rekognition, Nest.js, and React
Jan 17, 2025.
Automatic picture analysis is used by image moderation systems to find and mark potentially offensive or dangerous content. This post will discuss how to use AWS Rekognition, Nest.js, and React to create a reliable image moderation system.Conclusion
How to Use Copilot in Microsoft Word
Jan 16, 2025.
Microsoft's Copilot for Word, powered by generative AI, enhances document creation with features like drafting, rewriting, summarizing, and transforming text. It offers intuitive access via ribbon, shortcuts, and voice commands.
Java Program to Implement Matrix Transposition
Jan 16, 2025.
Java Program to Implement Matrix Transposition involves writing a Java program that performs matrix transposition, a mathematical operation where the rows and columns of a matrix are swapped. In simpler terms, the element at position (i, j) in the original matrix moves to position (j, i) in the transposed matrix.
How to Use Google Gemini with Semantic Kernel
Jan 16, 2025.
This article explains the integration between Google Gemini and Semantic Kernel. Combine Google Gemini's multimodal AI with Microsoft's Semantic Kernel for seamless integration in your .NET applications. This article covers setup, integration, and unleashing the power of generative AI for innovation.
.NET8/9 – Testing different Build/Deployment modes – Part4
Jan 16, 2025.
Explore various .NET8/9 build modes, including framework-dependent, self-contained, single-file deployments, AOT compilation, trimming options, and more, using Microsoft tools and dotPeek decompiler for in-depth analysis and optimization.
.NET8/9 – Testing different Build/Deployment modes – Part 5
Jan 16, 2025.
Explore various .NET8/9 build, publish, and deployment modes, including single-file apps, AOT precompilation, and framework-dependent/independent setups. Learn about tools like dotnet restore, global.json, and managing SDK versions.
Building a Scalable Real-Time Animal Image Classification System on Azure
Jan 16, 2025.
This article covers leveraging Azure's cloud infrastructure, including Azure Machine Learning, Cognitive Services, and Azure Kubernetes Service, for efficient and fast image processing.
Can Huawei's HarmonyOS Challenge Microsoft and Apple? (November 2024)
Jan 15, 2025.
This article explores how HarmonyOS could challenge the dominance of Windows and iOS, examining its features, market potential, and impact on the global tech landscape as of November 2024.
.NET8/9 – Testing Different Build/Deployment Modes – Part 3
Jan 15, 2025.
This article explores 15 different build modes in .NET 8/9, including framework-dependent, framework-independent, single-file bundling, trimming unused libraries, and Ahead-of-Time (AOT) precompiling.
Java Program to Check Whether a Number is a Perfect Square
Jan 15, 2025.
The topic "Java Program to Check Whether a Number is a Perfect Square" focuses on creating a Java program that checks if a given number is a perfect square. A number is considered a perfect square if it can be expressed as the square of an integer (e.g., 16 is a perfect square because it is 4 × 4).
.NET8/9 – Testing Different Build/Deployment Modes – Part 2
Jan 15, 2025.
This article explores testing various build and deployment modes in .NET 8 and .NET 9. It delves into advanced techniques, comparisons, and optimization strategies to ensure seamless application deployment.
Checking Two Matrices Are Equal in Java or Not
Jan 14, 2025.
Learn how to compare two matrices in Java by implementing a `Matrix` class to handle creation, input, and comparison. This article covers object-oriented concepts, user input, and array manipulation.
Farewell to an Era: Is CodeProject.com Really Shutting Down?
Jan 14, 2025.
This article explores whether the site is really shutting down, the impact on the developer community, and what alternatives exist for those looking for similar resources.
SQL Server – Query Performance – Database Maintenance can Help
Jan 14, 2025.
To improve query performance in an ASP.NET MVC application using SQL Server, periodic database maintenance steps like updating statistics and defragmenting indexes are essential. This includes manual or automatic execution for optimal results.
Enterprise Text-to-Speech System: Architecture, HLD and UI
Jan 14, 2025.
Explores the architecture, high-level design (HLD), and user interface (UI) of an enterprise text-to-speech (TTS) system. It delves into the technical aspects of integrating speech synthesis into enterprise applications, highlighting system components, design strategies, and the user experience.
Java Program to Find the Average of Array Elements
Jan 14, 2025.
"Java Program to Find the Average of Array Elements" refers to a Java program that calculates the average of the numbers stored in an array. The program adds up all the elements of the array and then divides the sum by the total number of elements to get the average.
Testing Speed of Modern External SSD Backup
Jan 13, 2025.
Discover how modern external SSDs perform in terms of speed and efficiency for data backups. This article explores key metrics like read/write speeds, real-world performance, and benchmarking tests.
Local and Global Temporary Tables in SQL Server
Jan 13, 2025.
Discover the differences between local and global temporary tables in SQL Server. Learn how to create, use, and manage temporary tables effectively.
Workaround for macOS Malware Alert Blocking Docker Desktop
Jan 13, 2025.
Are you Facing a false malware alert blocking Docker Desktop on macOS? Learn how to fix it with a step-by-step workaround and get back to development.
.NET 8/9 – Testing Different Build/Deployment Modes – Part 1
Jan 13, 2025.
Learn how to test various configurations, optimize deployment pipelines, and enhance the build process for efficient development workflows. Part 1 covers essential setup and testing strategies for .NET environments.
Google Chrome AI Upgrades Enhance Your Browsing Experience
Jan 13, 2025.
Discover 11 AI-powered Google Chrome features, including Google Lens, tab organizers, and enhanced security, designed to streamline searching, browsing, and productivity while personalizing and protecting your online experience.
Installing Additional SSD on LENOVO ThinkBook 16 G7 IML
Jan 13, 2025.
I installed a Samsung SSD 990 PRO 2TB in my Lenovo ThinkBook 16 G7 laptop with a 155H processor, 16 cores, 22 threads, 32GB RAM, and 1TB SSD. Steps included opening the back, adding the SSD, and verifying via BIOS and benchmarks.
Mac Blocks Docker Desktop: False Malware Alert Disrupts Developers
Jan 12, 2025.
A false malware alert on macOS is blocking Docker Desktop, causing disruptions for developers. Learn what caused it and how to resolve the issue quickly.
AI Roadmap: How to Go from Beginner to Intermediate
Jan 10, 2025.
This article covers essential Python concepts, libraries (NumPy, Pandas, Scikit-learn, Matplotlib, SciPy), and machine learning frameworks (PyTorch, HuggingFace & Gradio), helping beginners progress to advanced proficiency in software development and data science.
Migrating Azure ExpressRoute Gateway
Jan 10, 2025.
Discover best practices, step-by-step instructions, and tips to ensure a smooth transition. Explore key considerations, minimize downtime, and optimize your Azure network for enhanced performance and reliability.
Angular New Devlopment Site
Jan 10, 2025.
This article is about the Angular new Development Site.
Let's Play with ServiceNow Table API Using Postman
Jan 10, 2025.
Learn how to create and test a POST Table API in ServiceNow using Postman. Step-by-step guide covers API setup, JSON payload, authentication, headers, and testing, ensuring secure and efficient data handling with best practices.
What is Docker and Its Components?
Jan 10, 2025.
Docker is an open-source platform that automates the deployment, scaling, and management of applications using containers.
1
-
100
of
30698
<<
1
2
3
4
5
>>
Search
OUR TRAINING