Click here to Skip to main content
16,017,788 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralApplying Updates Pin
nitin_ion20-Jun-05 0:21
nitin_ion20-Jun-05 0:21 
QuestionHow to do Web Scraping Using MS Inet Control Pin
shahzad316419-Jun-05 22:11
shahzad316419-Jun-05 22:11 
AnswerRe: How to do Web Scraping Using MS Inet Control Pin
Dave Kreskowiak20-Jun-05 1:31
mveDave Kreskowiak20-Jun-05 1:31 
AnswerRe: How to do Web Scraping Using MS Inet Control Pin
Ashaman20-Jun-05 1:52
Ashaman20-Jun-05 1:52 
GeneralDial-Up connection In .Net Pin
Anonymous19-Jun-05 21:09
Anonymous19-Jun-05 21:09 
GeneralRe: Dial-Up connection In .Net Pin
lespaul3621-Jun-05 12:53
lespaul3621-Jun-05 12:53 
Generalcannot forcefully delete a file Pin
ashu_sharma2119-Jun-05 20:11
ashu_sharma2119-Jun-05 20:11 
GeneralRe: cannot forcefully delete a file Pin
Dave Kreskowiak20-Jun-05 1:26
mveDave Kreskowiak20-Jun-05 1:26 
If the file is open by another process, it's impossible to delete it.

Closing all other processes is out of the question, since you have no idea which process has the file open. There is no method to determine which process has it either.

Closing processes willy-nilly will only get your application uninstalled and the first available opportunity. It's just horrible programming practice.

If your application has the file open, well, the solution is obvious...


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: cannot forcefully delete a file Pin
Ashaman20-Jun-05 1:57
Ashaman20-Jun-05 1:57 
GeneralVisula Basic Tree Traversal With database sync Pin
sakkatha19-Jun-05 19:37
sakkatha19-Jun-05 19:37 
GeneralRe: Visula Basic Tree Traversal With database sync Pin
Christian Graus19-Jun-05 19:49
protectorChristian Graus19-Jun-05 19:49 
GeneralRe: Visula Basic Tree Traversal With database sync Pin
Shreeja19-Jun-05 21:17
Shreeja19-Jun-05 21:17 
GeneralUsing Tab Control -help needed Pin
Member 196874819-Jun-05 19:32
Member 196874819-Jun-05 19:32 
GeneralRe: Using Tab Control -help needed Pin
Christian Graus19-Jun-05 19:50
protectorChristian Graus19-Jun-05 19:50 
QuestionHelp! How to solve this problem? Pin
Anonymous19-Jun-05 17:22
Anonymous19-Jun-05 17:22 
AnswerRe: Help! How to solve this problem? Pin
Rob Graham19-Jun-05 18:05
Rob Graham19-Jun-05 18:05 
GeneralRe: Help! How to solve this problem? Pin
Anonymous19-Jun-05 18:33
Anonymous19-Jun-05 18:33 
AnswerRe: Help! How to solve this problem? Pin
toxcct19-Jun-05 20:49
toxcct19-Jun-05 20:49 
GeneralRe: Help! How to solve this problem? Pin
rswipe20-Jun-05 1:59
rswipe20-Jun-05 1:59 
GeneralRe: Help! How to solve this problem? Pin
toxcct20-Jun-05 5:22
toxcct20-Jun-05 5:22 
GeneralRe: Help! How to solve this problem? Pin
Xybex20-Jun-05 5:28
Xybex20-Jun-05 5:28 
GeneralRe: Help! How to solve this problem? Pin
toxcct20-Jun-05 5:32
toxcct20-Jun-05 5:32 
GeneralSuper poker game Pin
Anonymous18-Jun-05 23:38
Anonymous18-Jun-05 23:38 
GeneralRe: Super poker game Pin
Christian Graus19-Jun-05 19:51
protectorChristian Graus19-Jun-05 19:51 
GeneralVB.NET Compiler Pin
Anonymous18-Jun-05 23:25
Anonymous18-Jun-05 23:25 

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.