New Posts New Posts RSS Feed: Does Dev Forces supports Windows WF (Work Flow)
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Does Dev Forces supports Windows WF (Work Flow)

 Post Reply Post Reply
Author
MS View Drop Down
Newbie
Newbie


Joined: 02-Dec-2011
Posts: 1
Post Options Post Options   Quote MS Quote  Post ReplyReply Direct Link To This Post Topic: Does Dev Forces supports Windows WF (Work Flow)
    Posted: 02-Dec-2011 at 6:02am

Hi
I am just exploring Devforce.
Does Devforce supports windows work flow.
Can I use Work flow using devfoce. If the answer is yes, to what lever it supports?
 Does it support all the features or only limited features?
If it does not support Work flow, does it have a someother feature which does similar thing work flow does?
do you have any examples for that on either case?

And one more question would Devforce be appropriate for huge and complex projects where the business needs keep changing.  Or it’s mainly developed for Rapid Application development.

Are many complex project being build with devforce or mainly RAD projects or complex projects?.

 

 

Regards

Mega


Edited by MS - 05-Dec-2011 at 4:10am
Back to Top
ting View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 27-Mar-2009
Location: San Francisco
Posts: 427
Post Options Post Options   Quote ting Quote  Post ReplyReply Direct Link To This Post Posted: 05-Dec-2011 at 5:59pm
Hi Mega,

DevForce doesn't have any special integration with Workflow Foundation, but there's no reason that you can't use the two together. For example, you might want to start the next step in the workflow after a save has committed in the EntityServerSaveInterceptor (http://drc.ideablade.com/xwiki/bin/view/Documentation/save-lifecycle-server).

DevForce is a great choice for large projects. We have many customers that are building complex ERP applications that have hundreds of entities and thousands of screens. The DevForce code generation doesn't clobber the business logic code you've written to extend the entities, so it won't get in your way if you decide to change the schema.

Our architects have been building enterprise applications for over 20 years each, so we have a good idea of what requirements and features are needed in a framework. With that said, if you have a requirement that we haven't thought of, DevForce exposes additional interfaces and hooks for you to insert your logic into the system.

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down