473,406 Members | 2,217 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,406 software developers and data experts.

Transaction via couple of pages

nay
Hi
I'm quiet new to .NET.
I have to design a transactional procees, that pass
through couple of asp.net pages. the data has a hierachial
charactrasaion.(Like a wizard of that each page that
filled contain some properties buttons).
I'm not sure what is the right way to manage that kind of
transaction. I thought may be to accumulate data as
XML,but where to restore it mean while? is there any
built in transactions in ADO.NET?
I guess, I'm not the first to face that kind of problem.
Is there any good article/practice/pattern to direct me?
Jul 21 '05 #1
1 1064
Cor
Hi Nay,

Have a look for Viewstate (that is always transported with your page) or to
Session which stays on the server, but Microsoft advices not to use that to
much.

I hope this helps,

Cor

I'm quiet new to .NET.
I have to design a transactional procees, that pass
through couple of asp.net pages. the data has a hierachial
charactrasaion.(Like a wizard of that each page that
filled contain some properties buttons).
I'm not sure what is the right way to manage that kind of
transaction. I thought may be to accumulate data as
XML,but where to restore it mean while? is there any
built in transactions in ADO.NET?
I guess, I'm not the first to face that kind of problem.
Is there any good article/practice/pattern to direct me?

Jul 21 '05 #2

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

Similar topics

16
by: noah | last post by:
Does PHP have a feature to associate Cookie sessions with a persistent database connection that will allow a single transaction across multiple HTTP requests? Here is how I imagine my process: I...
3
by: rkusenet | last post by:
Hi, I am still not very proficient in SQLServer. So apology if the question sounds basic. We have a script to clean old unwanted data. It basically deletes all rows which are more than 2...
1
by: Rittercorp | last post by:
I am debugging an app which blocks many processes in a SQL7 server DB. The app log writes every transaction "open" and "close". The weird thing is : when the app logfile says the transaction is...
5
by: BashiraInTrouble | last post by:
Hi Friends, I have tried almost everything but I cant seem to shrink the transaction log. Executing DBCC SQLPERF(LOGSPACE) gives me this info: Database Log Size (MB) Log Space Used (%) ...
0
by: Manoj Sharma | last post by:
I am performance testing some batch processing engines. These are written in ..NET and SQL Server and are typically concerned with generating XML files out of data retrieved from the database. I...
1
by: nay | last post by:
Hi I'm quiet new to .NET. I have to design a transactional procees, that pass through couple of asp.net pages. the data has a hierachial charactrasaion.(Like a wizard of that each page that...
2
by: ruben20 | last post by:
Hi: I've migrated a couple of weeks ago from 7.4.2 to 7.4.5 and I am getting this error after executing a query: Warning: pg_exec() query failed: ERROR: could not access status of transaction...
2
by: Maris Janis Vasilevskis | last post by:
Hi, I wish to initiate a transaction and commit or rollback some screens later. I could not find a solution. The simplest idea, ViewState=MyTransaction , fails because ODBCTransaction is not...
3
by: FeelLikeANut | last post by:
I have the code below. First there is a transaction where I select data. I wrapped it in an explicit transaction because in my real program I run a couple different selects. Nevertheless, the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.