WF instance learning Notes: (1) preparation: wf4.0 BASICS (21) workflowinvokerwf4.0 BASICS (24) async activitywcf Data Service quicks

Source: Internet
Author: User
Document directory
  • 2. User Registration verification process
  • 3. Fill in user information in multiple steps

I learned workflow for a while two years ago, but I didn't participate in any development projects. I am currently unemployed, just reviewing it again. First of all, I would like to thank wxwinter (Winter) and Qilin for their series of tutorials.

This article uses a simple example program wf4helloworldtorealworld to explain how to apply workflow in Asp.net MVC. Source author Matt Milner, can download the original program in the http://mattmilner.com/Milner/Blog/post/2010/09/14/Demo-from-HDC-10.aspx.

This program mainly demonstrates the following features:

1. Use workflow to call WCF data services to obtain data

Learning Materials reference:

Wf4.0 BASICS (21) workflowinvoker

Wf4.0 BASICS (24) async Activity

WCF Data Service Quickstart

2. User Registration verification process

Chapter 1 extended persistenceparticipant class

Wf4.0 BASICS (19) Persistence persistence

Wf4.0 BASICS (17) bookmark

3. Fill in user information in multiple steps

Wf4.0 practice (12): Combine ASP. NET mvc2.0 with wf4.0 to implement multi-step user registration process

 

Configure the runtime environment:

1. Create the c: \ mail folder. The instance program will not send emails through the SMTP server but will save them in this folder.

2. Create a database: wf4persistence, and run sqlworkflowinstancestoreschema. SQL and sqlworkflowinstnacestorelogic. SQL under the % WinDir % \ microsoft.net \ framework \ v4.0.30319 \ SQL \ en directory.

3. Create a database: aspnetdb and run aspnet_regsql to configure membership provider

4. Install the adventureworks Database

Run the program:

The decompressed solution includes four projects.

First, start advdataservices, and then run financialappweb. The program running interface is displayed.

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.