![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
|
My DataBase App
Hi All
Thought I should post a screenshot of my little database app that I am currently writing. Still way off from being finished, but it's my first 'real' Visual C# app that I made. Also thought I could get some comments on the design as it probably is a bit crap and I expect mixed opinions, but that's why I post it here. I can do with a bit of design influence from fellow programmers here. ![]() Oh, I used Fireworks to draw most of the buttons and panels and stuff so they are not very good as I am not very skilled at design.hehe Later >BstrucT<
__________________
"The truth is that if I had to meet any of my interrogators today, and knew I could get away with it, I'd slot them." - Andy Mc Nab - BRAVO TWO ZERO |
|
|
|
|
|
#2 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,435
Rep Power: 8
![]() |
Re: My DataBase App
Definitely looks interesting. Can I ask why you didn't just use the standard Windows controls and made your own? It's more fun to make your own, but users generally expect their applications to look the same - otherwise it can be difficult to tell the difference between textboxes and labels, buttons and pictures, etc.
|
|
|
|
|
|
#3 | |
|
Programmer
|
Re: My DataBase App
Quote:
I will be the only person using this program at work, maybe someone else a bit later, so its cool. I was also playing around with resource files while doing the app. The main reason for making the app is that is should cut my daily work time, meaning more time to learn C#. ![]() >BstrucT
__________________
"The truth is that if I had to meet any of my interrogators today, and knew I could get away with it, I'd slot them." - Andy Mc Nab - BRAVO TWO ZERO |
|
|
|
|
|
|
#4 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,435
Rep Power: 8
![]() |
Re: My DataBase App
Makes sense. If it's just for you, as long as you don't have any problems, I can't see why you would need to change it.
![]() |
|
|
|
|
|
#5 |
|
Programmer
|
Re: My DataBase App
I took into concideration the point you made on the buttons and txt boxes and how they appear.
I decided that the design actually sux and am now busy implementing a nice, not too colorful interface.(watch this space) hehe No really, tanks for the heads up Ooble. ![]() >BstrucT<
__________________
"The truth is that if I had to meet any of my interrogators today, and knew I could get away with it, I'd slot them." - Andy Mc Nab - BRAVO TWO ZERO |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Storing BLOBs in a database - problem | jonyzz | Other Programming Languages | 8 | Jan 31st, 2007 4:38 AM |
| searching an access database? | designXperts.net | Visual Basic .NET | 12 | Nov 27th, 2005 5:03 PM |
| how do i automate text data and input into database? | lionel84 | C# | 0 | Jun 26th, 2005 9:35 PM |
| Using ODBC to connect to a remote database in a C program | bigi | C++ | 1 | Mar 8th, 2005 3:19 PM |