11 2006 档案

摘要:案例 A公司是一家国内中型IT系统集成公司,有多年的行业系统集成经验。通过多年的经验积累和管理探索,建立了一些项目管理流程和项目管理信息系统。 在一次大型项目的招投标项目上,公司副总任命James为本次投标项目的负责人,来组织和管理整个投标过程。 James接到项目任务后,得知必须在15天内完成,随后立即召集了商务部、售前技术部、销售部、客服部和质量部等相关部门,进行了一次项目内部启动... 阅读全文
posted @ 2006-11-27 12:56 upzone 阅读(535) 评论(0) 推荐(0)
摘要:Hosting Workflows Exposing a Workflow As a Web Service A third approach is to publish your workflow as a Web service. This means that ASP.NET applications, desktop applications, and other applicati... 阅读全文
posted @ 2006-11-20 08:16 upzone 阅读(303) 评论(0) 推荐(0)
摘要:Hosting Workflows Hosting Workflows in ASP.NET Applications If you want your application to have a Web interface, you can host your workflows within an ASP.NET application. To do this you must sati... 阅读全文
posted @ 2006-11-20 08:12 upzone 阅读(349) 评论(2) 推荐(0)
摘要:What Is Extensible Application Markup Language? XAML as a Declarative Tool XAML is an XML-based declarative markup langua... 阅读全文
posted @ 2006-11-20 07:58 upzone 阅读(188) 评论(0) 推荐(0)
摘要:Working with Workflow Activities What Are Custom Activities? In this lesson, you have seen the wide variety of useful built-in activities that WF includes. However, because WF is a general purpose dev... 阅读全文
posted @ 2006-11-20 07:41 upzone 阅读(189) 评论(0) 推荐(0)
摘要:Unexpected circumstances can cause workflows to generate exceptions, exactly as they can with procedural code. For example, if your workflow communicates with a database, but the database server is of... 阅读全文
posted @ 2006-11-20 07:39 upzone 阅读(212) 评论(0) 推荐(0)
摘要:What Are Communication Activities? WF communication activities send data to, and receive data from, external sources. These sources can include databases, Web services, and e-mail servers. Such activ... 阅读全文
posted @ 2006-11-20 07:34 upzone 阅读(368) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2006-11-19 23:56 upzone 阅读(280) 评论(0) 推荐(0)