Quantcast
Channel: Technology – Mark Everard
Browsing all 11 articles
Browse latest View live

An extremely useful Powershell command…..

By default Powershell exceptions and stderr outputs don’t give you much information beyond the exception name and the position in the script where the exception occurred. What you really want is a full...

View Article



Image may be NSFW.
Clik here to view.

Creating a custom ModelBinder allowing validation of injected composite models

Model Binding – is the ‘auto-magic’ step performed by the ASP.NET MVC framework to convert user submitted data (either http post values, querystring values or url route values) into a strongly typed...

View Article

Image may be NSFW.
Clik here to view.

WordPress XML-RPC ASP.NET Client

UPDATED – 7th June 2014 – Additional methods added to client, listed below. WordPress offers an XML-RPC (AKA SOAP for PhP) API for content retrieval and update operations. I was pretty surprised to...

View Article

Image may be NSFW.
Clik here to view.

Output cache – a Christmas cautionary tale

The output cache in ASP.NET allows a developer to specify that the ASP.NET runtime cache the output of any dynamically generated page against a given policy (such as a time-based cache for 5 minutes)....

View Article

The real cost of owning a development team

Development teams are expensive. There, I said it. If you want a high-performing development team then be prepared to invest. I’m not just talking about salaries. You’ll also need to equip your team...

View Article


Image may be NSFW.
Clik here to view.

Adding GA tracking to Emails delivered using Adobe Campaign

Adobe Campaign contains a formula that is executed in the delivery preparation phase which parses a delivery template and modifies all links, so that they are passed through a tracking server. This...

View Article

How exactly do you need to manage your content?

Detailed content management requirements are often overlooked in the design and build of a content managed website. This can result in an implementation that lacks flexibility and incurs higher costs...

View Article

Image may be NSFW.
Clik here to view.

Publish all the things!

If you’ve seen some of my recent posts you’ll know I’ve been playing around with WebHooks. These are simple HTTP requests to endpoints allowing services to exchange data and events. Integration...

View Article


​A development team is more than just developers

A football team is made up of footballers. A cricket team is made up of cricketers. A rugby team is made up of rugby players. Anybody with more than a passing interest in any of the above sports will...

View Article


Exception handling for developers – dealing with day-to-day issues in the...

Understanding exception handling is a key programming skill and one that every seasoned developer should know and understand. Those same rules hold true for real-life exceptions that occur in your team...

View Article

Successful integrations depend on good information transfer

System integration is often the most challenging aspect of any technical build, both from a development and cost perspective. Joining two systems together requires a solid interface that facilitates...

View Article
Browsing all 11 articles
Browse latest View live




Latest Images