Ash Grennan
Ash Grennan
Home
Posts
Contact
Light
Dark
Automatic
Posts
Visual Studio Remote Debugger Firewall Error
An Error Occurred while launching remote debugging This is a relatively common problem (in my experience). Generally, ensuring that port 4022 for Visual Studio 2019 or 4020 if you’re using 2017 isn’t block by your network resolves the issue.
Ash Grennan
Dec 5, 2019
1 min read
Image Mutation Pipeline - Reshaping and Overlay Images
Overview In this post, we’ll go over image manipulation via creating a pipeline, the goal of this post will be to create avatar, consisting of a user/character, then surrounding this picture with a frame as an overlay.
Ash Grennan
Nov 4, 2019
5 min read
Angular Lazy Loading Modules with Ivy – Uncaught (in promise) error cannot find module
Diving into a common error after upgrading
Ash Grennan
Oct 28, 2019
2 min read
Azure Pipeline- Fixing ‘The project was restored using Microsoft.NETCore.App version x.x.x
I couldn’t find an answer for this, so figured a quick post may help someone out on this issue since people are experiencing this. Initially despite best practice, explicitly setting a version for the Microsoft.
Ash Grennan
May 29, 2019
2 min read
Broadcast data strategy with .NET Core, SignalR & Angular
In today’s post, we’re going to discuss an increasingly common requirement of tasks running within a web application. Depending upon your specialism you can think of these as service works, or simply background tasks.
Ash Grennan
May 6, 2019
4 min read
EF Core – Seed Data Strategy
Seeding your data structures has never been easier!
Ash Grennan
Jan 6, 2019
3 min read
T4 Multiple File Outputs in a .NET Core Project
I recently needed to auto generate boilerplate classes for a project based upon reflection meta data. Having been a few years since I’d leveraged T4 for SQL Stored Proc generation and the awesome T4MVC template, surely there’s a shiny new method?
Ash Grennan
Nov 3, 2018
3 min read
NopCommerce 3.8 - Wait Operation Timeout
Struggling with local timeout issues? Plenty of posts on this topic but no actual solutions
Ash Grennan
Jun 17, 2018
2 min read
Fixing MSBuild CS103, CS012 Compiler Errors
Let’s take a look at the 102 & 103 issues
Ash Grennan
Jun 1, 2018
1 min read
ChromeDriver for Data Scraping
Selenium I have used Selenium on occasion for automated frontend tests, it’s my go-to for web automation testing and provides an interface to enable browsers to use the libraries. ChromeDriver is the implementation of the Chrome browser using the WebDriver protocols developed by Selenium, you can think of this in three blocks.
Nov 6, 2017
3 min read
«
»
Cite
×