A simple general purpose database using Visual Studio

I have been a VB6 programmer for many years, this application is my first attempt at developing in .NET. http://www.LePhareRouge.com

Thanks,

Le Phare Rouge



Answer this question

A simple general purpose database using Visual Studio

  • Ryan_H

    that link you gave wont open

  • KSpeed

    Could you post it again--the link is not working.

    Thanks,



  • Tomas Restrepo

    Lovely =) I just don't understand how people do it xD

  • Dietz

    My family says i'm a computer expert but I'm nothing compared to people who can do stuff like this. o_o *Wants to learn more*

  • seco

    Thankyou for the complement. I just decided that traditional database designs were too complicated and inflexible. I tried to mix what I know about human factors with what I know about databases and came up with something more human oriented then sql commands.

    When I went from older development environments to .Net, I had to change the way I think. It took me a while to get use to object oriented programming and all the classes that Net exposes. What impressed me about .Net was how much I could accomplish with very little code. This translates to easier maintenance and lower life cycle cost.

    Le Phare Rouge


  • A simple general purpose database using Visual Studio