Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Ashfaqur Rahman Pallab"

Sholo Guti GameVersion: VB5
Author: Ashfaqur Rahman PallabSubmitted: 7/12/2004Downloads: 3935
Sholo Guti is a very popular game of Bangladesh. Even though it is similar to Checkers, the board is more attractive, and there's a little variation in the rules. The pawns can move to any direction indicated on the board. Unlike Checkers, you can leave a ...more>>

Picture Puzzle GameVersion: VB6
Author: Ashfaqur Rahman PallabSubmitted: 5/26/2004Downloads: 5153
A puzzle game where you can use your own picture (or any other) to make the puzzle. Good luck. :)

ADO Data Edit ControlVersion: VB5
Author: Ashfaqur Rahman PallabSubmitted: 10/4/2003Downloads: 8695
The control encapsulates the common data editing functions like Add, Edit, Update, Delete etc along with data navigation features. Just drop a control on the form and set its Recordset property to any ADO recordset (by code) that you want to come with edi ...more>>

It's a Drawing Application for the beginners in VB...Version: VB5
Author: Ashfaqur Rahman PallabSubmitted: 6/12/2003Downloads: 7425
It's a Drawing Application for the beginners in VB field. You can draw Lines, Free-Hand Sketches, Circles, Ovals, Squares and Rectangles. Can also choose different colors, and choose Fill option to draw Circles, Squares etc. filled with selected color.

This class is used to create backup copy of a file...Version: VB5
Author: Ashfaqur Rahman PallabSubmitted: 6/10/2003Downloads: 7482
This class is used to create backup copy of a file. Set the SourceFile and BackupFile propterties to two file names. While calling Backup method, the class will create a copy of the Source File to the path of BackupFile property. You can also replace the ...more>>

The application mainly concerns on creating color ...Version: VB5
Author: Ashfaqur Rahman PallabSubmitted: 6/8/2003Downloads: 4867
The application mainly concerns on creating color gradient, a bit different from conventional styles. Enter Color values of R, G and B, and click on Show button. The main display body will show a tri-angle color gradient created by using the given R,G,B v ...more>>

It's a simple VB Class that can be used to write t...Version: VB5
Author: Ashfaqur Rahman PallabSubmitted: 6/5/2003Downloads: 9284
It's a simple VB Class that can be used to write to or read from a sequential file. You can create a new file, or can add text to an existing file using the WriteToFile method. The WriteMode Property determines whether to add or create a new file. The Rea ...more>>
Page 1 of  1

Go to page: 1