Click here to Skip to main content
16,007,277 members
Home / Discussions / C#
   

C#

 
AnswerRe: fill the datagrid rows with database content. Pin
coolestCoder15-Mar-07 2:04
coolestCoder15-Mar-07 2:04 
AnswerRe: fill the datagrid rows with database content. Pin
N a v a n e e t h15-Mar-07 4:00
N a v a n e e t h15-Mar-07 4:00 
QuestionHow to do IPC with DOS Application? Pin
ashish_sharma_ait14-Mar-07 22:34
ashish_sharma_ait14-Mar-07 22:34 
Questionlock a file Pin
swjam14-Mar-07 22:26
swjam14-Mar-07 22:26 
AnswerRe: lock a file Pin
Colin Angus Mackay14-Mar-07 23:42
Colin Angus Mackay14-Mar-07 23:42 
GeneralRe: lock a file Pin
coolestCoder15-Mar-07 2:13
coolestCoder15-Mar-07 2:13 
GeneralRe: lock a file Pin
PlayByTheRules15-Mar-07 3:50
PlayByTheRules15-Mar-07 3:50 
GeneralRe: lock a file Pin
mav.northwind15-Mar-07 9:45
mav.northwind15-Mar-07 9:45 
Hi!
I think the real question is how to permanently lock a file without an application that has to keep the file handle open all the time.
Sure you can set FileShare to None, but the moment your application ends anyone can access the file again.

The original poster wanted a way to deny access to a file for everybody even after the application has finished.

Regards,
mav

--
Black holes are the places where God divided by 0...

AnswerRe: lock a file Pin
mav.northwind15-Mar-07 9:50
mav.northwind15-Mar-07 9:50 
Questionhow to enable JIT debugging Pin
Blue_Boy14-Mar-07 22:25
Blue_Boy14-Mar-07 22:25 
AnswerRe: how to enable JIT debugging Pin
Colin Angus Mackay14-Mar-07 23:40
Colin Angus Mackay14-Mar-07 23:40 
GeneralRe: how to enable JIT debugging Pin
Blue_Boy15-Mar-07 0:33
Blue_Boy15-Mar-07 0:33 
GeneralRe: how to enable JIT debugging Pin
Colin Angus Mackay15-Mar-07 0:42
Colin Angus Mackay15-Mar-07 0:42 
GeneralRe: how to enable JIT debugging Pin
Blue_Boy15-Mar-07 2:39
Blue_Boy15-Mar-07 2:39 
GeneralRe: how to enable JIT debugging Pin
Colin Angus Mackay15-Mar-07 7:55
Colin Angus Mackay15-Mar-07 7:55 
QuestionAccess user Pin
sunn78914-Mar-07 22:18
sunn78914-Mar-07 22:18 
AnswerRe: Access user Pin
Sandeep Akhare15-Mar-07 3:01
Sandeep Akhare15-Mar-07 3:01 
Questionhelp me Pin
sooreeagt14-Mar-07 22:08
sooreeagt14-Mar-07 22:08 
AnswerRe: help me Pin
hamid_m14-Mar-07 23:34
hamid_m14-Mar-07 23:34 
AnswerRe: help me Pin
PlayByTheRules15-Mar-07 0:44
PlayByTheRules15-Mar-07 0:44 
Questionarray elements on PictureBox Pin
ahmad al-omar14-Mar-07 22:00
ahmad al-omar14-Mar-07 22:00 
QuestionHow to Update XML FILE Pin
pashitech14-Mar-07 21:58
pashitech14-Mar-07 21:58 
AnswerRe: How to Update XML FILE Pin
Stefan Troschuetz14-Mar-07 22:12
Stefan Troschuetz14-Mar-07 22:12 
GeneralRe: How to Update XML FILE Pin
Stefan Troschuetz16-Mar-07 0:19
Stefan Troschuetz16-Mar-07 0:19 
GeneralRe: How to Update XML FILE Pin
pashitech16-Mar-07 0:24
pashitech16-Mar-07 0:24 

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.