Some of us are unfamiliar with orchard, C #, and other technologies, so I have prepared such an article.ArticleSo that they can get started quickly.
Orchard is a CMS system based on ASP. NET mvc3. To develop modules for orchard separately, you must first develop ASP. NET mvc3, so the initial path should be like this.
C #-> html/CSS/JavaScript-> ASP. NET ---> ASP. NET mvc3 ---> orchard
- For more information about C #, refer to this book. C #4.0 full reference manual.
- For more information about html/CSS/JavaScript, see the HTML/CSS/JavaScript standard tutorial.
- For more information about ASP. NET, see ASP. net4.
- ASP. NET mvc3 ASP. net mvc 3 is not yet translated. I will translate it gradually, but the speed will be slow.
- The documentation part of orchard has not yet been translated. I will translate it gradually, but the speed will be slow.