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

[264 byte] By [LePhareRouge] at [2008-2-1]
# 1
Lovely =) I just don't understand how people do it xD
Furby at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...
# 2

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

LePhareRouge at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...
# 3
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*
Furby at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...
# 4
that link you gave wont open
cheyenne at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...
# 5

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

Thanks,

CesarFrancisco at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...