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 Hub
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 (9)
Satyaprakash Samantaray (8)
CSharp TV (6)
Mahesh Chand (3)
Ananthakrishna V (3)
Vithal Wadje (3)
Janarthanan Selvaraj (3)
Abiola David (2)
Dhruvin Shah (2)
Vinoth Xavier (2)
Ziggy Rafiq (2)
Sardar Mudassar Ali Khan (2)
Chetan Sanghani (2)
Satheesh Elumalai (2)
Rafnas T P (2)
Hadshana Kamalanathan (2)
Viknaraj Manogararajah (2)
Jochen Bartlau (1)
Vincent Maverick Durano (1)
Jeeva Subburaj (1)
Tasadduq Burney (1)
Harminder Singh (1)
Madhanmohan Devarajan (1)
Nikunj Satasiya (1)
Vijay Yadav (1)
Naveen Kumar (1)
Saravanan Ganesan (1)
Nandan Hegde (1)
Gajendra Jangid (1)
Mervyn Manilall (1)
Shubhankar Banerjee (1)
Abdul Rahman (1)
Vinodh Palaniappan (1)
Ashok Purty (1)
Saineshwar Bageri (1)
Lokendra Singh (1)
Darshan Adakane (1)
Adam Stirtan (1)
Thiago Vivas (1)
Vikas Singh (1)
Valerii Tereshchenko (1)
Ashutosh Singh (1)
Jitendra Mesavaniya (1)
Akhil Mittal (1)
Usman Sheikh (1)
Bohdan Stupak (1)
Maniteja Vegi (1)
Rijwan Ansari (1)
Ramasagar Pulidindi (1)
Arvind Kushwaha (1)
Anupam Maiti (1)
Prasad (1)
Lokesh Varman (1)
Sanjay Kumar (1)
Allen Oneill (1)
Thiyagu Baskaran (1)
Sandeep Mishra (1)
Dr Gomathi (1)
Kuljot Bakshi (1)
Rohit Gupta (1)
Vinay Ayinapurapu (1)
Sagar Rane (1)
Related resources for Hub
No resource found
Read Multiple CSV Files from GitHub Repository to Databricks Notebook
11/11/2024 5:52:15 AM.
In this Data engineering episode, I covered how to read multiple CSV files from GitHub Repository to Databricks Notebook for analysis.
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 (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
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
ASP.Net SignalR: Building a Simple Real-Time Chat Application
9/27/2024 10:21:27 AM.
In this tutorial, we build a simple real-time chat application using ASP.NET MVC and SignalR. SignalR enables live data updates by pushing content from the server to clients, perfect for chat, notific
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
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
Explaning SignalR in ASP.NET Core 8
9/17/2024 5:13:33 AM.
Learn about setting up SignalR hubs, managing connections, and utilizing WebSocket and Server-Sent Events for efficient, scalable messaging in .NET 8 environments.
Power Platform: Retrain the Invoice Processing AI Model
9/12/2024 11:27:08 AM.
This blog aims to provide a comprehensive guide on how to retrain your invoice processing AI model within Power Platform. By following these steps, you can ensure that your model adapts to various inv
Learning About Docker Basics in Minutes - Docker File
8/20/2024 5:04:17 AM.
Building a Docker image involves using commands like FROM, CMD, EXPOSE, WORKDIR, ENV, COPY, RUN, and USER in a Docker file. These commands define the base image, set up environment variables, copy fil
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
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
Learning About Docker Basics in Minutes
7/29/2024 11:27:47 AM.
Docker Basics in Minutes is a concise and informative guide designed to introduce newcomers to the world of containerization. In just a few minutes, readers will grasp the core concepts of Docker, und
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
How To Use SignalR In .NET Core?
7/22/2024 6:06:08 AM.
Learn how to use SignalR in .NET Core to enable real-time web functionality. This tutorial covers setting up SignalR in an ASP.NET Core application, creating hubs for client-server communication, and
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
Efficient IoT Operations with Azure IoT Hub Monitoring
7/17/2024 8:31:59 AM.
Monitoring in Azure IoT Hub ensures the optimal performance, health, and security of IoT deployments through real-time tracking, alerts, and diagnostics. It is essential for efficient operations acros
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
Real-time Web Applications with SignalR
7/16/2024 7:23:49 PM.
SignalR, a Microsoft library for .NET applications, enables real-time web functionality by allowing server-side code to push updates to connected clients instantly. It abstracts complexities of commun
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
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
Real World Uses of Azure IoT Hub Device Twins
6/24/2024 9:16:44 AM.
Discover practical applications of Azure IoT Hub Device Twins in real-world scenarios. Explore how Device Twins facilitate remote device management, enable predictive maintenance, streamline firmware
Real-time Applications with SignalR and Angular
6/21/2024 7:19:48 AM.
Building real-time applications with SignalR and Angular enhances user experiences through dynamic and responsive interfaces. SignalR, an ASP.NET library, enables instant server-client communication.
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.
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.
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
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.
Azure Event Hub Implementation Using .Net Core Console App
6/5/2024 8:11:22 AM.
Implement real-time data processing with Azure Event Hub using a .NET Core console app. Utilize Azure's scalable messaging service for efficient event-driven architecture, enabling seamless data s
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 Azure AI Studio Architecture
6/4/2024 8:16:19 AM.
Explore AI Studio's architecture, including the AI Studio Hub and Project, built on Azure Machine Learning. AI Studio provides AI developers and data scientists with a seamless web portal, SDK, or
Discovering Azure AI Studio and its Capabilities
6/4/2024 5:56:23 AM.
This article details the step-by-step process for creating an Azure AI Hub, setting up Azure AI projects, appropriate use of Azure AI Studio, and managing tasks within Azure AI Hub.
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
Getting Started With Azure AI Studio
5/31/2024 9:41:01 AM.
In this article, I'll delve into the Azure AI Studio platform and its functionalities. For those unfamiliar with Azure AI Studio, your all-in-one AI platform for building, evaluating, and deployin
Internet Of Things (IoT), Data Analytics and AI services in Azure
5/24/2024 4:27:05 AM.
Azure provides robust IoT, Data Analytics, and AI services. IoT offerings include IoT Hub, Edge, and Central for device management. For data, utilize Stream Analytics, Data Lake, and Synapse. AI servi
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 (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
Road To AZ-204 - Developing Event Based Solutions
5/7/2024 11:30:16 AM.
This article's intention is to explain the main skills measured in this sub-topic of the AZ-204 Certification. Azure Event Grid, Azure Notification Hub, and Azure Event hub are the main components
Azure PaaS : Top 40 Questions & Answers About Azure PaaS Services
5/1/2024 1:33:56 PM.
Azure Platform as a Service (PaaS) offers a suite of cloud computing services that empower developers to build, deploy, and manage applications without the hassle of infrastructure management. Here 40
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
Introduction To Azure IoT Hub
4/23/2024 8:55:38 AM.
Azure IoT Hub is a cloud service facilitating secure, scalable connectivity between IoT devices and applications. It enables efficient device management, data ingestion, and communication. With featur
Real-Time Data Transfer with WebSockets and SignalR in .NET Core
4/22/2024 4:05:14 AM.
In this article, we'll explore how to implement WebSocket functionality using SignalR in a .NET Core application to retrieve data from a concurrent dictionary and push it to clients in real time.
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
Registering Devices With IoT Hub Device Provisioning Service
4/11/2024 6:24:09 AM.
Explore Microsoft Azure's capabilities for device-cloud connectivity. Learn about device provisioning process, Azure IoT Hub DPS, and enrollment methods like X.509 certificates. Follow setup step
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
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 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 Use GitHub Enterprise Cloud to Get Started
3/18/2024 11:54:53 AM.
Learn how to discover the power of GitHub Enterprise Cloud with our comprehensive guide. Learn how to set up your account, manage repositories, collaborate with team members, and leverage essential fe
Steps To Initialize A Git Repository And Push The Changes To GitHub π₯π€ In Details
3/15/2024 6:14:41 AM.
In this article, we will learn how to initialize a Git repository and push the changes to GitHub. Also, we will learn how to add multiple files to a staging area with a single command and commit.
Let's Understand About Git Branches π₯π€ And Its Real Time Uses
3/15/2024 6:13:53 AM.
Git branch is nothing but the copy of source code. So, that way a developer can easily find the source code, by whom it was written, and using what language and it can be tracked easily.
Let's Know About Git Branches π₯π€ And How To Implement It
3/14/2024 10:56:13 AM.
Git branches are effectively a pointer to a snapshot of your modifications. So, Instead of copying files from directory to directory, Git stores a branch as a reference to a commit.
Introduction To Git π₯π€
3/14/2024 10:49:15 AM.
An introduction to Git: a powerful version control system for tracking changes in code projects. Git facilitates collaboration, tracks history, and manages changes through commits, branches, and merge
Let's Understand How Git Maintains History Of Version Or Commit Ids π₯π€ With Details
3/14/2024 10:48:47 AM.
In this article, you will Delve into Git's intricate versioning system, uncovering its robust method of tracking changes through commit IDs and the underlying mechanisms of branch management and r
Steps For Configuring Git π₯π€ With Details
3/14/2024 10:48:11 AM.
Configuring Git involves setting preferences like user information, default text editor, and merging tool. Create or clone repositories, add remotes, commit changes, and push or pull code. Utilize bra
Steps To Ignore Files Using Gitignore π₯π€ In Details
3/14/2024 10:47:32 AM.
We will discuss the steps to ignore files without committing to Git or GitHub and how to use the .gitignore file. Explore detailed steps to exclude specific files or directories, enhancing version con
Let's Know About Git Add, Git Commit, Git Status And Git Push π₯π€ In Details
3/14/2024 10:31:54 AM.
Git is a distributed version control system essential for managing code projects. "Git add" stages changes for commit, "git commit" records changes to the repository, "git sta
Integrating the GitHub on the Azure DevOps
3/14/2024 4:00:08 AM.
Integrating GitHub with Azure DevOps enhances development workflows by leveraging Azure Pipelines' CI/CD capabilities while maintaining GitHub as the source code repository. Follow these steps to
Welcome to the AI Revolution: Exploring the New Era of Copilot
3/10/2024 7:57:22 AM.
Now, in the digital arena, AI Copilots are like smart helpers for all your tasks. Theyβre not just tools; theyβre clever companions adjusting to your needs, working wherever you need them.
Exploring AI-Driven C# Development with GitHub Copilot
3/7/2024 4:00:58 AM.
One of the most exciting advancements in this space is GitHub Copilot, an AI-powered coding assistant specifically designed to streamline the development process for C# programmers. This article delve
Create and Use Site Content Type in Content Type Hub
2/29/2024 9:54:50 AM.
In this article, you will learn how to create, publish, republish, delete and use site content type in content type hub in SharePoint online.
Azure Hub and Spoke Architecture
2/20/2024 10:58:31 AM.
This article explores the Azure Hub and Spoke networking model, outlining its benefits and practical use cases. It provides a detailed architecture overview, emphasizing efficient maintenance, subscri
Enable Copilot Features for Sales module in CRM
2/16/2024 10:02:44 AM.
This guide provides step-by-step instructions for configuring Copilot settings in Dynamics 365 Sales. It covers tasks such as enabling Copilot preview features, managing app-specific settings, turning
GitHub Copilot: Sharing Code for Progress, Privacy in Question
2/12/2024 12:02:19 PM.
Explore GitHub Copilot: AI-driven code generation aiding developers, but privacy concerns arise. Balancing productivity with data privacy is crucial.
In Depth GitHub Copilot and Copilot Chat - Ep.2
2/9/2024 5:55:25 AM.
The session will teach you about GitHub Copilot, Copilot Chat, and GitHub Codespaces.
Implementing a Custom Loader in WPF with MVVM
2/6/2024 6:43:41 AM.
A custom loader in a WPF (Windows Presentation Foundation) application serves the purpose of indicating to the user that the application is performing a task or operation that may take some time to co
Introduction to GitHub Copilot, Copilot Chat, and GitHub Codespaces - Ep.1
2/1/2024 6:55:09 PM.
The session will teach you about GitHub Copilot, Copilot Chat, and GitHub Codespaces.
Explain about Git and GitHub
2/1/2024 6:30:42 AM.
Git is a powerful, open-source distributed version control system designed by Linus Torvalds for efficient project management. Developers use Git for version control, tracking code changes, and collab
Using CoPilot in VS Code to Rocketship Your Coding - Part 1
1/31/2024 11:32:17 AM.
Welcome to the era of efficient and productive coding with GitHub Copilot in Visual Studio Code (VS Code). That's exactly what CoPilot brings to the table. By analyzing your code and context, it p
Deploying a React App to GitHub Pages
1/29/2024 9:32:49 AM.
In this article, we will learn how to deploy your React app to GitHub Pages. Follow steps like creating a GitHub repository, adding dependencies, updating package.json, pushing code updates, and viewi
Microsoft Copilots for Different Services and Applications
1/22/2024 6:11:51 AM.
Microsoft Copilot's impact on Microsoft 365, GitHub, and Azure. This article delves into its distinct functionalities, pricing models, and the exciting potential of AI in shaping future work exper
Automated Power BI Reports with One Lake's Published Semantic Model
1/17/2024 6:41:03 AM.
This article will teach you how to create automatic Power BI report with semantic model (One Lake Data hub) in Microsoft Fabric. We will further delve into how to change the visual.
Introduction To GitHub Copilot
1/9/2024 4:54:20 AM.
A peek at what exactly GitHub Copilot is and how it can change the dynamics of how we code.
How to Upload Files Greater Than 100MB on Github
1/5/2024 5:48:42 AM.
This guide details the usage of the git-lfs command for uploading files exceeding 100 MB on GitHub. Git LFS, a Git extension, substitutes large files in the repository with text pointers, storing the
Cloning Repository from Github portal using PAT
1/4/2024 10:04:58 AM.
The article explains the steps on how to configure PAT and use PAT to clone the repository. Clone a GitHub repository securely using a Personal Access Token (PAT). Learn to generate a PAT in GitHub se
Generating X.509 Certificates with Private and Public Keys for IoT Device Security
1/2/2024 5:57:38 AM.
In this article, we will explore the process of generating X.509 certificates with private and public keys for IoT device security. This is essential for testing purposes, particularly when working wi
Trunk-based or Feature-based Development (1) - Definition
1/2/2024 4:26:50 AM.
This article will discuss the Trunk-based and Feature-based Development. On a journey into software development strategy, delving into Version Control Tools and branching strategies. This series explo
How to Build an Interactive and Responsive Form
12/28/2023 5:03:01 PM.
Discover the world of web development with our latest tutorial on building a responsive and interactive form using HTML5, CSS3, and JavaScript. From the fundamentals of HTML5 to styling with CSS3 and
Source Control (4), Git --- Distributed App
12/28/2023 7:44:17 AM.
Dive into the intricate realm of Source Control through a series covering stand-alone apps, server apps, and online centralized services like GitHub and Azure DevOps. Learn Git's definition, histo
Centralized Management for Global Scale Networks using Azure Network Manager
12/28/2023 5:38:11 AM.
Centralized management for your global scale networks using Azure Network Manager.
How to Use GitHub to Launch Your Web Application
12/27/2023 10:44:16 AM.
Learn to deploy your web application using GitHub and Azure Web Apps. This step-by-step guide covers creating, deploying, and managing applications for efficient development and growth. ??
Networking Between Two Docker Containers in Window OS
12/11/2023 5:12:26 AM.
Establish a Connection between two different containers on the same host using Docker. Docker container communication and networking strategies. It outlines the two primary methods for containers to c
Source Control (5-2), GitHub Extension for Visual Studio
12/8/2023 4:48:50 AM.
This article is to discuss Create a Git Hub Repository from Visual Studio