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

 

nopCommerce MVC

The code for the latest nopCommerce is completely rewritten compared to 1.9 due to the MVC architecture. I’m intrigued to see the performance differences.

I’ve just spend a few hours tracing and looking for performance issues in the product listing page on nop 1.8 - turned out to be down to the discount pricing code (was adding up to 2 seconds to the page load). Now I’ve got it down from 5 seconds to 0.3 - still slow for my taste sometimes but will do for now!

Soon I may have a launch-able site.

performancenopcommercemvcecommerce
Posted by: makit
Last revised: 18 May, 2012 12:03 PM

Comments

No comments yet. Be the first!

Your Comments

Used for your gravatar. Not required. Will not be public.
Posting code? Indent it by four spaces to make it look nice. Learn more about Markdown.

Preview