Click here to Skip to main content
15,914,795 members

Technical Blogs


RSS feed icon

Articles submitted by members via their Technical Blog feed. Want to have the blog entries from your Technical Blog automatically posted as articles on CodeProject? It's easy!

Page 1 of 490
1 2 3 4 5 6 7 8 9 10


1. Jekyll Dynamic Tree Menu: Show the Whole Menu at Once
In this post, we look at the creation of a dynamic tree menu with Jekyll. Specifically we're looking at printing all links from a menu file to create a categorized archive.
Web Development » HTML »
Christian Specht Updated: 4 Jun 2024
Rating: 2.00/5 ( (1 vote))
2. Setting Up CI for this Site with Bitbucket Pipelines and SSH
After years of executing a “build and upload per FTP” batch on my machine, I now have a GitHub Pages-like experience when updating this site..
DevOps » Deployment »
Christian Specht Updated: 4 Jun 2024
Rating: 4.00/5 ( (1 vote))
3. Creating an Image Gallery with Hugo and Lightbox2
How to create an image gallery with Lightbox2
Web Development » HTML »
Christian Specht Updated: 4 Jun 2024
Rating: 5.00/5 ( (2 votes))
4. Building/Deploying Jekyll and Hugo Sites via GitLab CI
After auto-deploying Jekyll sites via Bitbucket Pipelines and GitHub Actions, I wanted to try the same thing via GitLab CI as well
CI » »
Christian Specht Updated: 4 Jun 2024
Rating: ( (No votes))
5. Hugo/Lightbox Image Gallery: Loading Image Captions from EXIF Data
Looking at two solutions of how to create an image gallery with Hugo and Lightbox2, one with Hugo’s EXIF feature, one without.
Web Development » HTML »
Christian Specht Updated: 4 Jun 2024
Rating: 5.00/5 ( (3 votes))
6. Hugo/Lightbox Image Gallery: Overlay Images with Logo
Overlay gallery images with logo using one of Hugo's available image filters
Christian Specht Updated: 4 Jun 2024
Rating: ( (No votes))
7. Building and Deploying a Jekyll Site via GitHub Actions
How to build and deploy a Jekyll site via GitHub actions
DevOps » Deployment »
Christian Specht Updated: 4 Jun 2024
Rating: ( (No votes))
8. Implementing Post Series in Jekyll
Structured system organizing blog post series visually with YAML and code
Christian Specht Updated: 4 Jun 2024
Rating: ( (No votes))
9. Migrating my blog from Jekyll to Hugo
In this post I migrate my blog from Jekyll to Hugo and share what I learned.
Christian Specht Updated: 3 Jun 2024
Rating: 5.00/5 ( (1 vote))
10. Upgrading jQuery Version from 1.8 to 3.7 in a Web Application
Recently I was tasked with upgrading jQuery in a web portal which was last maintained in 2013 to the latest
jQuery » »
Minh Danh Nguyen (ToughDev) Updated: 1 Jun 2024
Rating: 5.00/5 ( (2 votes))
11. .NET MAUI Automated version numbers for AndroidManifest.xml
In this article I make an automated method for updating the version number in the AndroidManifest.xml file.
Mobile Apps » Android »
bradyguy Updated: 22 May 2024
Rating: 4.50/5 ( (2 votes))
12. .NET MAUI Standard Error Popup Pattern
This article offers a comprehensive guide for developers to enhance the user experience of their applications through informative error handling and user empowerment features.
MAUI » »
bradyguy Updated: 21 May 2024
Rating: 5.00/5 ( (2 votes))
13. Cross Site Scripting (XSS)
This article discusses Cross Site Scripting (XSS), and focuses on stored and unstored XSS attacks.
Security » »
Jason Sultana Updated: 6 May 2024
Rating: ( (No votes))
14. A few thoughts on faster sorting
In this article, I am presenting a sorting schema, hugely inspired by the Bucket and Proxmap sorting algorithms.
General Programming » Algorithms »
rtybase Updated: 28 Apr 2024
Rating: 5.00/5 ( (3 votes))
15. Azure Virtual Network Encryption
What is Azure Virtual Network Encryption? Azure Virtual Network encryption provides a layer of security that encrypts virtual network traffic, specifically between Azure Virtual Machines that communicate securely within a subnet or across different subnets.
Hosted Services » Azure »
Wessel Beulink Updated: 25 Apr 2024
Rating: 5.00/5 ( (1 vote))
16. Azure Logic Apps with AI
As businesses navigate the end of BizTalk and seek potent data transformation solutions, Azure Logic Apps has surged to the forefront, offering an agile, serverless platform that simplifies workflow automation.
Wessel Beulink Updated: 12 Apr 2024
Rating: 5.00/5 ( (1 vote))
17. Integer Overflow Vulnerabilities in .NET
Integer overflow vulnerabilities in .NET and other strongly typed applications
.NET » »
Jason Sultana Updated: 8 Apr 2024
Rating: 3.00/5 ( (1 vote))
18. IPv6 Support Now Available for Azure Application Gateway
IPv6 support enhances Azure Gateway, vital for efficient network management
Hosted Services » Azure »
Wessel Beulink Updated: 22 Mar 2024
Rating: 5.00/5 ( (1 vote))
19. File Injection and Path Traversal Vulnerabilities
A look at some injection-style vulnerabilities
Jason Sultana Updated: 12 Mar 2024
Rating: 5.00/5 ( (1 vote))
20. How to Use Polly In C#: Easily Handle Faults And Retries
Learn how to use Polly in C# to handle faults and retries with ease! Check out three code examples showcasing different use cases of Polly in C#!
Dev Leader Updated: 12 Mar 2024
Rating: 5.00/5 ( (2 votes))

Page 1 of 490
1 2 3 4 5 6 7 8 9 10