Digress
As a cainiao, I seldom design a software architecture. The level is too low, but this does not block my interest in the architecture. Recently, MVC3 has been studied. Some people in the garden recommended that nopCommerce is quite good. Just
The following lists the issues that programmers often raise when developing nopCommerce. They also showed the nopCommerce team's choice of some architectures.
Article Description: a self-source blog is translated based on the understanding of the
Original link: http://docs.nopcommerce.com/pages/viewpage.action?pageId=1442491Translation By:yersans, if there is inappropriate, please correct me, bo main mailbox: [email protected]. Reprint please indicate the source.This article is about
This document is a guide for developers to understand the structure of the Nopcommerce solution. This is a document about the new Nopcommerce Developer learning the Nopcommerce code. First, the Nopcommerce source code is very easy to get. It is an
This document is written to explain Nopcommerce's solution structure to programmers, and to develop Nopcommerce's home Essentials book for programmers. First of all Nopcommerce source code is easy to get, it is open source, so you can directly to
\libraries\nop.coreThe Nop.core project contains a series of core classes of nopcommerce such as caches, events, auxiliary classes, and business objects (such as orders and customer entity classes)\libraries\nop.dataThe Nop.data project contains a
The event publication and subscription in Nopcommerce is relatively canonical,1, Iconsumer consumerspublic interface iconsumer{void Handleevent (T eventmessage);}2. Ieventpublisher Event PublisherEvent caller, program entry,Evnt Publisherpublic
First, the basic introductionAn Global.asax file (also known as an ASP. NET application file) is an optional file that contains code that responds to application-level and session-level events raised by the ASP. NET or HTTP module. Application_Start
1. OverviewBased on MVC2. Detailed description
\libraries\nop.core core classes, including caches, events, help classes, business objects (orders, customer entities)
\libraries\nop.data data access layer, using the entity Framework
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.