Blogfodder - blogfodder.co.uk - BlogFodder

Latest News:

Getting IPublishedContent In A Custom Action / Class 28 Apr 2013 | 01:00 am

If you want to make use of the cool new Querying/Api that came with Umbraco MVC. Then its as simple as getting an instance of the UmbracoHelper like so. var uHelper = new UmbracoHelper ( Umb...

Which w3wp.exe Belongs To Which Application Pool In IIS7 21 Feb 2013 | 12:00 am

If you have a few sites running on your server, and want to know which worker process/application pool is taking up the most memory. There is a very simple script you can run. 1.) Make sure you...

Unable To Create Database Diagram - No Valid Owner 20 Feb 2013 | 12:00 am

When restoring databases locally from other servers, you often can't get the database diagram to load and get the following error. Database diagram support objects cannot be installed because ...

Useful Script To Clear/Drop All Tables In A Database 13 Sep 2012 | 01:00 am

Thought I had dumped this up here before, but seemingly not! Very useful (And dangerous) little script to quickly clear out a Db of tables. If you get constraint errors, just keep running it and it...

Using Linq Select To Cast/Map Objects 5 Sep 2012 | 01:00 am

I'm always looking for cool snippets of code using Lambdas to reduce my code, I have opted for using Linq Select() extension method to cast objects to a different type or Map one object to another ...

Dealing With 1000’s Of Members In Umbraco Without The API Or Examine 19 Jul 2012 | 04:00 am

I had a situation recently with a client site that has literally 1000's of members, and was getting about 20 new members sign up per day. I initially started off with the built in API, but each 'group...

Dealing With 1000’s Of Members In Umbraco Without The API Or Examine 19 Jul 2012 | 01:00 am

I had a situation recently with a client site that has literally 1000's of members, and was getting about 20 new members sign up per day. I initially started off with the built in API, but each 'gr...

Hashed Links & Value cannot be null - Parameter name: attribute 11 May 2012 | 08:00 am

I have had a very strange problem with Umbraco v4 (v4.7.1.1 to be precise). We have a live site we needed to do some work on, but the database is always in use with people posting data - So we were un...

Win 2008 Task Scheduler With Return Code 1 (0x1) 20 Apr 2012 | 08:00 am

I recently had the most infuriating issue with a scheduled task on a Win 2008 R2 server. All I wanted it to do was run a .bat file once a day which fired a WGET script. If I logged into the server ...

Geeks Can Shape Up Too, Just Stop Making Excuses 2 Apr 2012 | 08:00 am

Over the past year I have been trying to get myself in shape, well more than in shape.  I have been trying to grow some muscles and get a bit ripped ready for the summer, but it hasn't quite gone how ...

Recently parsed news:

Recent searches: