Click here to Skip to main content
15,889,863 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Writing to a Mapped Network drive Pin
Mycroft Holmes14-Jul-08 17:58
professionalMycroft Holmes14-Jul-08 17:58 
QuestionHow to give VISTA look to my window application form...VB.NET 2.0 Pin
koolprasad200313-Jul-08 20:29
professionalkoolprasad200313-Jul-08 20:29 
AnswerRe: How to give VISTA look to my window application form...VB.NET 2.0 Pin
N a v a n e e t h13-Jul-08 20:50
N a v a n e e t h13-Jul-08 20:50 
AnswerRe: How to give VISTA look to my window application form...VB.NET 2.0 Pin
Vimalsoft(Pty) Ltd14-Jul-08 5:05
professionalVimalsoft(Pty) Ltd14-Jul-08 5:05 
QuestionVB6 : How to create 2nd sheet in excel (.csv) when using Print function? Pin
cocoonwls13-Jul-08 17:59
cocoonwls13-Jul-08 17:59 
AnswerRe: VB6 : How to create 2nd sheet in excel (.csv) when using Print function? Pin
Dave Kreskowiak14-Jul-08 4:29
mveDave Kreskowiak14-Jul-08 4:29 
QuestionPreventing file access Pin
im_hoser13-Jul-08 13:12
im_hoser13-Jul-08 13:12 
AnswerRe: Preventing file access Pin
Dave Kreskowiak14-Jul-08 4:31
mveDave Kreskowiak14-Jul-08 4:31 
The only thing you can do is open the file with ShareDenyAll sharing permissions. This will give you sole access to the file so no other process can open it. BUT, if you cannot open the file like this, it means the file is already open by another process and you have no methods of blocking file access at all until the file is closed by the other app.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: Preventing file access Pin
im_hoser14-Jul-08 8:14
im_hoser14-Jul-08 8:14 
GeneralRe: Preventing file access Pin
Dave Kreskowiak14-Jul-08 15:09
mveDave Kreskowiak14-Jul-08 15:09 
QuestionText translation Pin
Agweet13-Jul-08 5:10
Agweet13-Jul-08 5:10 
JokeBuy some dictionaries. Pin
CPallini13-Jul-08 21:52
mveCPallini13-Jul-08 21:52 
AnswerRe: Text translation Pin
Steven J Jowett14-Jul-08 13:10
Steven J Jowett14-Jul-08 13:10 
GeneralRe: Text translation Pin
Agweet14-Jul-08 20:18
Agweet14-Jul-08 20:18 
QuestionSystem.Drawing.Region Serialize/Deserialize Pin
lobotomizzato13-Jul-08 5:02
lobotomizzato13-Jul-08 5:02 
Questionhelp please Pin
zero_angel12-Jul-08 14:36
zero_angel12-Jul-08 14:36 
AnswerRe: help please Pin
Paul Conrad13-Jul-08 7:31
professionalPaul Conrad13-Jul-08 7:31 
AnswerRe: help please Pin
Vimalsoft(Pty) Ltd14-Jul-08 5:09
professionalVimalsoft(Pty) Ltd14-Jul-08 5:09 
QuestionSystem.Management.ManagementObject decleratoin error ? Pin
kindman_nb12-Jul-08 4:20
kindman_nb12-Jul-08 4:20 
AnswerRe: System.Management.ManagementObject decleratoin error ? Pin
Luc Pattyn12-Jul-08 4:36
sitebuilderLuc Pattyn12-Jul-08 4:36 
GeneralRe: System.Management.ManagementObject decleratoin error ? Pin
kindman_nb12-Jul-08 5:14
kindman_nb12-Jul-08 5:14 
QuestionAlgo... Pin
stepdeb12-Jul-08 2:32
stepdeb12-Jul-08 2:32 
AnswerRe: Algo... Pin
Luc Pattyn12-Jul-08 3:27
sitebuilderLuc Pattyn12-Jul-08 3:27 
QuestionHow to adjust Datagrid row height Pin
Mohammad Al Hoss12-Jul-08 1:22
Mohammad Al Hoss12-Jul-08 1:22 
AnswerRe: How to adjust Datagrid row height Pin
Vimalsoft(Pty) Ltd12-Jul-08 11:23
professionalVimalsoft(Pty) Ltd12-Jul-08 11:23 

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.