.NET
|
|
8 Apr 2024
Updated: 8 Apr 2024
Rating: 3.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 2,638
Bookmarked: 2
Downloaded: 0
Integer overflow vulnerabilities in .NET and other strongly typed applications
|
Containers
|
Docker |
14 Jan 2022
Updated: 14 Jan 2022
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 6,411
Bookmarked: 0
Downloaded: 0
How to get Puppeteer working under Docker
|
Database Development
|
MySQL |
5 Sep 2021
Updated: 5 Sep 2021
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 3,697
Bookmarked: 0
Downloaded: 0
A solution for a MySQL service that's refusing to start
|
DevOps
|
Testing |
31 Jul 2021
Updated: 31 Jul 2021
Rating: 5.00/5
Votes: 3
Popularity: 2.39
Licence: CPOL
Views: 7,594
Bookmarked: 1
Downloaded: 0
Using builder pattern to help unit testing a service with more than just a couple of dependencies
|
General Programming
|
Threads |
6 Apr 2021
Updated: 6 Apr 2021
Rating: 4.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 5,164
Bookmarked: 1
Downloaded: 0
In this post, you will see why Threadsafe is not enough
|
Mobile Apps
|
iOS |
7 May 2021
Updated: 10 May 2021
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 9,415
Bookmarked: 2
Downloaded: 0
A short discussion of some different options available for developing .net core applications on Mac OS
|
Moq
|
|
5 Aug 2023
Updated: 5 Aug 2023
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 2,892
Bookmarked: 1
Downloaded: 0
Common practice that I employ in test projects - re-usable mocks
|
Multimedia
|
Audio |
6 Apr 2021
Updated: 6 Apr 2021
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 5,942
Bookmarked: 0
Downloaded: 0
My personal list of Audible books (or audio books, technically) for programmers
|
Programming Languages
|
C# |
29 Dec 2021
Updated: 29 Dec 2021
Rating: 4.98/5
Votes: 13
Popularity: 5.54
Licence: CPOL
Views: 55,341
Bookmarked: 13
Downloaded: 0
I upgraded an old project from .NET Core 2.1 to .NET 6. Here's what broke.
|
|
10 Aug 2022
Updated: 10 Aug 2022
Rating: 4.38/5
Votes: 5
Popularity: 3.06
Licence: CPOL
Views: 41,008
Bookmarked: 7
Downloaded: 0
How to add configuration to Web API and other project types
|
|
3 Aug 2024
Updated: 3 Aug 2024
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 2,520
Bookmarked: 3
Downloaded: 0
In this post, I highlight the scenarios in which the DI container will dispose of your services for you and the scenario in which it won’t.
|
PHP |
12 Mar 2024
Updated: 12 Mar 2024
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 2,713
Bookmarked: 2
Downloaded: 0
A look at some injection-style vulnerabilities
|
Python |
31 Jul 2021
Updated: 31 Jul 2021
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 4,232
Bookmarked: 0
Downloaded: 0
An argument for using mkdoc to store local docs instead of using a tool like confluence
|
XML |
7 May 2021
Updated: 7 May 2021
Rating: 4.00/5
Votes: 2
Popularity: 1.20
Licence: CPOL
Views: 8,171
Bookmarked: 1
Downloaded: 0
|
|
21 Jul 2021
Updated: 21 Jul 2021
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 5,860
Bookmarked: 1
Downloaded: 0
Tool to solve problem of previewing an XML Transformation and transformation to use for local debugging
|
Security
|
|
26 Sep 2021
Updated: 26 Sep 2021
Rating: 5.00/5
Votes: 3
Popularity: 2.39
Licence: CPOL
Views: 43,997
Bookmarked: 4
Downloaded: 0
Protecting an ASP.NET Web API from XSS
|
|
6 May 2024
Updated: 6 May 2024
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 1,831
Bookmarked: 0
Downloaded: 0
This article discusses Cross Site Scripting (XSS), and focuses on stored and unstored XSS attacks.
|
SMTP
|
|
5 Feb 2024
Updated: 3 Mar 2024
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 5,042
Bookmarked: 2
Downloaded: 0
Understanding and preventing Newline Injection
|
Swagger
|
|
24 Sep 2021
Updated: 24 Sep 2021
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 8,471
Bookmarked: 1
Downloaded: 0
Create an Insomnia-First swagger page, so your API can easily be consumed by Insomnia, all in one click
|
Translate
|
|
6 Apr 2021
Updated: 10 May 2021
Rating: 3.00/5
Votes: 3
Popularity: 1.43
Licence: CPOL
Views: 9,683
Bookmarked: 5
Downloaded: 0
Some options available for text-to-speech
|
Web Development
|
ASP.NET |
6 Aug 2022
Updated: 7 Aug 2022
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 9,426
Bookmarked: 5
Downloaded: 0
How to add DI to your .NET console apps
|
Node.js |
21 Jul 2021
Updated: 31 Jul 2021
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 28,994
Bookmarked: 0
Downloaded: 0
Implement a “top-level” async function in Node when there is no async main method
|