473,320 Members | 1,810 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

how to develop workflow based applications in asp.net 2.0

Hello All,

I want to develop a workflow based application in asp.net 2.0.
It includes sequential & parallel activities, notifications, database
interaction, etc.
What are the different ways through which this can be done
keeping all the aspect in the mind like performance, scalibility, etc?
Thanks & Regards
Kausar
Jul 14 '06 #1
1 1293
I'll get this discussion started because I am also interested in
learning the best approach to this scenario. I'll address each of the
stated features with my own initial thoughts:

Sequential & Parallel activities:
Session variables? This task would seem to be to be all about managing
application state and position in the processes. Does ASP.Net 2.0
provide some sort of app state management facilities to make this a
relatively painless endeavor?

Notifications:
I'm guessing this would involve server-side processes that could
populate a table with notifications by user. The logged-in user would
then see their notifications displayed in a "notification area" of the
page upon the next post-back operation. This "notification area" might
be designed into a master page, perhaps?

Database interaction:
Seems to me this would be handled in much the same manner as it would
for non-process-flow designs, with perhaps a bit more involved business
logic layer.

Rich
Kausar wrote:
Hello All,

I want to develop a workflow based application in asp.net 2.0.
It includes sequential & parallel activities, notifications, database
interaction, etc.
What are the different ways through which this can be done
keeping all the aspect in the mind like performance, scalibility, etc?
Thanks & Regards
Kausar
Jul 14 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Paolo Losi | last post by:
Hi all, I'm pretty new to the python language so please excuse me if this is FAQ... I'm very glad to be part of the list! :-) I'm looking into a way to implement a generic workflow framework...
0
by: Bevertec | last post by:
May 26 2004 Our client is a major bank in Jamaica and they have a contract requirement for a professional with the following skills. This is a 6 months contract. It would be 3 weeks/month in...
0
by: Stylus Studio | last post by:
Hi Everyone, A new XML tutorial by Dr. Kay was just released, "Buiding XML Workflow Applications". Dr. Michael Kay argues that the bulk of the application logic required for typical XML...
0
by: BK | last post by:
Does anyone have any experience with Workflow in .NET? I have 2 small applications coming up that will require simple workflow (automatically forwarding requests to appropriate manager based on an...
3
by: Claudia Fong | last post by:
Hi I was using a console application to host the windows workflow and when I change to winforms, I don't know how to do it... I pass the parameters into the workflow from the winform and is...
3
by: =?Utf-8?B?R3JhaGFt?= | last post by:
I've added 2 tracking services to the wf runtime; one is the standard SqlTrackingService: trackingService = new SqlTrackingService(<trackingConnectionString>); <workflow...
0
by: RoninZA | last post by:
Hi all, My problem is this... I need to somehow communicate the completion of a workflow back to the calling application. The scenario is as follows: I have a "generic" workflow engine,...
0
by: wangjunwei | last post by:
hi guys. I am asked to implement a complex ERP workflow application in which there exists ten different work flow and lots of fine granulity access priveleges to control, but I just know a little...
11
by: Grzegorz Staniak | last post by:
Hi, In a couple of weeks I'm starting a medium-size project (using a web framework) involving a workflow implementation. Are you aware of any open source workflow engines/libraries that I could...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.