i
Skip to main content
CodeShare
  • Blog
  • About
  • Packages
  • Tools
  • Speaking
  • Umbraco 13 Tutorial
  • Contact
// Latest posts

Blog

Paul Seal's personal blog

Blog posts

Categories
All Posts .NET 61 Community 4 Conferences 4 Dev 71 DevOps 2 Git 4 SQL 8 Tools 24 Umbraco 128 Videos 18 Web 1
184 results found

184 results in .NET, Community, Git, Umbraco, Web

dotnet List ForEach Method

You may or may not be aware of the .ForEach() Method which is available on List<T> objects. It is very handy for shortening your code. Lets say you want to write a method which returns a list of MailAdress objects. A more traditional way would be to do the following:

04 Oct 2015 / 1 min read Read →
umbraco Umbraco Alternate Template Feature (bug)

There is an annoying feature in Umbraco which, when not wanted, seems like a bug. If you want to view a page with a different template, you can enter the url/templateAliasName

03 Oct 2015 / 1 min read Read →
dotnet Null-coalescing Operator

Shorter code for using the value of a nullable object or another value if not.

02 Oct 2015 / 1 min read Read →
umbraco Allow any markup in the TinyMCE editor

If, like me, you find it very annoying that Umbraco seems to stop you from entering whatever markup you want to put in the editor, then this post should help you.

01 Oct 2015 / 1 min read Read →
« Previous page 1 … 15 16 Next »
CodeShare

© 2026 Paul Seal

About

  • About
  • Speaking
  • ClerksWell

Content

  • Blog
  • Privacy Policy
  • RSS Feed

Find me

  • Contact
  • LinkedIn
  • GitHub
  • YouTube