Quantcast
Channel: Baking Websites
Browsing all 13 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Discovering the original inventors of the internet

I’m sure many of you have heard about a chap called Tim Berners Lee who is widely credited for inventing the world wide web as we know it today. The story is well known and I’m not going to re-hash it...

View Article



Image may be NSFW.
Clik here to view.

Behaviour Driven Design encourages shared understanding

Most recent projects I have worked on have used unit tests to define the requirements of our code and ensure they are met. Typically the tests are written by the developer while they are coding the...

View Article

Image may be NSFW.
Clik here to view.

Quartz makes scheduling jobs easy with EPiServer Commerce

A common requirement for e-commerce applications is the ability to schedule jobs or tasks. I am currently working on a project which uses EPiServer Commerce and I needed to schedule an order export...

View Article

Image may be NSFW.
Clik here to view.

Excel reporting from web apps using EPPlus

I have recently been working on a new feature request for the ability to generate excel reports dynamically from a web application. This kind of feature can add a lot of value to a system as it enables...

View Article

Image may be NSFW.
Clik here to view.

Developing Android Apps: Connect to an existing SQLite database

This post was drafted some time ago, so some of the details are lost in the mists of time. But I’ll provide links to the source so anyone interested in doing something similar can start from there. The...

View Article


Image may be NSFW.
Clik here to view.

Footy Links Alpha released

The very first version of Footy Links is now available for download from the Android Market. You can get the app by opening the following website on your android device and press the ‘Install’ button:...

View Article

Image may be NSFW.
Clik here to view.

Microsoft jump on the Open Source band wagon

A landmark decision was made last week by Microsoft’s ASP.NET web development team. They announced that three key technologies used to develop web applications, ASP.NET MVC, Web API and Razor would be...

View Article

Image may be NSFW.
Clik here to view.

Become a Git contortionist with Stash

One of the great aspects of the Git source control system is its flexibility. Almost any sticky situation you may encounter as a developer working with source control can be  solved with Git. Take this...

View Article


Image may be NSFW.
Clik here to view.

Integrating EPiServer 7 with an existing MVC site

This post assumes you have EPiServer 7 installed on your machine. If you don’t have it then it is available from EPiServer world (once you have created an account). There are 2 main options for...

View Article


Image may be NSFW.
Clik here to view.

Integrating EPiServer 7 with MVC – Next Steps

My previous blog post, Integrating EPiServer 7 with an existing MVC site, outlined the initial steps to get EPiServer 7 running. However there are a number of additional steps you may need to take...

View Article

Image may be NSFW.
Clik here to view.

Strategy pattern coding kata

I’ve been having a look at coding katas and design patterns over the last couple of weeks. If you are not familiar with either of these concepts then you can read Uncle Bob’s introduction to the...

View Article

Image may be NSFW.
Clik here to view.

The Observer pattern coding kata

The second design pattern I will be looking at is the Observer pattern, which is useful for safely passing data between objects. The Observer pattern is defined as: “a one-to-many relationship between...

View Article

Image may be NSFW.
Clik here to view.

Design patterns without Katas

There are a number of design patterns which I have chosen not to implement a coding kata for. This is because I felt that I would either not use the pattern regularly in practice or they have...

View Article

Browsing all 13 articles
Browse latest View live




Latest Images