I have a large custom ecommerce engine that is currently using a SQL Server database (stored procedures handling most data tasks), a WCF middle-tier (handling business logic), and an MVC front-end sit
I would like to have a content like the body content which contains the data of a specific content item.
Let\'s say I have a product to which I\'ve added an image field called SmallImage. When I show a list of products, I want the small image to be in the view.
I\'m prototyping an orchardproject.net cms.I\'ve created a content type of \"product.\"I\'ve create a list called \"Cheap products list\" and a list call \"Fun products list.\"This works great until I
I have created a new module in Orchard CMS, i have a new event part that has a whole 开发者_如何学Cbunch of custom fields.How do i change the heading displayed in the list of content?
For my Orchard project, I need some additional information from the user at registration time. (Say, First Name, Last Name, Pants Color). This information must be entered while registering and can not
I\'ve created a basic websit开发者_运维百科e using the Orchard CMS, and attempted to deploy it to my shared host, Softsys, using Web Matrix (via FTP). Currently, the site technically \"works\", howeve
I\'m considering running Orchard CMS on load balanced servers. (Two web servers with hardware load balancers, and a SAN file share)
I have been working through building a module for Orchard; based upon the N-N relationship tutorial. After getting the project working once I went through and changed the namespace, various classes an
I\'m new to Orchard, so I probably have no idea what I\'m doing. I\'ve figured out how to override different shapes but putting a cshtml file in the View folder with the same name as the shape.