Search results

  1. [Function] Check if file is in use [VB.NET]

    Public Function FileInUse(ByVal sFile As String) As Boolean If System.IO.File.Exists(sFile) Then Try Dim F As Short = FreeFile() FileOpen(F, sFile, OpenMode.Binary, OpenAccess.ReadWrite, OpenShare.LockReadWrite) FileClose(F) Catch...
  2. [VB.NET] Get Website's IP Address

    Imports System.Net Public Class Form1 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Try If TextSite.Text.Contains("http://") Then Dim iphe As IPHostEntry =...
  3. [VB.NET] Text to speech

    You'll need a TextBox and Button. TextBox = The text to be spoken. Button = When you press it, it will speak the text in the TextBox. Okay, here's the code: Public Class Form1 Dim SAPI Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles...
  4. Which Anti-Virus software do you use?

    I am currently using Avast! and it doesn't make my pc lag, overall it's great AV. Which AV software do you use?
  5. Which operating system do you use?

    I am using Windows XP, as it is the easiest to use imo and I just like it. Which OS do you guys use?
  6. [Videos] Learn VB.NET Programming

    Well, VB.NET is a language of the .NET Framework, I've came across this awesome website with tutorials to get you started with VB.NET. The URL: http://howtostartprogramming.com/vb-net/ There are many video tutorials almost for everything you will need in VB.NET! :) If you have any...
  7. YouTube Accounts In Bulk

    I am selling YouTube accounts in bulk for cheap price. These are NOT HACKED nor stolen. Created by myself. All of them are PVA. Price per account: 0.10$ If you are interested, leave me a PM.
  8. iPhone Guide (100% WhiteHat)

    I am selling this eBook to get iPhone for free without any call-ins, credit cards or anything else! I'll give you a serial as well. Price: 50$ Payments through: AlertPay & LibertyReserve Thanks.
  9. MineCraft Accounts & Codes

    Selling MC Accounts Premium NON Hacked/Stolen - 1$ each! Selling MC Gift Codes : 5$ each! Payments through: AlertPay and Liberty Reserve only. Thanks.
Back
Top