Umbraco and Donut Output Cache
Donut Output Caching is a type of output caching where certain parts of a web page are not cached. It's a simple way of boosting your site performance!
ASP.NET doesn't provide...
Building an Umbraco 7 backoffice extension – Part III
The previous post (Part II) showed how to populate the content tree of a custom Umbraco backoffice section. This one presents a way for content managers to quickly handle each...
Syncing Member Types with uSync
This took me longer to figure out than it should have.
uSync has MemberType synchronization disabled by default.
To enable it simply go to ConfiguSyncBackOffice.Config and set MemberTypeHandler to true.
<Handlers Group="default"...
Adding an Angular app to your Umbraco Website
What problems does this solve?
This enables you to have an Angular application alongside your Umbraco website, on a specified route.
The Angular App can be protected by the Authentication of...
Umbraco profiler
Quick tip:
If you need to find which part of your Umbraco application is slowing the site down, follow these steps:
Set the debug property of the compilation section of your Web.config...
Straight A’s in WebPagetest with Umbraco
Before launching a new website, there's a checklist I go through, to make sure that everything is ready. One of the items in my checklist is to test the...
First ever Lisbon Umbraco Meetup!
The first ever Umbraco Meetup in Portugal is going to be held this Thursday at Create IT offices in Lisbon. The event filled up fast which leads me to...
Automatic generation of Umbraco packages with Grunt
Manually creating Umbraco packages can be tiresome.
If you're continuously building upon the same package, doing it manually is wasting time that can be more useful developing new features.
This problem presented...
A Solution to DataTokens must contain an ‘umbraco-doc-request’ key with a PublishedContentRequest object
Hi,
If you are experiencing "DataTokens must contain an 'umbraco-doc-request' key with a PublishedContentRequest object", you might have configured static routes with RouteTable.Routes.MapRoute(...).
Using the default UmbracoHelper Umbraco from Umbraco.Web.Mvc on these...
Working with Umbraco 7.6 New Pickers
With the old pickers, we could do something like this:
page.SetValue("myPicker", content.Id);
With the new pickers, we can't use IDs anymore, we have to use UDIs instead. They look like this:
"umb://document/28b551d1e9e74c758686604c9168b910"
So...

![[FIX] BizTalk Server 2010, 2013, 2013 R2 & 2016 errors “Class not registered (WinMgmt)” or “Access denied”](https://blogit.create.pt/wp-content/uploads/2018/07/access-black-and-white-blur-270514-218x150.jpg)





















