剑花 烟雨

   江南  好 风景旧曾谙 日出江花红胜火 春来江水绿如蓝 能不忆东北

理想中的建筑师应该是一个诗人、数学家、精通历史、精通心理学、熟悉音乐、了解医学、还要具备天文学和计算的基本知识。
                                                                                                                         ------------------公元前25年,罗马建筑学家Vitruvius
posts - 136, comments - 296, trackbacks - 3, articles - 1
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

公告

04 2008 档案

摘要: P8是开始活动,p0,t4,t0,t3,p4,p1,p5共同组成一个选择;p6,p2,p7,t10共同组成一个AND JOIN;P10是终止活动。如图所示。这个流程处理的是一些数据,其中处理数据的活动T9,T5,T1,T6,T8有顺序的关系,就是说只有T9处理完的数据,才在T5,T1,T8中选择一个处理T9输入的数据。T9等数据处理活动中是一直有数据在输入的,但是只要T9有数据输出,那么就可以选择T5, T1,T6其中之一继续进行数据处理。也就是说在T9还没有结束前,其它三个活动之一就要启动。对于其后续的活动T8也是一样的工作方式。现在的问题就是,有没有一种工作流管理软件(开源或商业都可以)可以支持在当前活动没有结束的情况下启动下一个活动?并且支持如上所述的业务过程。是否支持WFMC规范的工作流管理软件都不支持这种流程的执行方式?BizTalk和Domino是否支持这样的过程?阅读全文

posted @ 2008-04-25 18:48 落花人独立 阅读(1424) | 评论 (12) 编辑 |

摘要: 以下是三套目前Web 2.0网站流行试用的颜色元素:NeutralsShiny silver [#EEEEEE]Reddit white [#FFFFFF]Magnolia Mag.nolia [#F9F7ED]Interactive action yellow [#FFFF88]Qoop Mint [#CDEB8B]Gmail blue [#C3D9FF]Shadows Grey [#36393...阅读全文

posted @ 2008-04-17 10:07 落花人独立 阅读(790) | 评论 (1) 编辑 |

摘要: 在使用CascadingDropdownList的时候需要注意的问题:
(1)只能通过Web Service的方式来使用这个控件
(2)创建的Web Service 如下
[System.Web.Script.Services.ScriptService]
[WebService(Namespace = "http://tempuri.org/")]
[WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]
public class BasicTypes : System.Web.Services.WebService
{

public BasicTypes()
{

//Uncomment the following line if using designed components
//InitializeComponent();
} 阅读全文

posted @ 2008-04-11 16:17 落花人独立 阅读(519) | 评论 (1) 编辑 |

摘要: 1)When you download Ajax Control Toolkit,with the tookite intalled there a codesamples for you,so when you began to use it in your projects it is the best resources to you .
2)For China ,there are some blogs for you,Terry Lee is the best one.
3)You must resure your version of Ajax tookites and you must have some basic knowleges of Ajax and The tookies you have.ie. how the tookies to be configed and the means to use the controls.阅读全文

posted @ 2008-04-11 14:24 落花人独立 阅读(315) | 评论 (0) 编辑 |

摘要: 在使用Ajaxtookite中的UpdatePannel进行异步更新,运行时会出现如下的一个popup窗口,提示你如下信息,然后ok一下就没有什么了。解决办法列在下面:

Invalid postback or callback argument. Event validation is enabled using in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.R阅读全文

posted @ 2008-04-11 13:13 落花人独立 阅读(2202) | 评论 (0) 编辑 |

count hit
欢迎您到紫阁阳光坐客