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 gh
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sarthak Varshney (7)
Brahma Prakash Shukla (5)
CSharp TV (4)
Chetan Sanghani (4)
Ananthakrishna V (3)
Lokendra Singh (3)
Sibeesh Venu (2)
Ayush Gupta (2)
Sanwar Ranwa (2)
Ziggy Rafiq (2)
Anupam Maiti (2)
Sagar Pardeshi (2)
George (2)
John Godel (2)
Thiago Vivas (2)
Lokesh Varman (1)
Sourabh G (1)
Lalit Bansal (1)
Kishor Bikram Oli (1)
Naveen Kumar (1)
Ankur Mishra (1)
Manpreet Singh (1)
Manoj Kalla (1)
Uday Dodiya (1)
Aman Gupta (1)
Satya Karki (1)
Sandeep Mishra (1)
John Bhatt (1)
Ayushi Jain (1)
Kamal Rawat (1)
Arpit Jain (1)
Mayooran Navamany (1)
Yadagiri Reddy (1)
Rohit Tomar (1)
Anuradha Rani (1)
Vijay Yadav (1)
Rajiv Singh (1)
Jejji Arora (1)
Dharmeshwaran S (1)
Prathap Reddy (1)
Abhishek Dhoriya (1)
Vipin Tyagi (1)
Santhosh Kumar Jayaraman (1)
Sarfaraj Ansari (1)
Debabrata Ghosh (1)
Nitesh Jha (1)
Siddhesh Chavan (1)
Ravishankar Velladurai (1)
Nilesh Jadav (1)
Akhil Mittal (1)
Suthish Nair (1)
Ajay Kumar (1)
Punar Dutt Rajput (1)
Kjell Hegstad (1)
Kaviya Balasubramanian (1)
Mahesh Chand (1)
Deepak Tewatia (1)
Ehsan Sajjad (1)
Selva Ganapathy (1)
Rohit Gupta (1)
Vidya Vrat Agarwal (1)
Sumit Kharche (1)
Satheesh Elumalai (1)
Jitendra Mesavaniya (1)
Arun Ramaswamy (1)
Gokulakrishna (1)
Nagaraj M (1)
Ajit Srivastava (1)
Chittaranjan Swain (1)
Umesh Baradkar (1)
Monica Rathbun (1)
Related resources for gh
No resource found
WTX vs. Apache Camel: Picking the Right Data Transformation Tool
11/23/2024 5:53:45 AM.
In this article, we will learn about their features, use cases, and advantages to help you choose the right solution for your enterprise data workflows and integration needs.
How to Optimize Docker Images for Smaller, Faster Deployments
11/18/2024 9:38:02 AM.
Learn simple strategies to optimize Docker images, reduce their size, and speed up deployments with tips like lightweight bases, cleanup, and multi-stage builds.
Integrate MySQL and Snowflake for Real-Time Insights
11/8/2024 4:38:58 AM.
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 o
Layer 2 vs Layer 3 Which One's Right for Your Project?
10/21/2024 5:02:55 AM.
This article explores the unique features, advantages, and ideal use cases of each layer, guiding you in selecting the right solution to enhance scalability, efficiency, and overall performance for yo
Angular, Bootstrap and ASP.NET MVC - Bootstrap Form Controls - Part Eight
10/8/2024 9:02:05 AM.
In this article, we explore integrating Bootstrap form controls within an AngularJS and ASP.NET MVC application. We cover essential features like date and time pickers, typeahead suggestions, and inte
A Detailed Explanation of COUNT in SQL Server
10/1/2024 5:10:59 AM.
This article explores the differences between SQL counting methods: COUNT(*), COUNT(1), COUNT(column_name), and COUNT(DISTINCT column_name). It highlights their purposes, performance considerations, a
Create a Combo Chart and Make Your Chart Draggable
10/1/2024 4:52:34 AM.
This article explains how to create a Combo chart by combining different chart types, like a column and a pie chart, using Highcharts.
Understanding the Concept of Rule Engine through Shopping Cart Discount feature
9/29/2024 4:59:27 AM.
This article explores how a rule engine can be used to implement a shopping cart discount feature, automating discount logic based on conditions such as cart value, product category, and promotions.
Microsoft Build 2015 Top Highlights: Day 2 Keynote
9/26/2024 7:27:20 AM.
The Day 2 Keynote at Microsoft Build 2015 showcased exciting advancements in technology and software development. Key announcements included new features in Windows 10, updates to Azure and Visual Stu
Manage Web Applications In SharePoint Central Administration - Part Eight
9/23/2024 9:52:25 AM.
This article covers managing web applications in SharePoint 2016 Central Administration. It walks through key steps, including accessing Central Admin, configuring mobile accounts, setting up SMS noti
How to Manage ViewState in ASP.NET?
9/23/2024 9:16:18 AM.
This article explains various methods of managing state in ASP.NET, including ViewState, Session, Application, and Cookies. It focuses on ViewState, its lifecycle, enabling/disabling at the page or co
Learn Higher Order Functions in JavaScript
9/18/2024 4:33:53 AM.
A higher-order function in JavaScript is a function that takes another function as an argument, returns a function, or both. This allows for reusability, code abstraction, and functional programming.
Troubleshooting Applications with Azure Application Insights - Azure Essentials Series - Ep: 10
9/17/2024 6:02:17 AM.
In this episode, we'll explore how Azure Insights can provide deep visibility into your application performance, identify issues, and help you maintain high availability and reliability.
Virtual Threads in Java JDK
9/8/2024 7:58:38 AM.
Java Virtual Threads, introduced in Project Loom, offer a lightweight alternative to traditional platform threads by allowing the JVM to manage threads instead of the OS. This improves scalability and
Simplifying ASP.NET Core 8 Logging with Serilog and AppInsight
9/2/2024 8:00:14 AM.
Serilog is a powerful .NET logging library that supports structured logging, enhancing application monitoring and debugging. To integrate Serilog with ASP.NET Core and Application Insights, install es
Book Flights Easily with Microsoft Copilot Studio
8/30/2024 8:43:36 AM.
Create a flight booking copilot with Microsoft Copilot Studio! This blog covers the basics of setting up a virtual assistant to handle flight reservations, including creating topics, follow-up questio
React Performance Unleashed: Tips and Tricks for Lightning-fast Apps
8/25/2024 11:32:03 AM.
React Performance Unleashed: Tips and Tricks for Lightning-fast Apps
Switch Theme Between Light and Dark Mode on Webpage Using Bootstrap
8/24/2024 7:13:25 AM.
This guide covers step-by-step instructions on implementing theme toggling with Bootstrap's built-in classes, JavaScript, and CSS. Enhance your website's user experience by providing a respons
AI Predictive Analytics for Better Business Strategy
8/23/2024 4:52:54 AM.
This article explores how AI-driven predictive analytics is revolutionizing business strategy and decision-making. It examines the advanced techniques used in AI to forecast future trends, optimize op
Line Chart Using Highcharts
8/22/2024 4:57:57 AM.
This article is about how we can create a line chart using High chart in js.
HighCharts - Bubble Charts
8/22/2024 4:56:34 AM.
In this article, you will learn about Bubble Charts.
HighCharts - Scatter Chart
8/22/2024 4:56:03 AM.
In this article, you will learn about Scatter Chart.
Best Practices for Data Visualization in Power BI
8/21/2024 8:46:19 AM.
This guide covers essential techniques for creating clear, impactful dashboards and reports. Discover how to choose the right visualizations, design effective layouts, and leverage Power BI’s features
Advanced gRPC Communication in .NET Core
8/20/2024 7:27:56 AM.
Explore advanced techniques for implementing microservices communication using gRPC in .NET Core. This article dives into high-performance, real-time communication patterns with practical code example
A brief introduction to ASP.NET Core using C#12 and .NET 8
8/18/2024 1:40:52 PM.
A brief introduction to ASP.NET Core using C# 12 and .NET 8 by Ziggy Rafiq. This modern framework enables you to build cross-platform, high-performance web applications. To get started, discover key f
Transforming Data into Strategic Insights with AI Business Intelligence
8/14/2024 7:53:22 AM.
Explore how AI is revolutionizing business intelligence by transforming vast amounts of data into actionable strategic insights. Learn about the advanced AI techniques that are driving data-driven dec
HighChart in JavaScript
8/13/2024 10:47:18 AM.
This article introduces Highcharts, a JavaScript library for creating interactive charts. It covers installation using Highcharts.js and jQuery, and provides a step-by-step guide to creating a bar cha
Securing A Test Window Using JavaScript
8/9/2024 9:45:33 AM.
This article explores a unique online test security system I encountered. It prevents cheating by blocking navigation, copy-paste, and right-clicks within the test window.
HighCharts - Area Chart
8/8/2024 11:39:02 AM.
Area chart using high chart
Creating Pie Chart Using Highcharts
8/8/2024 3:24:57 AM.
This article is about how we can create a pie chart using High chart in js.
Client Side Exporting In HighChart
8/7/2024 5:32:25 AM.
Learn how to secure your data with Highcharts using client-side exporting. By leveraging offline exporting, you can ensure that sensitive information stays on your servers. This guide covers setting u
Cross-Origin Resource Sharing (CORS) in .NET 8
8/6/2024 5:14:40 AM.
Learn how to configure Cross-Origin Resource Sharing (CORS) in .NET 8 to control access to your APIs from different domains. Understand key concepts like Same-Origin Policy, preflight requests, and CO
How To Highlight Web Elements Using JavascriptExecutor In Selenium WebDriver
7/30/2024 6:03:17 AM.
Learn how to highlight web elements in Selenium WebDriver using JavascriptExecutor. This guide covers how to use JavaScript to draw attention to elements on a webpage during automated testing, making
Design A High Availability Application With Azure App Service
7/29/2024 8:32:55 AM.
This article outlines creating a high-availability app using Azure PaaS, focusing on scalability and performance. It covers defining availability metrics (uptime, MTTR, MTBF, RTO, RPO), designing faul
Dynamics 365 Customer Insights Part 4 - Microsoft Business Application Ep.22
7/26/2024 5:19:56 AM.
In this session, we will be giving a walkthrough on the Dynamics 365 Customer Insights Part 4.
Create Dynamic and Flexible Height Vertical Gallery
7/24/2024 6:29:48 AM.
Scrolling through controls is frequently not necessary or should be avoided. We can make the controls height adjustable or overflowing in such a situation. We shall examine how to exceed gallery heigh
Create Comment System Like Facebook YouTube Viva Engage Yammer
7/23/2024 6:50:52 AM.
The article explains how to implement a commenting feature using a scrollable screen. It covers creating a scrollable screen, adding and aligning controls, handling dynamic gallery heights, and managi
Azure Synapse vs Databricks: Right Data Analytics Platform
7/22/2024 8:21:30 AM.
Explore the key differences between Azure Synapse Analytics and Databricks. Compare features like data warehousing, big data processing, machine learning integration, and security. Understand when to
Create Dynamic and Flexible Height Gallery
7/22/2024 7:47:17 AM.
We often come across where scrolling of controls is not needed or avoided. In such case we can make controls height flexible or overflowing. In below article we will see how to overflow gallery height
Cost-cutting through VMware virtualization
7/22/2024 2:25:05 AM.
In this article, we will explore how VMware’s virtualization solutions cut costs by improving resource utilization, reducing server needs, and simplifying disaster recovery.
Interesting Query (1) --- Find Second Highest Salary
7/19/2024 10:11:51 PM.
This article will discuss several most popular, complex, and interesting SQL queries and their solutions.
Highlight Active Menu Item Dynamically in Angular based on Route
7/19/2024 6:28:54 AM.
In Angular applications, dynamically highlight active menu items based on the current route using Angular's RouterModule and routerLinkActive directive. This allows you to apply a CSS class, like
Left and Right Shift operators in C#
7/15/2024 6:55:03 PM.
This article delves into the intricacies of left and right shift operators in C#. You'll learn how these bitwise operators work, their syntax, and practical applications.
Database Recovery (1-1): Restore a Table from a Backup Database through Restore/Export
7/13/2024 2:09:05 PM.
This article is to discuss how to recover one table from a backup file
Lambda Functions and High Order Functions in Android kotlin
7/11/2024 4:59:01 PM.
The provided Kotlin examples demonstrate basic and high-order functions. In lambda. kt, a lambda function adds two integers. In HighOrder.kt, a high-order function accepts another function as a parame
Athena vs Redshift: Choosing the Right AWS Analytics Tool for Your Business
7/10/2024 12:30:02 AM.
Explore the key differences between AWS Athena and Redshift to determine the ideal analytics tool for your business. Discover their strengths in data warehousing, query performance, cost efficiency, a
Chain of Thought in Prompt Engineering for AlbertAGPT and GPT-4
7/5/2024 8:11:31 AM.
The Chain of Thought Prompting Methodology in Prompt Engineering for AlbertAGPT and GPT-4 involves creating structured, multi-step prompts that guide AI models through a sequence of logical steps.
Dynamics 365 Customer Insights Part 3 - Microsoft Business Application Ep. 21
7/4/2024 11:35:27 AM.
In this session, we will be giving a walkthrough on the Dynamics 365 Customer Insights Part 2.
Differences Between Azure Monitor and Azure Application Insights
6/28/2024 8:43:53 AM.
Azure Monitor and Azure Application Insights are powerful Microsoft Azure services for monitoring and analyzing applications and infrastructure. Azure Monitor offers comprehensive monitoring for infra
Azure Speech Analytics Unveiled Transform Speech Data to Insights
6/24/2024 6:26:24 AM.
Azure OpenAI Speech Service revolutionizes speech recognition with advanced AI models, ensuring accurate transcription even in noisy environments. Beyond transcription, it offers sentiment analysis to
Unlocking Data Analysis with Microsoft Power BI
6/24/2024 6:23:59 AM.
Unlocking Data Analysis with Microsoft Power BI: A Comprehensive Insight delves into harnessing the full potential of Power BI for robust data analysis. From data visualization to dashboard creation,
Resolving "File Checked Out Or Locked For Editing" Issue In SharePoint
6/20/2024 10:12:47 AM.
A common issue in SharePoint is being unable to delete a folder due to it being checked out or locked for editing by another user. This often happens even if the user has full rights. The problem can
A Simple WPF Application Implementing MVVM
6/20/2024 10:12:01 AM.
In modern application development using technologies like WPF, Silverlight, and MVVM, several key concepts and components play critical roles. WPF, or Windows Presentation Foundation, revolutionizes W
Getting Started with ZooKeeper: A Beginner's Guide
6/20/2024 8:57:57 AM.
Learn the basics of Apache ZooKeeper, a distributed coordination service, including its architecture, installation, usage, and practical examples.
The Rise of Small Language Models
6/19/2024 10:21:50 AM.
Rise of Small Language Models" explores the increasing prominence of compact AI models in natural language processing (NLP). These models offer efficient, scalable solutions for language tasks, b
How to do .NET 8 Migration with Existing Tools?
6/19/2024 7:41:50 AM.
Microsoft's technology ecosystem spans desktop, web, and mobile apps, each requiring specific frameworks. To upgrade applications effectively, use Visual Studio 2022 with .NET Framework or Core, a
An Insightful Perspective on Artificial Intelligence
6/19/2024 6:06:49 AM.
Artificial Intelligence (AI) encompasses a wide spectrum of technologies and approaches that aim to mimic or replicate human cognitive functions. John Godel, CEO of AlpineGate AI Technologies, offers
Understanding ZooKeeper: Key Concepts and Architecture
6/19/2024 5:24:30 AM.
Explore the key concepts and architecture of ZooKeeper, a distributed coordination service, and understand its impact through an example of a distributed lock service.
How To Consume Web API Through SSIS Package
6/14/2024 10:42:32 AM.
In this article, I have illustrated the purpose of SSIS with Web API. It shows how SSIS can use Web API to do certain operations, like updating the database table based on Service response, and proces
Advanced Strategies: Deciphering Complex Joins in SQL
6/13/2024 7:36:10 AM.
In the world of relational databases, joins are indispensable tools for combining data from multiple tables based on related columns. While simple joins are common, complex joins involving multiple ta
Store Humidity And Temperature Data In Real-Time Database Through Raspberry-Pi
6/11/2024 12:37:35 PM.
Learn to store IoT sensor data on Firebase using Raspberry Pi. Set up Firebase, authentication rules, and Python code to send DHT 11 sensor data. Execute, monitor, and interact with data in real-time.
Leading Through Crisis: Lessons from Successful Leaders
6/10/2024 11:52:48 AM.
ffective leadership in emergencies requires communication, compassion, decisiveness, role modeling, unity, and adaptability. Leaders inspire resilience and unity, navigating challenges with agility.
Building and Leading High-Performance Teams
6/10/2024 9:01:31 AM.
The capacity to create and manage high-performance teams is essential for any organization to succeed in the cutthroat business world of today. These teams not only have the capacity to produce outsta
Unpacking the Microservices Architecture
6/6/2024 11:31:07 AM.
Embark on an enlightening journey through the intricate landscape of microservices architecture. This comprehensive tour delves deep into the core principles, unveiling the essence of scalability, mod
Scaling with .NET: How to Build High-Performance Applications
6/6/2024 11:29:51 AM.
Scaling with .NET: How to Build High-Performance Applications" explores strategies for optimizing .NET applications. Microservices, cloud computing, asynchronous programming, and performance test
How To Access Azure Key Vault Secrets Through Rest API Using Postman
6/5/2024 8:09:28 AM.
Learn how to securely access Azure Key Vault secrets via REST API using Postman. Explore authentication methods, HTTP requests, and secret retrieval to integrate Key Vault seamlessly into your workflo
Introduction To Silverlight in ASP.Net
6/4/2024 12:13:42 PM.
Silverlight revolutionizes web development, blending desktop-like UI with HTML and JavaScript. Create stunning web apps with multimedia using Visual Studio. Explore Silverlight's architecture and
Understanding Decorators in Python
6/4/2024 5:51:05 AM.
In this article, we explore Python decorators, which allow you to modify the behavior of functions without altering their source code. By using decorators, you can add functionality, log information,
How to Fulfill the Key Responsibilities of a Product Manager
6/3/2024 9:36:43 AM.
A Product Manager defines the product vision, creates roadmaps, manages the product backlog, and ensures alignment with business objectives. Key tasks include market research, gathering customer insig
Introduction VMware NSX ALB Architectural Overview
5/27/2024 5:24:56 AM.
Discover VMware NSX ALB: a scalable, secure load-balancing solution optimizing application delivery across multi-cloud environments. Enhance performance and security today.
Dynamics 365 Customer Insights Part 2 - Microsoft Business Application Ep.20
5/24/2024 6:36:02 PM.
In this session, we will be giving a walkthrough on the Dynamics 365 Customer Insights Part 2.
RESTful Day Eight: Unit Testing And Integration Testing in WebAPI Using NUnit And Moq framework: Part Two
5/24/2024 10:24:35 AM.
In "RESTful Day Eight: Unit Testing And Integration Testing in WebAPI Using NUnit And Moq framework: Part Two," learn to rigorously test WebAPI endpoints, employing NUnit and Moq for compreh
Microsoft Build 2024: Innovations and Insights
5/22/2024 6:10:31 AM.
Microsoft Build 2024 showcased AI advancements, cloud solutions, and developer tools, highlighting innovations in Azure, .NET 8, and Microsoft 365
NancyFx - a light weight .NET framework
5/14/2024 11:01:51 AM.
NancyFx is a lightweight, low-ceremony framework for building HTTP-based services on .NET. It emphasizes simplicity and ease of use, featuring a minimal API for routing, handling requests, and generat
Road To AZ-204 - Instrument Solutions To Support Monitoring And Logging
5/13/2024 4:44:23 AM.
This article's intention is to explain the main skills measured in this sub-topic of the AZ-204 Certification. Application Insights, Azure Monitor and Transient Faults are the main components that
Deciding the Right Data Reading Architecture in .NET
5/11/2024 2:26:25 PM.
In the dynamic realm of .NET development, choosing the right data reading architecture is paramount for application performance, scalability, and maintainability. Let's delve into practical exampl
Road To AZ-204 - Implementing IaaS solutions
5/9/2024 11:58:03 AM.
Road to AZ-204 entails mastering IaaS solutions in Azure, covering Azure VMs, virtual networks, storage, and more. Prepare to implement scalable, secure, and resilient infrastructure as a service on M
Solana's Consensus Mechanism and High-Performance Architecture
5/6/2024 10:25:15 AM.
Solana's exceptional throughput, processing thousands of transactions per second, distinguishes it in the blockchain realm. Its consensus mechanism, blending Proof of History and Proof of Stake, e
AI Valued at $4.4Trillion Annually | What and How
5/3/2024 4:50:23 AM.
What industry and what part of the operations is seeing the most value opportunity from AI?
Check The Site Usage In SharePoint Online
5/2/2024 10:02:45 AM.
Monitor and analyze site usage efficiently in SharePoint Online with comprehensive analytics. Gain insights into traffic, user activity, and engagement through detailed reports and metrics.
Dynamics 365 Customer Insights Part 1 - Microsoft Business Application Live Show Ep. 19
5/2/2024 9:54:06 AM.
In this episode of Microsoft Business Application Live Show, you will learn about Dynamics 365 Customer Insights.
How to Choose A Cloud Provider?
5/2/2024 6:06:10 AM.
Unleash the power of the cloud! Discover the ultimate guide to choosing the perfect cloud provider for your business. Maximize efficiency, and minimize costs. Read now!
How to Keep Your Laptop Keyboard Light On Continuously?
5/1/2024 12:39:40 PM.
Ensuring your laptop keyboard's backlight remains on can enhance your typing experience, especially in dimly lit environments. This simple guide will walk you through the necessary steps to set yo
Story Of Equality In .NET - Part One
4/26/2024 12:15:39 PM.
This content outlines the complexities of equality and comparison in .NET, diving into topics like reference vs. value equality, the role of interfaces, and issues with floating-point arithmetic. It e
Learn Simple MVVM and Command Bindings in 15 Mins
4/25/2024 8:11:17 AM.
MVVM, a pattern for WPF/Silverlight, separates Model, View, and ViewModel, simplifying UI development. Models represent entities, Views are UI designs, ViewModels manage data binding, and Binders conn
Python Basics
4/23/2024 11:25:00 AM.
Python is a versatile, interpreted, high-level programming language created by Guido van Rossum. Named after Monty Python, it's widely used in software development, web development, scripting, and
Understanding .NET Client Profile
4/22/2024 8:22:31 AM.
.NET Client Profile, tailored for Windows Forms apps, offers speedy deployment with minimal footprint. Microsoft trims features like ASP.NET, MSBuild, enhancing package efficiency. Removed from .NET 4
Create Charts In Angular 7 Application Using Chart.js
4/19/2024 10:32:11 AM.
Chart.js is a JavaScript library for creating various types of charts like line, bar, pie, doughnut, and polar area charts. This article explains how to integrate Chart.js into an Angular 7 applicatio
How To Integrate Application Insights Into Azure Functions
4/17/2024 8:06:12 AM.
Learn the seamless integration process of Application Insights into Azure Functions. Enhance monitoring, logging, and performance tracking capabilities effortlessly. Harness the power of Azure service
How To Integrate Azure Application Insights Service To An Angular
4/17/2024 8:00:08 AM.
Elevate your Angular app's performance and monitoring capabilities by seamlessly integrating Azure Application Insights service. Track and optimize user experiences with advanced logging and monit
Singleton vs. Static Class in C# - Choosing the Right Approach
4/17/2024 4:54:57 AM.
Singleton and Static classes can only have one instance available in memory, and both classes can be used to maintain the global state of an application, however, there are many differences between th
Deleting NFS Snapshot through Portal
4/15/2024 10:00:41 AM.
Efficiently manage your Azure File Share snapshots by learning the deletion process. With on-demand snapshots, you can safeguard your data and recover it when needed. Follow step-by-step instructions
Alibaba Cloud ECS vs ACK: Choosing Right Solution for Workloads
4/15/2024 8:18:44 AM.
Struggling to choose between ECS and ACK for your containerized apps on Alibaba Cloud? This guide unlocks the key differences to pick the ideal service for scaling & managing your workloads.
Azure Storage Replication Strategies
4/12/2024 11:30:24 AM.
Explore Microsoft Azure's storage replication strategies including LRS, ZRS, GRS, and RA-GRS. Learn how each strategy offers varying levels of data redundancy and availability. Understand how to c
Best Practices for Working with DateTime, UTC, and Offset in C#
4/9/2024 5:50:01 PM.
Discover best practices for handling DateTime, UTC, and Offset in C# with expert insights from Ziggy Rafiq, ensuring efficient time management in your applications Learn best practices, tips, and cod
WebAPI Using Flask
4/8/2024 8:17:03 AM.
Flask, a micro framework, simplifies API development with its ease of use and flexibility. Widely adopted by high-traffic sites like LinkedIn, it offers simplicity in installation and coding. Sample
Power BI Introduction: Connectivity, Creating Dashboards & Data
4/4/2024 9:15:53 AM.
Power BI, a Microsoft product, is a versatile visualization tool for data analysis, providing insights from various data sources like databases, files, and URLs. With Power BI Desktop, Service, and Mo
Joining Three Or More Tables In SQL Server 2017
4/3/2024 10:45:07 AM.
Joining three or more tables in SQL Server 2017 involves using various types of joins such as INNER JOIN, LEFT JOIN, RIGHT JOIN, and CROSS JOIN. These joins combine rows from multiple tables based on
Flexible Height Gallery with a Separator
4/1/2024 7:28:47 AM.
Learn to create a flexible gallery with a separator in your app.Add a blank flexible height gallery. Add controls like labels and dropdowns.Set auto height toggle for labels.Add separator rectangle wi
New Resumable Online Index Create SQL Server 2019
3/28/2024 6:32:06 AM.
SQL Server 2019 brings a very exciting new feature that is long overdue. Resumable Online Index Create is one of my favorite new things. This, paired with the Resumable Index Rebuilds introduced with