473,385 Members | 1,848 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,385 software developers and data experts.

UIPB CompleteTask()

I'm looking at the version 2 of Microsoft's User Interface Process
block and have a query.

I want to avoid old unwanted state cluttering up my database. When a
task is completed the controller should call the CompleteTask() method
to clear the state from both memory and the database. This works fine,
but the problem is after completing the task I want to navigate to
another page such as a home page. You obviously can't the the
Navigate() method to move to the page as the state has just been
deleted. You musn't use the controller to do a response.redirect() as
the controller is UI agnostic, and this defeats the object of having
all this configurable. I don't want to run the clean up script on the
database as there may be suspended tasks in there.

Has anyone else come across this problem? Any ideas?

Regards,

Steve

Nov 19 '05 #1
0 892

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

Similar topics

0
by: Brendan Reynolds | last post by:
I'm having a hard time trying to figure out how to use the UIPB in my ASP.NET application. I've looked at the documentation and the examples, but those show what an application that uses the block...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.