D
David
Hi,
I have seen in some site implementations code has been entered into
global.asax.cs in its own function, not any of the regular application or
session functions that exist in here.
What I want to be able to do is to have workflow in my project. The workflow
may be extended by future programmers by adding code into the global.asax.cs
file. The code should be optional, i.e. if the function does not exist (even
by name) then my code will not crash.
How can I extend my workflow process in this way?
--
Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com
~~
http://www.FOCUSPortals.com - Local franchises available
I have seen in some site implementations code has been entered into
global.asax.cs in its own function, not any of the regular application or
session functions that exist in here.
What I want to be able to do is to have workflow in my project. The workflow
may be extended by future programmers by adding code into the global.asax.cs
file. The code should be optional, i.e. if the function does not exist (even
by name) then my code will not crash.
How can I extend my workflow process in this way?
--
Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com
~~
http://www.FOCUSPortals.com - Local franchises available