First taste of DinnerNow

Source: Internet
Author: User
Tags command line config

I remember last July. In a training session at Microsoft, a lecturer named Yang mentioned the demo. I went back to the company from the relevant site

Http://www.dinnernow.net downloaded an installation package and related video, a cursory look at it. After that, because the product development is more onerous has been

No more careful study. Not until recently did it come to mind:

Because I am on the machine system is WINDOW2003+SP2, development environment is VS2008 team, database is SQL Server 2005, not official

The vista+iis7+sql2005 required by the document.

But I did not give up, so I have today's article. Before the beginning of the text, it is necessary to introduce what dinnernow in the end is what Dongdong:

As Microsoft's latest technology application demo. DinnerNow used: IIS7, asp.net Ajax Extensions, LINQ, WCF, WF,

Wpf,windows PowerShell, card spaces, and the. NET Compact Framework.

I believe that many friends in the garden may face the same problem as me, that is, how to apply the new technology (hot spots) to specific products or projects through learning. And this demo on the whole is still commendable. In addition, I prefer to eat food, and this project teaching people to learn the structure of the process, but also to allow people to enjoy food and can be ordered meal, it is two birds with one stone:

OK, start the text:)

Download installation package: http://www.codeplex.com/dinnernow/release/projectreleases.aspx

Related introductory and demo video links are as follows: http://www.dinnernow.net/DinnerNow%20Web.wmv

After installing locally, the (default) will generate installation scripts, database backups, source files, and so on under "c:\dinnernow\".

1. First create a new database locally (default DinnerNow), and then restore the \database\dinnernow.bak backup file in the installation directory. (If membership is not installed, you can type aspnet_regsql to install vs2008 the command line)

2. Run the installation directory \scripts\install\sql\ under the Cardspace_tables.sql,cardspace_stored_procedures.sql

3. Run the download package sequentially (of course you can restore it directly using the Dinnernowwf.bak file under the installation directory \scripts\others\database):

Sqlpersistenceservice_schema.sql

Sqlpersistenceservice_logic.sql

Tracking_schema.sql

Tracking_logic.sql

4. Install MSMQ.

5. Configure the corresponding (connectionString) database link strings in the following files (as follows):

Install directory \solution\dinnernow-web\dinnernow.webux\web.config

Install directory \solution\dinnernow-serviceportfolio2\source\dinnernow.data\app.config

Install directory \SOLUTION\DINNERNOW-SERVICEPORTFOLIO2\SOURCE\DINNERNOW.DATA\DINNERNOW.DBML

Install directory \solution\dinnernow-serviceportfolio2\source\dinnernow.servicehost\web.config

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.