Blog posts

260 results found

260 results in .NET, Dev, DevOps, Git, SQL, Umbraco

umbraco Umbraco Related Links into C# Class Objects

This post gives you a handy little helper method to turn your related links property into a C# class object to make it easier to work with.

umbraco How to get the current logged in Umbraco user and restrict front end content

This post shows you how to get the current logged in Umbraco user and restrict content on the front end of the site.

dev Developer Question - Passion or Profession?

I want to hear from other developers to find out if they see their job as a developer/programmer as just their job which they turn up for and go home, or whether they are extremely passionate about it, and it is part of who they are.

dev Retrieving your audience from the grips of Rebloggers

My struggle with rebloggers and my simple solution for the problem.

dotnet How to add reCAPTCHA to an MVC form

This blog post makes it easy for you to set up Google reCAPTCHA on your MVC website. It also works with Umbraco.

dotnet Open-source Project: Password Generator

I recently caught the bug of contributing to open-source projects after my first pull request was accepted. I enjoyed it so much that I decided to make an open-source library for my password generator. It is a C# .NET project.

umbraco Simple Umbraco RSS XML Feed Example

In this post I give you a simple template to start using for your own RSS XML feed. It's very simple and straight forward.

umbraco How to start using Dependency Injection in MVC and Umbraco

This post has the code and a video you need to help you start using Dependency Injection in MVC and Umbraco

dev How to get a job as a Professional Developer

In this post I will aim to give you the best advice I can, in order to help you achieve your goal of becoming a professional developer.

dotnet How to change a form in MVC to submit with AJAX

In this video you will see how to change the form to submit using AJAX. I recorded this video live for my livecoding channel. The code I wrote for this tutorial is further down this post.

umbraco What is so good about Umbraco?

In this video I show you what I love about Umbraco. I show you how easy it is to create and edit content for my blog.

dev How to set up GA Event Tracking in 3 easy steps

This post makes setting up Event Tracking with GA really easy. It's definitely worth doing on your site.