how to make library system in visual basic

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bjean
    New Member
    • Mar 2007
    • 3

    how to make library system in visual basic

    i can't make a library system in vb what is the code
  • hariharanmca
    Top Contributor
    • Dec 2006
    • 1977

    #2
    Originally posted by bjean
    i can't make a library system in vb what is the code
    hooooooooHa,... simply asking Project....?

    for that you have to collect requirement...

    Comment

    • vijaydiwakar
      Contributor
      • Feb 2007
      • 579

      #3
      Originally posted by bjean
      i can't make a library system in vb what is the code
      pls explaint ur Q in details

      Comment

      • pongscript
        New Member
        • Mar 2007
        • 27

        #4
        Since your Question were not clear enough.. i like to tell you something about developing a library system ...(no code) just explanation on how to wrap it up.

        1. decide on the flow of process
        2. decide on what information to include.
        3. decide on what data storage you would use(database:eg . sql,access),XML ,textfile or your own format.
        4. decide on the design.

        Comment

        Working...