Advertisement

08.19.2008 at 07:11PM PDT, ID: 23661813
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.2

Custom Control / Class Advice

Asked by buzzcarter in Programming for ASP.NET

Tags: ,

I am looking for a better way to do this. I have an Access application that I am attempting to rewrite in Visual Studio 2008/ VB as a web application.

Here is the database structure.
FlightLog Table linked one to many Legs Table. For each FilghtLog entry there could be 1 to 6 legs Entrees.

Now the form as it is now is Access  On a form there is information from the FlightLog Table and a Tab Control to display, edit, entry leg information.
 
In the each leg column  a group of separate controls, which are program to be hidden, disabled, or auto calculated depending on the Options the user has chosen.  Each control is data bound.
Now in the new Application the Leg columns will contain a collect of 15 controls.
Now for the question.  What would make this easier to code?  How would you do this?  Should I try to create a Custom Control that would contain all of the textboxes need for each leg? (Never created a Custom Control)  Would creating a Leg Class help or work?  Or should I just continue with the method I already understand and use individual controls with my own naming structure?


Start Free Trial
Attachments:
 
recovered: flightlog.jpg
recovered: flightlog.jpg
 
[+][-]08.20.2008 at 03:56AM PDT, ID: 22267995

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Programming for ASP.NET
Tags: VIsual Studio VB 2008, IE7
Sign Up Now!
Solution Provided By: WanaBRich
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20081112-EE-VQP-44 / EE_QW_2_20070628