Click here to Skip to main content
15,901,205 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 12 of 489
7 8 9 10 11 12 13 14 15 16


221. Upgrading from .NET Core 2.1 to .NET 6.0
I upgraded an old project from .NET Core 2.1 to .NET 6. Here's what broke.
Jason Sultana Updated: 29 Dec 2021
Rating: 4.98/5 ( (13 votes))
222. How Does Your Development Team Decide What To Do Next?
A development team should consider many factors before picking an item from the product backlog to work on. Here are some examples of how features may be selected for development.
DevOps » »
Rob Kraft Updated: 14 Dec 2021
Rating: 3.50/5 ( (2 votes))
223. Need a UUID Generator for Postgres? Here are Two Ways to Set One Up.
In this article, you'll learn about Postgres UUIDs and how to generate them with examples from two different modules.
Database Development » PostgreSQL »
Arctype SQL Updated: 1 Dec 2021
Rating: 4.50/5 ( (2 votes))
224. Choose the Right Model: Comparing Relational, Document, and Graph Databases
There are three major types of database models in use today. Learn about their differences and what applications they are good for.
Database Development » Redis »
Arctype SQL Updated: 24 Nov 2021
Rating: 5.00/5 ( (2 votes))
225. Using Cursors and for Loops in MySQL
Learn how to write a MySQL cursor or a MySQL loop
Database Development » MySQL »
Arctype SQL Updated: 19 Nov 2021
Rating: 1.00/5 ( (1 vote))
226. 100 Days of TypeScript (Day 6)
How to implement interfaces in TypeScript, inherit from classes and a whole lot more.
Programming Languages » Typescript »
Pete O'Hanlon Updated: 7 Nov 2021
Rating: 4.55/5 ( (3 votes))
227. 100 Days of TypeScript (Day 5)
How to use interfaces to set up types so they have certain behaviors
Programming Languages » Typescript »
Pete O'Hanlon Updated: 1 Nov 2021
Rating: 5.00/5 ( (4 votes))
228. 100 Days of TypeScript (Day 4)
An introduction to interface in TypeScript
Programming Languages » Typescript »
Pete O'Hanlon Updated: 30 Oct 2021
Rating: 3.67/5 ( (2 votes))
229. 100 Days of TypeScript (Day 3)
More in-depth look at classes, how to add our own constructors and change whether or not code outside our class can see our fields
Programming Languages » Typescript »
Pete O'Hanlon Updated: 28 Oct 2021
Rating: 5.00/5 ( (3 votes))
230. 100 Days of TypeScript (Day 2)
Creating the first TypeScript class
Programming Languages » Typescript »
Pete O'Hanlon Updated: 27 Oct 2021
Rating: 5.00/5 ( (3 votes))
231. Python vs C++ Series: Mutable, Immutable, and Copy Assignment
Mutable, Immutable and copy assignment in Python vs. C++
Programming Languages » Python »
Shun Huang Updated: 25 Oct 2021
Rating: 4.85/5 ( (9 votes))
232. 100 Days of TypeScript (Day 1)
Getting started with TypeScript
Programming Languages » Typescript »
Pete O'Hanlon Updated: 25 Oct 2021
Rating: 4.26/5 ( (9 votes))
233. Python vs C++ Series: Variable Scope
Some Python scope rules that are not intuitive for people from a C++ background
Programming Languages » Python »
Shun Huang Updated: 25 Oct 2021
Rating: 5.00/5 ( (6 votes))
234. Python vs C++ Series: Polymorphism and Duck Typing
Introduce Python's way to support polymorphism and duck typing from the concept of C++ polymorphism
Programming Languages » Python »
Shun Huang Updated: 10 Oct 2021
Rating: 5.00/5 ( (6 votes))
235. Python vs C++ Series: Getter, Setter, and Property
Introduce Python Property from the concept of C++ Getters and Setters
Programming Languages » Python »
Shun Huang Updated: 26 Sep 2021
Rating: 4.78/5 ( (8 votes))
236. Preventing XSS in .NET Core Web APIs
Protecting an ASP.NET Web API from XSS
Security » »
Jason Sultana Updated: 26 Sep 2021
Rating: 5.00/5 ( (3 votes))
237. Creating an Insomnia-First Swagger Page
Create an Insomnia-First swagger page, so your API can easily be consumed by Insomnia, all in one click
Swagger » »
Jason Sultana Updated: 24 Sep 2021
Rating: ( (No votes))
238. Unable to Start MySQL Service
A solution for a MySQL service that's refusing to start
Database Development » MySQL »
Jason Sultana Updated: 5 Sep 2021
Rating: 5.00/5 ( (1 vote))
239. The Elements of Software Development
Choose wisely how we spend our limited time on creating software and improving processes
General Programming » Architecture »
Rob Kraft Updated: 18 Aug 2021
Rating: 5.00/5 ( (6 votes))
240. The C# 9 init-only Setters
A discussion of "init" keyword introduced in C# 9
Vlad Neculai Vizitiu Updated: 15 Aug 2021
Rating: 3.65/5 ( (5 votes))

Page 12 of 489
7 8 9 10 11 12 13 14 15 16