Me on mountain

Martyn Kilbryde

Full time professional developer specialising in eCommerce systems and ASP.NET.

Recent Commits

Created a basic XML product repository and a sample product Now lists products and links through showing product information.

 

Cleaned up the generation of URLs so now the slug part is created in the manager and the URL itself is done via MVC and the routing rules (which will be configurable in the future)

 

The XML category repository is more complete now. Fills in attributes and sub-category data

 

Working on the XML reader for categories

 

Moved around some properties in the category models Fixed XML file for homepage

 

Started adding an XML category repository so some decent dummy data can be added

 

Recent Posts

May 18 2012

Running a Windows Service as a Console Application

Ever need to debug a Windows service? This is an easy way to do it.

vb.netconsole-applicationwindows-service
May 18 2012

Using Gmail as a Processing Queue with VB.NET and IMAP

Some basics and sample code of how to use Gmail for processing emails in a batched/queue system.

vb.netimap
Oct 18 2011

Dangers of Background Tasks In ASP.NET

An interesting article about the dangers of background tasks in ASP.NET.

asp.netthreads
Oct 16 2011

Multiple Threads in ASP.NET (VB)

A way of having threads in ASP.NET to run background tasks.

asp.netvb.netthreads
Sep 18 2011

MVC 4 and Mobile Support

Some points about the announcement of MVC 4.

mvcasp.net
Jun 16 2011

makitCommerce

The announcement of my own ecommerce platform.

projectsecommerce
Feb 19 2011

.NET MVC SEO/Slug Only URLs for eCommerce

As part of my ongoing journey creating an eCommerce site I had to implement into the .NET MVC 3 website a way of having slug only URLs.

mvcasp.netseo
Feb 16 2011

BikerSpares.com Launched

eCommerce site based on nopCommerce launched.

projects
Feb 3 2011

.NET Dependency Injection

A write up of using Ninject with ASP.NET MVC to add dependency injection.

asp.netmvc
Jan 31 2011

Avoiding "Validation of viewstate MAC failed"

Useful tip for those people suffering this error.

asp.net
Jan 24 2011

ASP.NET MVC 3

A recommendation from me regarding ASP.NET MVC

asp.netmvc
Jan 15 2011

nopCommerce MVC

A quick look into nopCommerce v2.0

performancenopcommercemvcecommerce
Dec 18 2010

Working on BiscuitCake

Screenshot of Visual Studio as I work on Biscuitcake.com

visual-studio