Create knowledge
[?]
|
(rate this)
|
hiiiiiiii varun i am doing b.tech in IT branch and i am very new to vb.net so i need help for solving this simple problem plz provide me some suggestion to solve this problem
|
|
Abdulhaq Syed Chisty
| Answered
| 2 years ago
|
|
Create Textfile: Dim oFile as System.IO.File Dim oWrite as System.IO.StreamWriter oWrite = oFile.CreateText(“C:\sample.txt”) Open Text File: Dim oFile as System.IO.File Dim oRead as System.IO.StreamReader oRead = oFile.OpenText(“C:\sample.txt”)
|
|
Answer: "how can i create a file and file browser in vb,net" deleted from your view.




