Click here to Skip to main content
15,900,378 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Making sure a file really is there Pin
The ANZAC7-Aug-07 10:41
The ANZAC7-Aug-07 10:41 
GeneralRe: Making sure a file really is there Pin
'Drew7-Aug-07 11:38
'Drew7-Aug-07 11:38 
GeneralRe: Making sure a file really is there Pin
Dave Kreskowiak7-Aug-07 12:28
mveDave Kreskowiak7-Aug-07 12:28 
GeneralRe: Making sure a file really is there Pin
'Drew7-Aug-07 12:51
'Drew7-Aug-07 12:51 
GeneralRe: Making sure a file really is there Pin
Dave Kreskowiak7-Aug-07 13:01
mveDave Kreskowiak7-Aug-07 13:01 
GeneralRe: Making sure a file really is there Pin
'Drew7-Aug-07 13:05
'Drew7-Aug-07 13:05 
GeneralRe: Making sure a file really is there Pin
Christian Graus7-Aug-07 13:07
protectorChristian Graus7-Aug-07 13:07 
GeneralRe: Making sure a file really is there Pin
dBrong8-Aug-07 6:33
dBrong8-Aug-07 6:33 
List of special folders:

0 Desktop
2 Programs
5 Personal
6 Favorites
8 Recent
9 SendTo
11 StartMenu
13 MyMusic
16 DesktopDirectory
17 MyComputer
26 ApplicationData
28 LocalApplicationData
32 InternetCache
33 Cookies
34 History
35 CommonApplicationData
37 System
38 ProgramFiles
39 MyPictures
43 CommonProgramFiles

This will get you the user's desktop:

Environment.GetFolderPath(Environment.SpecialFolder.DeskTop)
Questionconvert anynumber to text [modified] Pin
playout7-Aug-07 7:52
playout7-Aug-07 7:52 
AnswerRe: convert anynumber to text Pin
Hessam Jalali7-Aug-07 8:19
Hessam Jalali7-Aug-07 8:19 
AnswerRe: convert anynumber to text Pin
Guffa7-Aug-07 9:36
Guffa7-Aug-07 9:36 
AnswerRe: convert anynumber to text Pin
The ANZAC7-Aug-07 10:49
The ANZAC7-Aug-07 10:49 
QuestionData Conversion issue Pin
Cory Kimble7-Aug-07 6:00
Cory Kimble7-Aug-07 6:00 
AnswerRe: Data Conversion issue Pin
Luc Pattyn7-Aug-07 6:33
sitebuilderLuc Pattyn7-Aug-07 6:33 
GeneralRe: Data Conversion issue Pin
Cory Kimble7-Aug-07 6:58
Cory Kimble7-Aug-07 6:58 
GeneralRe: Data Conversion issue Pin
Luc Pattyn7-Aug-07 7:16
sitebuilderLuc Pattyn7-Aug-07 7:16 
QuestionHow do I ping another computer? Pin
Rossx7-Aug-07 5:49
Rossx7-Aug-07 5:49 
AnswerRe: How do I ping another computer? Pin
Luc Pattyn7-Aug-07 5:56
sitebuilderLuc Pattyn7-Aug-07 5:56 
GeneralRe: How do I ping another computer? Pin
originSH7-Aug-07 6:16
originSH7-Aug-07 6:16 
GeneralRe: How do I ping another computer? Pin
Luc Pattyn7-Aug-07 6:35
sitebuilderLuc Pattyn7-Aug-07 6:35 
GeneralRe: How do I ping another computer? Pin
'Drew7-Aug-07 7:12
'Drew7-Aug-07 7:12 
GeneralRe: How do I ping another computer? Pin
Luc Pattyn7-Aug-07 7:48
sitebuilderLuc Pattyn7-Aug-07 7:48 
GeneralRe: How do I ping another computer? Pin
'Drew7-Aug-07 7:54
'Drew7-Aug-07 7:54 
GeneralRe: How do I ping another computer? Pin
Luc Pattyn7-Aug-07 13:23
sitebuilderLuc Pattyn7-Aug-07 13:23 
QuestionMoving Text (marquee) in vb.net form Pin
Charanjot Singh7-Aug-07 4:06
Charanjot Singh7-Aug-07 4:06 

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.