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

Transacation that involves user interaction

Hello everyone !

I am currently working on a 3-tiers application, accessing Oracle with
given stored procedures. The presentation layer is WinForms and
WebForms, and they call Web Services to insert/update/delete/view data.

I am working on some sort of simulation for an accounting form :
1. The user launches a simulation
2. A transaction begins ...
2. A lot of computing is done is the DB, including inserts
3. The user sees the result of the simulation, and he is asked to
validate the simulation or not
4. If he validates the simulation, the the transaction is commited. If
not, the transaction is rolled back.

How can I achieve that in .NET v1.1 or .NET v2.0 ?
I am not afraid of any heavy technique ;-)

Thanks.

Alexandre

Nov 23 '05 #1
2 1397
As far as I am aware there is no good front end tester for windows forms, you
can test the behind logic with NUnit.

As for WebForms you should look into NUnitAsp, I have been doing that in
some of my internal applications and it seems to work very well.

Jason Lind

"al*************@gmail.com" wrote:
Hello everyone !

I am currently working on a 3-tiers application, accessing Oracle with
given stored procedures. The presentation layer is WinForms and
WebForms, and they call Web Services to insert/update/delete/view data.

I am working on some sort of simulation for an accounting form :
1. The user launches a simulation
2. A transaction begins ...
2. A lot of computing is done is the DB, including inserts
3. The user sees the result of the simulation, and he is asked to
validate the simulation or not
4. If he validates the simulation, the the transaction is commited. If
not, the transaction is rolled back.

How can I achieve that in .NET v1.1 or .NET v2.0 ?
I am not afraid of any heavy technique ;-)

Thanks.

Alexandre

Nov 23 '05 #2
As far as I am aware there is no good front end tester for windows forms, you
can test the behind logic with NUnit.

As for WebForms you should look into NUnitAsp, I have been doing that in
some of my internal applications and it seems to work very well.

Jason Lind

"al*************@gmail.com" wrote:
Hello everyone !

I am currently working on a 3-tiers application, accessing Oracle with
given stored procedures. The presentation layer is WinForms and
WebForms, and they call Web Services to insert/update/delete/view data.

I am working on some sort of simulation for an accounting form :
1. The user launches a simulation
2. A transaction begins ...
2. A lot of computing is done is the DB, including inserts
3. The user sees the result of the simulation, and he is asked to
validate the simulation or not
4. If he validates the simulation, the the transaction is commited. If
not, the transaction is rolled back.

How can I achieve that in .NET v1.1 or .NET v2.0 ?
I am not afraid of any heavy technique ;-)

Thanks.

Alexandre

Nov 23 '05 #3

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

Similar topics

2
by: prakash.guru | last post by:
Hi Friends . I try to do a javascript program which automatically fire an event or redirects to a page when there is no user interaction between user & browser for 15 minutes. Is it possible in...
3
by: Aaron Queenan | last post by:
I have a form which performs some asynchronous code. I want to display a wait cursor when it starts, and hide the wait cursor when it has completed. This part works fairly well, using: ...
3
by: zlst | last post by:
Many technological innovations rely upon User Interface Design to elevate their technical complexity to a usable product. Technology alone may not win user acceptance and subsequent marketability....
0
by: alexandre.abric | last post by:
Hello everyone ! I am currently working on a 3-tiers application, accessing Oracle with given stored procedures. The presentation layer is WinForms and WebForms, and they call Web Services to...
3
by: sheldonlg | last post by:
I don't think my last attempt posted so here it is again. This is a bit off-topic, but it does relate to php. This is the most active related group that I can find, so even if it is off-topic I...
2
by: ext237 | last post by:
hello. I'm trying to halt a function's execution while waiting for user interaction. For example, I have a function called getUserValue() that pops up a hidden div containing several buttons....
1
by: dwij2u | last post by:
Hi All, Can someone guide me on how we can modify the below script so that no user interaction is required to feed the password when the script is run, current scenario is like if I try to login...
2
by: umangrdesai | last post by:
Hi All, I am using DAO transacation in my code and everything is running perfectly alrite. but it is not commiting my transacation. and whole code is running without any errors.At the end of code...
0
by: Omar Abid | last post by:
Reason of this project: The Microsoft.VisualBasic.Interaction class exposes many useful commands and methods that were available in Visual Basic like AppActivate, Beep, Callbyname... This...
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: 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...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...
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...

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.