Click here to Skip to main content
15,916,288 members
Home / Discussions / C#
   

C#

 
AnswerRe: array of type label Pin
Guffa30-Jun-07 0:08
Guffa30-Jun-07 0:08 
Questionconsole application creation Pin
DKalepu29-Jun-07 22:52
DKalepu29-Jun-07 22:52 
AnswerRe: console application creation Pin
Christian Graus29-Jun-07 23:01
protectorChristian Graus29-Jun-07 23:01 
GeneralRe: console application creation Pin
DKalepu30-Jun-07 0:13
DKalepu30-Jun-07 0:13 
GeneralRe: console application creation Pin
Luc Pattyn30-Jun-07 0:55
sitebuilderLuc Pattyn30-Jun-07 0:55 
Questionhow to create mdi? Pin
help as an alias29-Jun-07 22:49
help as an alias29-Jun-07 22:49 
AnswerRe: how to create mdi? Pin
Sathesh Sakthivel29-Jun-07 23:55
Sathesh Sakthivel29-Jun-07 23:55 
GeneralRe: how to create mdi? Pin
Christian Graus30-Jun-07 0:07
protectorChristian Graus30-Jun-07 0:07 
GeneralRe: how to create mdi? Pin
help as an alias30-Jun-07 0:26
help as an alias30-Jun-07 0:26 
GeneralRe: how to create mdi? Pin
help as an alias30-Jun-07 0:34
help as an alias30-Jun-07 0:34 
GeneralRe: How to lock record in web application Pin
dabuskol29-Jun-07 22:42
dabuskol29-Jun-07 22:42 
GeneralRe: How to lock record in web application Pin
Bassam Saoud29-Jun-07 22:49
Bassam Saoud29-Jun-07 22:49 
Questiondatagrid problem Pin
srinivassam29-Jun-07 22:10
srinivassam29-Jun-07 22:10 
QuestionReport Viewer - Find text result to error Pin
aalcantara29-Jun-07 21:52
aalcantara29-Jun-07 21:52 
AnswerRe: Report Viewer - Find text result to error Pin
aalcantara10-Jul-07 21:20
aalcantara10-Jul-07 21:20 
QuestionHow to lock record in web application Pin
dabuskol29-Jun-07 21:04
dabuskol29-Jun-07 21:04 
I have a web page that can be access by multiple users at the same time.

My problem is that when the 1st user access the first record to process it, the 2nd user has also the priveledge to access and process it at the same time with the first user. Until the 1st hasn't clicked the process button anyone can see and modiy the record.

How can I block the 2nd/3rd user from processing the record that is already opened by 1st user?

How can I implement locking to inform the user that a certain record is already being processed by the 1st user since after retrieving the record from the database I am already disconnected..

Please give some advice since most of our web page has the same process. Tracking System per group.



Dabsukol

AnswerRe: How to lock record in web application Pin
Bassam Saoud29-Jun-07 22:23
Bassam Saoud29-Jun-07 22:23 
AnswerRe: How to lock record in web application Pin
Christian Graus29-Jun-07 22:24
protectorChristian Graus29-Jun-07 22:24 
GeneralRe: How to lock record in web application Pin
dabuskol29-Jun-07 22:40
dabuskol29-Jun-07 22:40 
GeneralRe: How to lock record in web application Pin
Christian Graus29-Jun-07 23:02
protectorChristian Graus29-Jun-07 23:02 
QuestionStrongly Typed Dataset in 3-Tier App Pin
Expert Coming29-Jun-07 20:51
Expert Coming29-Jun-07 20:51 
AnswerRe: Strongly Typed Dataset in 3-Tier App Pin
Christian Graus30-Jun-07 0:09
protectorChristian Graus30-Jun-07 0:09 
GeneralRe: Strongly Typed Dataset in 3-Tier App Pin
Expert Coming30-Jun-07 10:56
Expert Coming30-Jun-07 10:56 
Questionabout datagrid Pin
srinivassam29-Jun-07 20:40
srinivassam29-Jun-07 20:40 
AnswerRe: about datagrid Pin
Expert Coming29-Jun-07 20:57
Expert Coming29-Jun-07 20:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.