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 git
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
George (10)
Lalit Bansal (7)
CSharp TV (4)
Ananthakrishna V (4)
Chetan Sanghani (4)
Mahesh Chand (3)
Ayush Gupta (3)
Praveen Sreeram (3)
Dhruvin Shah (2)
Abhishek Dhoriya (2)
Ishika Tiwari (2)
Nikunj Satasiya (2)
Ashish Tiwari (2)
Sarfaraj Ansari (2)
Sardar Mudassar Ali Khan (2)
Abiola David (2)
Satheesh Elumalai (2)
Shubhankar Banerjee (2)
Sarthak Varshney (2)
Velladurai (1)
Jochen Bartlau (1)
Jeeva Subburaj (1)
Tasadduq Burney (1)
Manikandan Murugesan (1)
Jithu Thomas (1)
Ziggy Rafiq (1)
Swesh S (1)
Rajeev Kumar (1)
Priyanshu Agnihotri (1)
Naveen Kumar (1)
John Godel (1)
Nandan Hegde (1)
Jake Creasy (1)
Dileep Singh (1)
Douglas Wagner (1)
Sigar Dave (1)
Dharmeshwaran S (1)
Mervyn Manilall (1)
Abdul Rahman (1)
Ajay Kumar (1)
Vinodh Palaniappan (1)
Saineshwar Bageri (1)
Lokendra Singh (1)
Nikhil Patil (1)
Mohamed Azarudeen Z (1)
Kunal Patil (1)
Adam Stirtan (1)
Vikas Gupta (1)
Arun Ramaswamy (1)
Kjell Hegstad (1)
Valerii Tereshchenko (1)
Jitendra Mesavaniya (1)
Akhil Mittal (1)
Rikam Palkar (1)
Prasad (1)
Bohdan Stupak (1)
Rafnas T P (1)
Maniteja Vegi (1)
Ankur Mistry (1)
Related resources for git
No resource found
Pick palette - One Stop Solution for Palette Hunt
11/5/2024 8:31:50 AM.
This video will talk about building inside a SaaS ecosystem and using the power of GitHub actions and edge functions.
Fix: GitHub Access Error - Failed to Connect to github.com port 443, Time Out
11/1/2024 9:39:04 PM.
This article discusses a bug in access to GitHub.
Git GUI Clients (2), VS Code
11/1/2024 8:25:54 PM.
This series explores various Git GUI clients like Visual Studio, VS Code, GitHub Desktop, TortoiseGit, and SmartGit, focusing on their features for repos management, interaction between local and remo
Git GUI Clients (3), GitHub Desktop
11/1/2024 7:30:56 PM.
This article discusses the GitHub Desktop as a client GUI. This series explores various Git GUI clients like Visual Studio, GitHub Desktop, and SmartGit, detailing features such as repo management, in
The Best Ordinal Wallets for Beginners in 2024
10/25/2024 5:34:27 AM.
In 2024, choosing the right ordinals wallet is crucial for managing digital assets securely. Options like Xverse and Hiro wallets offer user-friendly interfaces and strong security for beginners and v
PAY QR Code Feature: A Guide to Streamlined Vehicle Payments
10/21/2024 3:59:37 AM.
Discover the innovative PAY QR Code feature that revolutionizes vehicle payments. This guide explores how QR codes streamline transactions, offering a quick, secure, and user-friendly payment solution
Gitea - an Open Source, Self Hosted GitHub Alternative
10/16/2024 4:51:49 AM.
Gitea is a lightweight, self-hosted Git server that offers features similar to GitHub, including issue tracking, pull requests, and a web-based interface. It's ideal for organizations needing data
What is Github Copilot?
10/11/2024 1:54:38 PM.
GitHub Copilot is an AI-powered code completion and generation tool that provides real-time suggestions to developers as they write code.
Create Year Quarter Month Drill Down With Proper Sort Order In Power BI
10/1/2024 9:15:37 AM.
This article guides you through achieving Year-Qty-Month drill-down functionality in Power BI, even without a Date column in your dataset. Learn to create a duplicate Month column, generate a SortNumb
Efficient Package Management in Large Enterprises with Directory.Packages.props
9/23/2024 6:48:31 AM.
Managing NuGet package versions in large C# solutions can be challenging. The Directory.Packages.props file simplifies this by allowing you to define package versions in one central location, ensuring
Ignoring Merge Conflicts for Files in Git, Visual Studio
9/18/2024 12:55:54 PM.
This article is to discuss Git Merge with ignoring some conflict files. This article addresses resolving merge conflicts in Git when multiple users modify the same file. It covers project setup, confl
How to Create and Launch a Tic Tac Toe Game on Azure Web App
9/18/2024 4:55:37 AM.
This guide walks you through deploying a Tic Tac Toe game on an Azure Web App. It covers initializing a Git repository, pushing code to GitHub, creating an Azure Resource Group, App Service Plan, Web
Blockchain Beyond Cryptocurrency: Hidden Potentials Across Industries
9/17/2024 8:28:05 AM.
Blockchain technology extends far beyond cryptocurrency, offering transformative potential across various industries. From enhancing supply chains and healthcare to improving data security and finance
Hosting a Static Website in Cloudflare Pages without Any Cost
8/29/2024 5:20:00 AM.
Learn to host a static website for free using CloudFlare Pages. Start by signing up and logging in to CloudFlare Pages, then upload your local website files or connect to Git for deployment. After dep
Unveiling the Magic of AI and Low-Code Development for Beginners
8/27/2024 5:38:03 AM.
Learn how to create innovative applications with minimal coding knowledge, leveraging AI to automate tasks, enhance productivity, and accelerate digital transformation.
AI and Cybersecurity: Strengthening Defenses in the Digital Age
8/23/2024 4:51:06 AM.
AI is revolutionizing cybersecurity by enabling real-time threat detection, automating defense mechanisms, and predicting potential cyber threats. As cyber threats grow more complex, AI provides advan
Digital Clock Using HTML, CSS & JavaScript
8/21/2024 4:29:10 AM.
An article for building a stylish, real-time digital clock using HTML, CSS, and JavaScript. Create a stylish real-time digital clock using HTML, CSS, and JavaScript. Easy steps to design and implement
Implementing a Map with Latitude and Longitude in JavaScript
8/20/2024 12:26:38 PM.
We'll explore how to leverage Leaflet, a powerful JavaScript library for interactive maps. This article guides the creation of dynamic maps using Leaflet and geolocation. It covers HTML structure,
Code Examples for .NET 8 Features with C# 12
8/18/2024 1:22:31 PM.
An in-depth look at performance enhancements, language improvements, and new libraries in this comprehensive article by Ziggy Rafiq.
AI-Enhanced Software Development: Shaping the Future of Coding
8/14/2024 8:17:38 AM.
AI is transforming software development by automating coding tasks, enhancing productivity, and introducing new paradigms. AI tools like Codex and GitHub Copilot streamline code generation, while inte
AI Revolution: Transforming Developers and Business Analysts
8/12/2024 11:22:39 AM.
AI is transforming software development and business analysis. For developers, it enhances code generation, debugging, and DevOps processes. For business analysts, AI improves data analysis and predic
Comparing ChatGPT, Google Gemini & GitHub Copilot: Strengths & Limits
8/9/2024 8:29:31 AM.
ChatGPT, Google Gemini, and GitHub Copilot are leading AI tools with distinct capabilities. ChatGPT excels in natural language processing, Google Gemini offers advanced multimodal understanding, and G
Understanding Cloud Services: SaaS, PaaS, and IaaS
8/7/2024 9:23:10 AM.
Cloud computing revolutionizes IT resource management through three primary models: SaaS, PaaS, and IaaS. SaaS delivers software via subscription over the internet, PaaS offers a platform for app deve
Understanding Semantic Index for Generative AI Aspirants
8/6/2024 6:44:12 AM.
A Semantic Index improves data retrieval by organizing information based on word meanings rather than just keywords. It uses Natural Language Processing (NLP) and semantic analysis to understand conte
How Generative AI Can Benefit Software Developers?
8/5/2024 3:23:35 AM.
GenAI is here to build software for developers. How you can benefit from it?
Will GenAI Kill Software Developer Jobs?
8/5/2024 3:11:30 AM.
Are you a software developer? Do you wonder if GenAI will steal your job? AI is transforming software development, reducing the need for routine coding. To stay relevant, developers should focus on co
Mask an Aadhar Number into Blocks of 4 Digits Each
7/30/2024 5:51:41 AM.
This C# code demonstrates how to mask sensitive numbers, like Aadhar or account numbers. It validates input length, uses StringBuilder to format Aadhar numbers with spaces, and shows account number ma
Understanding TLS and SSL: Securing Your Digital Communications
7/24/2024 9:31:22 AM.
TLS (Transport Layer Security) and its predecessor SSL (Secure Sockets Layer) are cryptographic protocols designed to secure data transmitted over the internet by encrypting and authenticating the com
Understanding Crypto Wallets
7/24/2024 5:35:44 AM.
A crypto wallet is a secure app or device for storing, managing, and transacting cryptocurrencies like Bitcoin and Ethereum. It stores private keys, enabling access to digital assets on the blockchain
Integrating GitHub Copilot with .NET Core
7/24/2024 5:30:18 AM.
Integrate GitHub Copilot, powered by OpenAI's Codex, into your .NET Core development workflow to enhance coding efficiency. This guide covers installation and setup in Visual Studio Code, includin
Cryptocurrency Basics: Pros, Cons and How It Works
7/23/2024 5:04:24 AM.
Cryptocurrency is a decentralized digital currency using cryptography and blockchain for secure transactions. It offers peer-to-peer exchanges, transparency, and security, with popular examples like B
NFT : The Non-Fungible Tokens
7/23/2024 4:58:29 AM.
NFTs (Non-Fungible Tokens) are unique digital assets on blockchain, representing ownership and authenticity. They are used in digital art, gaming, virtual real estate, music, and more, providing new m
Dynamically Creating a Table in SQL Server from Information Schema
7/19/2024 11:01:55 AM.
This SQL script dynamically creates a table in SQL Server by utilizing INFORMATION_SCHEMA and system views. It constructs the table definition, including columns, data types, constraints, and default
Deploying ASP.NET MVC Application to Azure Cloud Using Azure DevOps from GitHub
7/18/2024 12:25:54 PM.
Deploy ASP.NET MVC apps on Azure via Azure DevOps & GitHub. Set up CI/CD pipelines for seamless integration & deployment. Create Azure App Service, link GitHub repos, configure build & rel
Enabling GitHub Integration in Microsoft Fabric
7/17/2024 6:05:13 AM.
Microsoft Fabric integrates seamlessly with GitHub, enhancing collaboration and efficiency for development teams. This integration supports CI/CD pipelines, automating build, test, and deployment proc
Comprehensive Guide to Unit Testing in .NET Core
7/16/2024 7:21:02 PM.
Unit testing in .NET Core is essential for ensuring code quality and functionality. Using frameworks like xUnit and NUnit, developers can write effective tests to detect bugs early, support code refac
How to Set Up Copilot in Visual Studio Code in an Angular Project, Metrics and Usage
7/15/2024 6:00:48 PM.
GitHub Copilot is an advanced AI-powered tool integrated into Visual Studio Code, enhancing coding efficiency by suggesting code snippets, automating routine tasks like unit test generation, and optim
Learn About Angular Karma Test Cases Using GitHub Copilot
7/14/2024 6:11:36 AM.
Learn how to create and execute Angular Karma test cases using GitHub Copilot. Start by creating components and corresponding test files like device.ts and device.test.ts. Add functions such as pushTo
Crafting a Robust AI Strategy for Business Success
7/10/2024 2:09:12 PM.
Crafting a Robust AI Strategy for Business Success involves leveraging artificial intelligence to enhance operational efficiency, innovate customer experiences, and drive growth.
Implementing Global Search with Detailed Views in ASP.NET Core MVC
7/10/2024 11:02:42 AM.
Learn how to implement a robust global search feature in ASP.NET Core MVC. This tutorial covers setting up models like Product and Category, configuring the database with Entity Framework, seeding in
Split a String into an Array of Characters with No Delimiter in Azure Data Factory
7/9/2024 4:36:55 AM.
Explore splitting strings into character arrays without delimiters using Azure Data Factory or Synapse Pipeline with sequential For Each iterations and the Substring function for precise character ext
Improve Your Code Quality and Performance using AI and GitHub Copilot
7/8/2024 7:46:59 AM.
This session will explore how AI and GitHub Copilot can be used as powerful allies in writing better code, ensuring that developers can focus on creative problem-solving while leaving the routine codi
Digitial Transformation in Healthcare: The Role of IT Solutions
7/4/2024 4:38:22 AM.
This article explores how IT solutions like AI, blockchain, IoT, and telemedicine are driving digital transformation in healthcare, improving patient care, and enhancing operational efficiency.
Exploring Microsoft Power Automate for Automation Power
7/3/2024 11:05:42 AM.
Explore the transformative capabilities of Microsoft Power Automate in our comprehensive analysis. Discover how automation streamlines workflows, enhances productivity, and integrates seamlessly with
All About NFTs Profits and Losses in Blockchain Technology
7/3/2024 7:55:25 AM.
NFTs (Non-Fungible Tokens) are unique digital assets verified using blockchain technology. Unlike cryptocurrencies, NFTs cannot be exchanged on a like-for-like basis. They are used for digital art, co
The Critical Role of AI in the Future of IT Companies
7/3/2024 6:04:06 AM.
AI is revolutionizing the IT industry, enhancing efficiency, improving cybersecurity, and driving innovation. This article explores how AI can transform IT services and consulting, from automating rou
Everything About NFTs: Creation to Investment Guide
7/1/2024 6:36:48 AM.
Explore NFTs (Non-Fungible Tokens), unique digital assets authenticated by blockchain, enabling ownership of art, music, and more. Discover their role in digital markets, from creation to trading, and
Introducing Video Page Templates in SharePoint and Stream
6/26/2024 6:32:20 AM.
The new video page templates in SharePoint Pages and News enable authors to easily create video-centric content. Starting in the Stream Web App, you can craft and customize video news posts with video
Integrating Azure DevOps Git with Azure Data Factory
6/23/2024 6:11:41 AM.
Integrating Azure DevOps Git with Azure Data Factory (ADF) enables robust version control, collaboration, and CI/CD for data pipelines. This guide covers setting up ADF with Azure DevOps Git, includin
Github Copilot: The Good Points and the Key Points
6/19/2024 7:48:48 AM.
It is undeniable. Github Copilot has single-handedly revolutionized software development for all developers worldwide. The way development is done is bound to evolve but the key part is not AI, but th
Copilot for Students and Developers - Growth Mindset Weekly Live Show: S3 - Ep: 3
6/18/2024 12:52:59 PM.
In this episode of Growth Mindset Show, you will learn about Copilot for Students and Developers. Featuring in this episode - Rijwan Ansari.
Harnessing The Power Of AI In Project Management
6/17/2024 9:17:11 AM.
Artificial Intelligence (AI) is revolutionizing project management by enhancing scheduling, resource allocation, risk management, decision-making, task automation, and team collaboration. AI tools lik
Azure Data Factory Git Integration using Azure DevOps
6/15/2024 3:30:17 PM.
This video shows how to integrate Azure Data Factory to git using Azure DevOps.
How to Deploy an Avalanche Subnet Locally with Avalanche CLI
6/14/2024 10:04:41 AM.
Learn how to build and deploy a subnet on a local network using Avalanche CLI and GitHub Codespaces. This guide covers setup, configuration, and connecting your wallet easily.
How to Set Up Core Crypto Wallet?
6/14/2024 5:46:18 AM.
Discover Core Crypto Wallet: A secure, user-friendly solution to manage cryptocurrencies. Learn its features, benefits, and setup in this comprehensive guide.
Revolutionize Your Business with Chatbot-Enabled Digital Transformation
6/13/2024 10:20:23 AM.
Organizations face numerous daily inquiries about digital transformation. Chatbots, like virtual assistants, manage repetitive queries, offering 24/7 support, and personalized customer experiences. Th
Excel Export/Download In ASP.NET Core
6/12/2024 7:01:38 AM.
Learn how to effortlessly export IEnumerable<T> data into Excel files in Asp.Net Core backend using Fingers10.ExcelExport NuGet package. Customizable column headers and nesting are supported.
Rockin’ The Code World with dotNetDave ft. Jim Wilcox - Ep. 103
6/12/2024 6:52:17 AM.
In this episode, you will learn about co Copilot
Cyber Security vs. Cloud Security
6/11/2024 12:17:44 PM.
Explore the distinctions between Cyber Security and Cloud Security through real-world examples. Cyber Security focuses on safeguarding networks, systems, and data from digital threats, while Cloud Sec
The Future of Leadership: Emerging Trends and Skills for the Next Generation
6/10/2024 7:53:50 AM.
The field of leadership is evolving rapidly in the modern workplace. Future leaders must embrace digital tools, foster inclusive environments, demonstrate agility, show empathy, and develop cross-cult
Future Roadmap for Software Architecture and Engineering
6/6/2024 5:10:08 AM.
In the ever-evolving landscape of technology, the role of software architecture and engineering continues to be pivotal in shaping the digital future. As we look ahead, several key trends and advancem
Angular 10 Project In Azure DevOps CI/CD With Azure Repos Or GitHub And Hosting In Azure App Service - Part One
6/5/2024 11:09:32 AM.
In this article, you will learn about Angular 10 project deployment steps with Azure Repos and CI/CD using Azure Devops and Azure App Service - Latest Version.
Dependency Injection Using Ninject in .NET
6/5/2024 5:38:05 AM.
This article explores Dependency Injection using Ninject, an open-source tool. It provides step-by-step guidance, from downloading Ninject to configuring the Ninject Kernel and debugging a console app
Understanding Git and GitHub: What's the Difference
6/2/2024 10:43:06 AM.
Explore the fundamental distinction between Git and GitHub in this comprehensive guide. Git, a distributed version control system, empowers developers to manage code locally. In contrast, GitHub serve
An Overview and Guide to Git
6/1/2024 5:00:32 AM.
It covers essential concepts, commands, and workflows, providing step-by-step instructions for beginners and best practices for advanced users. Learn how to manage your code efficiently and collabora
Introducing Copilot in SharePoint: Your New Digital Assistant
5/31/2024 9:38:58 AM.
Introducing Copilot in SharePoint: Your New Digital Assistant. Supercharge your team's collaboration with our curated insights, expert tips, and the hottest updates from the SharePoint universe. D
What is VMware Workspace ONE?
5/30/2024 8:03:07 AM.
VMware Workspace ONE is a comprehensive digital workspace platform that integrates Unified Endpoint Management (UEM), identity management, and application management.
Blockchain: Transforming Trust and Security in the Digital Age
5/29/2024 4:31:21 AM.
Blockchain initially for cryptocurrencies like Bitcoin, has evolved into a versatile technology impacting various industries. Satoshi Nakamoto's 2008 proposal, blockchain has introduced smart cont
The World Wide Web: Revolutionizing Information Access
5/29/2024 4:27:41 AM.
The World Wide Web has transformed how we access information, revolutionizing communication, commerce, and knowledge dissemination. Its impact spans across industries, empowering users with unparallel
10 Best Crypto Wallets for Secure Storage of Your Digital Assets
5/27/2024 12:14:27 PM.
Explore the top 10 crypto wallets for secure storage of digital assets like Bitcoin and Ethereum. From hardware wallets like Ledger Nano X to user-friendly options like Coinbase Wallet and MetaMask, d
Azure AI content safety - Do's and Don'ts
5/21/2024 7:17:13 AM.
This article provides an overview of Azure AI Content Safety, a suite of AI-powered tools designed to enhance online safety by detecting and mitigating harmful content. It highlights key features such
Power Apps Git Verion Control: A new era of Collaboration
5/15/2024 11:20:58 AM.
Embrace seamless collaboration in Power Apps with Git version control. Manage app development efficiently, track changes, and foster teamwork for enhanced productivity and smoother deployments.
Git GUI Clients (1), Visual Studio
5/13/2024 8:37:36 AM.
This article will discuss Visual Studio as a client of Source Control Server. This series dives into various Git GUI clients, detailing features like repository management, interaction with local and
Git GUI Clients (3-1), GitHub Server
5/13/2024 6:54:28 AM.
This article will briefly describe GitHub Server basic functionalities. This article is part of a series on Git GUI Clients. Focusing on GitHub Server, it delves into its major functionalities, guidin
Git GUI Clients (4), TortoiseGit
5/13/2024 5:05:15 AM.
This article discusses the Git GUI Client for TortoiseGit. This series explores various Git GUI clients, including TortoiseGit and TortoiseSVN, discussing features, setup, and major functionalities.
Git GUI Clients (0) --- Overview
5/13/2024 5:04:31 AM.
This article will discuss the Git GUI Clients in General. In this article, Git GUI Clients, including Visual Studio, Visual Studio Code, GitHub Desktop, TortoiseGit, and SmartGit, offer diverse tools
Source Control (5-1), Create a Git Hub Repository from Visual Studio
5/13/2024 5:04:01 AM.
This article is to discuss Create a Git Hub Repository from Visual Studio
Building .NET MAUI Apps Using GitHub Self-Hosted Runners on Mac
5/8/2024 6:19:00 AM.
Develop .NET MAUI applications efficiently on macOS using GitHub's self-hosted runners. Optimize your workflow and leverage platform capabilities seamlessly for robust cross-platform app developme
Checksum Using the Verhoeff Algorithm
5/8/2024 6:10:46 AM.
In this article we will see how we can calculate Checksum Using the Verhoeff algorithm. This article introduces the Verhoeff algorithm, a method for ensuring data integrity, particularly in sensitive
The Role Of Low-Code No-Code In The App Development Industry
5/7/2024 10:32:00 AM.
In this article, you will Discover how Low-Code and No-Code platforms are revolutionizing app development. Explore their impact on efficiency, scalability, and user experience. Learn how they empower
Enhance Your Digital Presence With The Best Digital Marketing Guide
5/6/2024 11:57:07 AM.
Unlock the secrets of digital marketing with our comprehensive guide. Learn proven strategies for SEO, SEM, social media, content, and more to elevate your online presence and drive impactful results
Encryption for Data Security: Creating Digital Certificates
5/6/2024 6:15:44 AM.
Encryption secures data by converting it into unreadable ciphertext using algorithms and keys, preventing unauthorized access. SSL/TLS certificates enable secure communication between websites and use
Understanding IPSec & IKEv2 Tunnels
5/6/2024 4:59:27 AM.
Explore the world of IPSec and IKEv2 tunnels, vital for secure internet communication. IPSec acts as a security guard, while IKEv2 establishes VPN tunnels, offering speed, stability, and auto-reconnec
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?
How To Design A Cryptocurrency With Stablecoins
4/30/2024 9:23:33 AM.
Explore the intricate process of designing a cryptocurrency ecosystem with stablecoins. Dive into concepts like blockchain, smart contracts, and monetary policy to create a digital asset that ensures
Objects Comparer In .NET
4/26/2024 10:21:22 AM.
Objects Comparer enables comprehensive object-to-object comparison with custom rules. Easily install via NuGet or GitHub. Customize comparison behavior, override rules, and implement factory for effic
Alibaba Cloud Security: Ensuring Your Digital Journey's Safety
4/22/2024 4:20:18 AM.
Embark on your cloud adventure with confidence! Explore Alibaba Cloud's comprehensive security solutions for worry-free data protection and a fortified digital landscape. #CloudSecurity #AlibabaCl
What's new in .NET 9? .NET 9 Preview 3
4/12/2024 4:59:05 AM.
We're excited to announce the release of .NET 9 Preview 3, packed with new features and improvements across .NET Libraries, Runtime, and SDK. This preview release brings enhancements aimed at boos
Integrate Jenkins with Azure Active Directory and Service Principal - Day Three
4/11/2024 10:31:02 AM.
Explore the comprehensive guide to leveraging Jenkins for continuous integration and deployment (CI/CD) of ASP.NET Core web applications on Azure. Learn to integrate Jenkins with Azure Active Directo
Source Control (3-1), DevOps And Different Products
4/10/2024 8:33:21 AM.
Source Control (3-1), DevOps And Different Products" explores the integration of source control systems like Git within the DevOps framework. It delves into practices such as Continuous Integrati
Create a Signature App in Blazor
4/10/2024 5:04:03 AM.
Learn how to create a signature/paint app in Blazor with HTML canvas element and JavaScript. Explore canvas setup, color picker integration, saving functionality, and reset feature. Get hands-on with
Create Power BI Report Using PDF Data Source
4/4/2024 8:56:31 AM.
Learn how to extract data from PDF files using Power BI's PDF Connector. Enable the feature, select the PDF, preview pages, load data, view available fields, and prepare a Power BI report based on
Copying Files from Git Repository to Azure Storage in Azure DevOps
3/28/2024 6:00:15 AM.
Automate file copying from a Git repository to an Azure Storage Account with Azure DevOps. Utilize CI/CD pipelines to streamline the process, employing AzureCLI tasks and inline scripts to ensure seam
Azure DevOps: Classic Editor for Azure Build & Release Pipelines
3/27/2024 9:25:28 AM.
Learn to create Build and Release Pipelines in DevOps for Azure Repos Git. Configure tasks for Power Platform tools like solution export and import. Use Service Principle for authentication and define
Organizing AWS Lambda dependencies with layers
3/27/2024 8:51:21 AM.
Optimize AWS Lambda deployments by organizing dependencies with layers. Simplify management, enhance performance, and streamline updates for serverless applications, ensuring efficient resource utiliz
Git and GitHub Integration in C# Apps with LibGit2Sharp
3/27/2024 8:46:30 AM.
Explore Git and GitHub integration in C# using the LibGit2Sharp NuGet package. Learn initialization, cloning, staging, committing, pushing, pulling, and conflict resolution. Ensure robust error handli
Azure DevOps: Resolve Merge Conflicts with Pull Request Extension
3/27/2024 8:21:22 AM.
In this article, we are going to learn how to resolve git merge conflicts within Azure DevOps by using an Azure DevOps Marketplace extension called Pull Request Merge Conflicts.
Azure DevOps CI/CD YAML Pipelines: GitHub to Azure Web App (PaaS)
3/26/2024 10:54:29 AM.
In this article we learn about creating GITHub account, pushing local code to GITHub repository, CI & CD (YAML) configuration using GITHub repository, and publishing code in Azure Web App services
How To Clone An Existing Git Repo In Azure Repos
3/26/2024 6:40:22 AM.
Learn how to clone an existing Git repository in Azure DevOps for collaborative work. Follow step-by-step instructions to create a local copy, make changes, and sync with the team. Enhance your under
Configuring Git in Azure Data Studio for SQL & Synapse Pools
3/21/2024 8:30:14 AM.
In this article, we'll delve into the process of configuring Git to manage database objects within a Synapse Dedicated Pool environment (or Azure SQL Database) using Azure Data Studio.