Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tut/Source]Read/Write In File.txt[VB.NET]
#1
[Tut/Source]Read/Write In File.txt[VB.NET]


ScreenShot :
[Image: 34575547.gif]

The Code ( Try To Write a little ) :
[Image: rgbvhtrhyj.jpg]
[Image: skyk.png]
Reply
#2
Good tutorial for begginers ..
Reply
#3
Seems like a pointless way to read/write all the text when you could simply use:
Code:
My.Computer.FileSystem.ReadAllText("path")
My.Computer.FileSystem.WriteAllText("path", "text", True)

I know StreamReader/Writer has its usues.. but in this case, it is more practical to use ReadAllText/WriteAllText
Reply
#4
nice tut bro, thanks for sharing
Reply
#5
Very good tutorial Big Grin I know what you did, it wasn't hard Tongue

- Thanks Big Grin
Reply
#6
love it so much and will be using!!
Reply
#7
This is kind of simple, maybe if you used a different method instead of openfiledialog, if there is one.
Reply
#8
Hmm this wasn't as easy as I thought but thank you for the share and keep up the great work.
Reply
#9
Really east tutorial, to follow through.

Good job.
Reply
#10
This looks good i may use this to.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to hook the keyboard. [VB.NET] [TuT] Vorfin 92 61,025 09-23-2019, 11:55 AM
Last Post: Jamimartin
  Free Advanced Port Scanner SOURCE [ VB.NET ] Filefinder 6 5,750 01-22-2013, 04:27 AM
Last Post: TalishHF
  [VB.NET]Console app Menu example (amortization calculator)[Source] KoBE 8 8,172 12-28-2012, 06:55 AM
Last Post: mouse719
  [VB.NET] Get Region Info [Source] ƃu∀ ıʞƃu∀ 0 1,254 11-28-2012, 04:38 AM
Last Post: ƃu∀ ıʞƃu∀
  VB.NET Port Scanner [TUT] Fragma 30 14,492 11-27-2012, 11:26 PM
Last Post: ƃu∀ ıʞƃu∀

Forum Jump:


Users browsing this thread: 6 Guest(s)