VB project Ideas 
Author Message
 VB project Ideas

I'll soon be starting my A-level Computing project for school and need some
ideas for a project.

I need to find an existing manual system for which a computer solution is
feasible.

Past projects have included video shop databases, hotel reservations and
sport centre bookings.

I am looking for a project a bit more imaginative and challenging.

Any ideas or advice appreciated

thanks

(using vb6)
sorry if this is off-topic



Wed, 18 Jun 1902 08:00:00 GMT  
 VB project Ideas
Dear Dan,

If you can afford it, or if you someone in your school has it, a teacher
or student, or maybe the school will buy it...I recommend getting
Microsoft's Mastering Visual Basic 6. I've used it in my own VB training.
On the CD you'll be (re)learning a lot about VB from the bottom up. They
also have a great project called State University Bookstore. The project
encompass the use of data environments, data reports, classes, Active X
DLL's, and publishing the project.

The only drawback, is that you have to have Microsoft SQL Server installed
because the CD will install the StateUBookstore database on your SQL
server.

Hope this helps.

Jeff Lawson (http://www.geocities.com/lawsonj65)
Programmer Analyst
Dyntel/DynCorp Corporation

Quote:

> I'll soon be starting my A-level Computing project for school and need
some
> ideas for a project.

> I need to find an existing manual system for which a computer solution is
> feasible.

> Past projects have included video shop databases, hotel reservations and
> sport centre bookings.

> I am looking for a project a bit more imaginative and challenging.

> Any ideas or advice appreciated

> thanks

> (using vb6)
> sorry if this is off-topic

--
Posted via CNET Help.com
http://www.help.com/


Wed, 18 Jun 1902 08:00:00 GMT  
 VB project Ideas


Quote:
> I'll soon be starting my A-level Computing project for school and need some
> ideas for a project.

> I need to find an existing manual system for which a computer solution is
> feasible.

> Past projects have included video shop databases, hotel reservations and
> sport centre bookings.

> I am looking for a project a bit more imaginative and challenging.

> Any ideas or advice appreciated

> thanks

> (using vb6)
> sorry if this is off-topic

Here's an idea.  Get a General Chemistry text and look at the interation
of H+ and OH- in a water solution of changing pH(fairly simple chemical
activity).  Model it.  Now put in an control that will change the pH over
time, and every now and again spike it one way or another(this should be
a random event).  Now build a control system that will feed in H+ or OH-
as needed when the pH changes, and allow the user to set the desired pH
value, keeping track of the amount of H+ or OH- used over time.

This should be an excelent challenge, since your taking a problem outside
of the relm of things computer and solving it.  This is a real world
problem in chemical/biological industry.



Wed, 18 Jun 1902 08:00:00 GMT  
 VB project Ideas

Quote:

> I'll soon be starting my A-level Computing project for school and need some
> ideas for a project.

Creating a useful control for shareware and registered use would not only be
helpful in showing you the in's and out's of VB in general, but also the
specifics related to COM and DCOM that you'll need to know for advanced
programming, not to mention that an activeX control is nothing more than a
glorified class, so you'll learn about them too.

--
 ----------------------------------------------------------------------------
| Jeff Goslin - MCSD,MCP | "Oh Bentson, you are so mercifully free from the  |

 ----------------------------------------------------------------------------
|   how come everyone elses religion is a cult but your cult is a religion   |
 ----------------------------------------------------------------------------
|      XGenetic, the ActiveX Artificial Intelligence Genetic Algorithm       |
|           http://www.winsite.com/info/pc/win95/demo/xgen-sw.zip/           |
 ----------------------------------------------------------------------------



Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 7 post ] 

 Relevant Pages 

1. Any ideas for a high school VB project which highlights the features of VB

2. IDEA: Project to help new people to VB

3. Access-Dxf-Design project idea

4. IDEA: PROJECT TO HEL?????

5. need easy senior project ideas

6. I am working on cool project, looking for creative idea to help

7. Useless project ideas that might have a use.

8. Need Project Ideas ?

9. Runtime Error 6 in MDI Project: Any ideas ???

10. health informatics request for project ideas

11. Runtime Error 6 in MDI Project: Any ideas ???

12. Runtime Error 6 in MDI Project: Any ideas ???

 

 
Powered by phpBB® Forum Software