Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> File Manipulation code

Select every Nth Row in Excel using VB.NETVersion: VB 2008
Author: Lalit AcharekarSubmitted: 5/2/2012Downloads: 3338
This program is for users who are trying to automate Excel.

CuBe NotePadVersion: VB 2010
Author: CuBe LabsSubmitted: 1/14/2012Downloads: 3144
This is an advanced notepad with keyboard shortcuts and image pasting. This is one of the programs to be released in CuBe Labs upcoming Express Suite. If you are interested in being one of the programmers involved with this project, please email CuBe Labs ...more>>

Complete Log EntryVersion: C#
Author: Gehan FernandoSubmitted: 1/2/2012Views: 6683
This application helps you to track data.

Explore God Mode ( Super Control Panel in Win 7 )Version: C#
Author: Gehan FernandoSubmitted: 12/23/2011Views: 6550
Windows 7 has changed Control Panel a little, but it's still too difficult to locate all the applets and options that you might need. God Mode, however, while not being particularly godlike, does offer an easier way to access everything you could want fro ...more>>

FileFormatReader - like Entity framework for filesVersion: C#
Author: Zvonimir BegicSubmitted: 12/15/2011Downloads: 1831
This class can simplify file using. When you have a file with some formatting, you can use FileFormatReader. You can imagine Entity like some structre. Every structure represent lines of text. Formated lines you can imagine like columns. How to use it: ...more>>

How To Read all Lines from FileVersion: C#
Author: Prakash.Kr MCASubmitted: 11/23/2011Downloads: 2069
How To Read all lines from File using C#.

File or Folder DialogVersion: VB 2010
Author: Theodore DinozzoSubmitted: 10/26/2011Views: 8806
Use this class to show a file or folder dialog like this: To let the user find a winrar file do this: Dim i As Dialogs i = New Dialogs("Please Find a WinRar file", "WinRar Files |*rar") i.FileDialog() To let him find a fold ...more>>

eBook Reader (txt files only)Version: VB 2010
Author: rspercy60Submitted: 10/9/2011Downloads: 3303
Ebook Reader with a few nice functions.

Explore Your Drive and Set File AttributeVersion: VB 2005
Author: Ishtiaq AhmedSubmitted: 7/30/2011Downloads: 3693
This application is helpful to explore all of your system drive, folders and files. You also can set file attributes. In this application I use the following controls, ListView TreeView work with file extension, size and manage their icons.

Show Hidden Folders and FilesVersion: VB 2005
Author: Ishtiaq AhmedSubmitted: 7/30/2011Downloads: 4072
In this application I use the vbSript technique which allows you to show hidden folders and files even when your folder option does not allow you to do that.

<< Previous  Page 3 of  26  Next >>

Go to page: 3  4  5  6  7  8  ...