Click here to Skip to main content
15,890,845 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problems in web services Pin
Zahid Rsons29-Jun-07 0:34
Zahid Rsons29-Jun-07 0:34 
Questionhow to post javascript array to the server in c# Pin
srinivassam28-Jun-07 2:29
srinivassam28-Jun-07 2:29 
QuestionGetting Absolute path of windows service Pin
EvilInide28-Jun-07 1:46
EvilInide28-Jun-07 1:46 
AnswerRe: Getting Absolute path of windows service Pin
Luc Pattyn28-Jun-07 1:49
sitebuilderLuc Pattyn28-Jun-07 1:49 
GeneralRe: Getting Absolute path of windows service Pin
EvilInide28-Jun-07 2:00
EvilInide28-Jun-07 2:00 
GeneralRe: Getting Absolute path of windows service Pin
Luc Pattyn28-Jun-07 2:13
sitebuilderLuc Pattyn28-Jun-07 2:13 
Questionthumb.db file is not updating itself Pin
Shoaib Hussain28-Jun-07 1:38
Shoaib Hussain28-Jun-07 1:38 
QuestionFile Locking Pin
scotlandc28-Jun-07 1:03
scotlandc28-Jun-07 1:03 
Hi everyone,

I need to know how I can lock a file if someone else is using it. Briefly, I have an application which allows users to view pieces of mpg (each has a unique ID) and attach relevant data to it - a translation if needed, brand/product info etc - and then saves the whole item (mpg + metadata) to a database including the path to the now-archived mpg.

The mpgs are played by clicking the appropriate row in a datagrid control which launches the mpg in a form with a media player control embedded into it.

The thing is, I need to be able to somehow lock an mpg so that if user A is busy with it then user B can not begin work on it at the same time.

All of the mpgs are stored on a central holding server which may have up to 20 people connected to it at any one time.

When a user goes to enter the mpg information, the initial media player window closes and transfers them to a data entry screen. This holds the unique name in view but its only existent on the form at this point, not on a database.

Can this be done? Sorry if I waffled, just wanted to give as much info as possible.

Cheers everyone

Scott
AnswerRe: File Locking Pin
Le centriste28-Jun-07 3:03
Le centriste28-Jun-07 3:03 
GeneralRe: File Locking Pin
scotlandc28-Jun-07 3:21
scotlandc28-Jun-07 3:21 
GeneralRe: File Locking Pin
Amar Chaudhary28-Jun-07 3:55
Amar Chaudhary28-Jun-07 3:55 
Questionmembership API Pin
sangramkp28-Jun-07 0:53
sangramkp28-Jun-07 0:53 
AnswerRe: membership API Pin
Christian Graus28-Jun-07 1:46
protectorChristian Graus28-Jun-07 1:46 
QuestionHowto? ClassName.Items["item_name"].Property_name Pin
hkai28-Jun-07 0:47
hkai28-Jun-07 0:47 
AnswerRe: Howto? ClassName.Items["item_name"].Property_name Pin
giddy_guitarist28-Jun-07 1:24
giddy_guitarist28-Jun-07 1:24 
GeneralRe: Howto? ClassName.Items["item_name"].Property_name Pin
hkai28-Jun-07 1:36
hkai28-Jun-07 1:36 
GeneralRe: Howto? ClassName.Items["item_name"].Property_name Pin
Luc Pattyn28-Jun-07 2:07
sitebuilderLuc Pattyn28-Jun-07 2:07 
GeneralRe: Howto? ClassName.Items["item_name"].Property_name Pin
giddy_guitarist29-Jun-07 3:30
giddy_guitarist29-Jun-07 3:30 
AnswerRe: Howto? ClassName.Items["item_name"].Property_name Pin
Le centriste28-Jun-07 3:08
Le centriste28-Jun-07 3:08 
QuestionSystem Information Pin
M. J. Jaya Chitra28-Jun-07 0:09
M. J. Jaya Chitra28-Jun-07 0:09 
AnswerRe: System Information Pin
Manas Bhardwaj28-Jun-07 0:19
professionalManas Bhardwaj28-Jun-07 0:19 
GeneralRe: System Information Pin
M. J. Jaya Chitra28-Jun-07 0:27
M. J. Jaya Chitra28-Jun-07 0:27 
AnswerRe: System Information Pin
Luc Pattyn28-Jun-07 0:24
sitebuilderLuc Pattyn28-Jun-07 0:24 
Questionaccessing data from one form in another form [modified] Pin
DKalepu27-Jun-07 23:44
DKalepu27-Jun-07 23:44 
AnswerRe: accessing data from one form in another form Pin
Christian Graus28-Jun-07 0:16
protectorChristian Graus28-Jun-07 0:16 

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.