Also Known as Emma
Subscribe
Sign in
Home
Archive
About
More
return
;
Share this publication
Also Known as Emma
scarbrough.substack.com
Copy link
Twitter
Facebook
Email
Also Known as Emma
By Mousey · Launched 2 years ago
Subscribe
Login
About
Archive
Top posts
About
Archive
Authors
Login
Let me read it first
.NET Core: Creating an xUnit Test for an Application with a Generic Repository Pattern
In all honesty I found it pretty damn hard to get this working, and I was questioning whether I should have used Unit of Work in the first place (there are already layers of abstraction in the standard .NET Core template project). I managed to get a functioning
May 5
Comment
.NET Core 6 and Docker: A Tale of Two Servers
Perhaps this is really basic stuff to anyone who's already been using Docker, but it took me a few hours to get this working. Initially it was a workaround to get a containerised .NET Core application communicating with a SQL Server database. The first step was to set up Docker…
Apr 30
Comment
.NET Core and xUnit: Making Unit Tests Look So Much Better with Some Basic Refactoring
The following is the structure of the typical xUnit test method I started with, and it's something I've seen a few other developers do also: [Fact] public void TestComputerSearch() { List<Computer> mockComputers = new List<Computer>() { new Computer()
4 hr ago
Comment
Base Camp Journal: North Devon
Robby and Emma's first proper journey of 2022.
Apr 28
Comment
Most popular
Encrypting the Joplin Database
Comment
Base Camp Journal: Bourton-on-the-Water
Comment
Back on the Mat
Comment
Base Camp Journal: Cornwall
Comment
Using Joplin
Comment
Base Camp Journal: Tenby
Comment
See all popular
New
.NET Core 6: Dependency Injection, Repository Pattern and Unit of Work
A repository pattern exists to add another layer of abstraction between the application logic and the data layer, using dependency injection to decouple…
Mousey
Apr 20
Comment
Implementing an AJAX Request in .NET Core 6 MVC
One of the problems with implementing a search feature that returns a table in a partial view is the Entity Framework model declarations must be…
Emma
Apr 7
Comment
Thoughts on .NET Core 6.0, Entity Framework and the New MVC Pattern
The following mostly doesn't refer to problems native to the .NET Core 6 Framework itself, but rather some difficulties I encountered while getting an…
Mousey
Mar 31
Comment
Base Camp Journal: Bracelands, Forest of Dean
Our adventures around the Forest of Dean
Mousey
Mar 28
Comment
In Defence of Substack
Initially I thought Wired's article 'Substack Is Now a Playground for the Deplatformed' was going to be another hit piece at a non-mainstream platform…
Mousey
Jan 4
Comment
Overview of Exploit Payload Crafting
[See the original post on my WordPress site] According to Wikipedia: 'shellcode is a small piece of code used as the payload in the exploitation of a…
Mousey
Dec 23, 2021
Comment
Linux Rootkit Case Study
[Original version of this post on my WordPress site.] The Scenario The following is a summary of what’s presented in the case study. It begins with the…
Mousey
Dec 23, 2021
Comment
Using MkDocs
As you can tell, my main site at scarbrough.co.uk is no longer based on Publii CMS (which is still a very good CMS). After spending a few hours with…
Mousey
Dec 10, 2021
Comment
See all
Most popular
Encrypting the Joplin Database
Comment
Base Camp Journal: Bourton-on-the-Water
Comment
Back on the Mat
Comment
Base Camp Journal: Cornwall
Comment
Using Joplin
Comment
Base Camp Journal: Tenby
Comment
See all popular
Also Known as Emma
Subscribe
Also Known as Emma
Subscribe
About
Archive
Authors
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts