CRL Blog
Using ASP .NET cache tag helper in Umbraco 9
In this post, I will explore using .Net cache tag helpers in Umbraco 9. First let’s get to know what the cache tag helpers are.
Developer Diary 2021: week 45
Virtual conference attendance and speaking!
Developer Diary 2021: week 44
Welcome to Developer Diary, a weekly chat to share what a week as a developer is like, for me at least 😊
Developer Diary 2021: week 43
Hackathon, cinema visits and new tech!
Umbraco 9: Content Publish Notifications
This article will discuss Umbraco publish notifications aswell as show how to add these to our solution using IUmbracoBuilder. We'll build an on publish notification to send a message to a discord server.
Developer Diary 2021: week 42
A meetup, a 3 day work week and a staycation in Scotland
Developer Diary 2021: week 41
Welcome to Developer Diary, a weekly chat to share what a week as a developer is like, for me at least 😊
Developer Diary 2021: week 39 & 40
Week 40 already?! Where has 2021 gone?!
Developer Diary 2021: week 37 & 38
A busy few weeks! Blogs, meetups and crocheting
Developer Diary 2021: week 36
Meetups, sunshine and coding ☀
Developer Diary 2021: week 35
One of those "I am not sure where the week has gone" kind of weeks.
New in C# 10: File Scoped Namespaces
With .Net 6 in preview, it's time to look forward to the new version of C# 10 we'll see released later this year. One new feature that is designed to reduce unnecessary space is file scoped namespaces. Let's have a look...
Developer Diary 2021: week 34
Camping, reading, walking up hills, TV & time off.
Developer Diary 2021: week 33
A few days working in the office and even a wee bit of travel out of Glasgow... a bit of normality!
Developer Diary 2021: week 32
Meetup hosting 📹, workouts💪, TV 📺 & learning 👩💻
Developer Diary 2021: week 31
Welcome to Developer Diary, a weekly chat to share what a week as a developer is like, for me at least 😊
Developer Diary 2021: week 30
Welcome to Developer Diary, a weekly chat to share what a week as a developer is like, for me at least 😊
Developer Diary 2021: week 28 & 29
Welcome to Developer Diary, a weekly chat to share what a week as a developer is like, for me at least... this week is a double bill!
Umbraco v9: Models Builder
What's new in Umbraco v9? We still have our friend Models Builder, but now there are some configuration changes. Let's have a look...
Developer Diary 2021: week 27
Sports, coding and alot of podcasts.
Developer Diary 2021: week 25 & 26
A busy few weeks... Skipped posting last week, so a wee doubler this week!
New in C# 10: Global Usings
With .Net 6 in preview, it's time to look forward to the new version of C# 10 we'll see released later this year. This first post in a series of blogs about C# 10 will be discussing Global Using Statements.
Developer Diary 2021: week 24
Football, football, football... and a conference talk!
Developer Diary 2021: week 23
A week off work...kept busy with appointments, virtual conference, family visits and Euro 2020.
Passing the AZ-900 exam (at home)
Tips on studying for and sitting the AZ-900 exam at home.
Developer Diary 2021: week 22
Sunshine, bank holiday, passed an exam and family visits.
Developer Diary 2021: week 21
Speaking at MS Build, meetups, work and a staycation citybreak.
Microsoft Build 2021
The biggest conference of the year for those of us who work in Microsoft stack, Microsoft Build, was this week. There were over 300 sessions across timezone were hosted for free on-line. Here is a wee summary of what I watched, learned & spoke about at Build...
Developer Diary 2021: week 20
A very busy week!
Developer Diary 2021: week 19
Welcome to Developer Diary, a weekly chat to share what a week as a developer is like, for me at least 😊
Working with Umbraco v9 beta in CLI
Now we are in .Net core territory with Umbraco v9 (beta), we can utilise the .Net CLI introduced in .Net Core 2.1. Let's have a look at using the CLI to build our Umbraco application.