[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[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!

7.8

using tie in a untested design pattern

Asked by sapbucket in Perl Programming Language

Tags: perl, tie, design, using

problem: Need to have two way communication between a Perl application and a VB .NET application using a relational database as an intermediary.

|PERL|<--->|MySQL|<--->|VB .NET|

solution: From the PERL application, use tie::dbi to connect hash objects to tables in a database. From the VB .NET side, use the .NET framework to connect to tables (managed by the PERL application) to the VB .NET application content (ie relate a label caption on a form to a table element, etc.). The PERL application will READ_ONLY state information (such as button clicks) from tables generated by the VB .NET application. So Perl will act as the event handler in terms of the business logic and content.

Conceptually:

  |PERL|--->|MySQL_content|--->|VB.NET|
  and
  |PERL|<---|MySQL_event_state|<---|VB.NET|



Why?

0.   I am using a 3-tier model.
1.   I have a bunch of business logic written in PERL (middle tier, tier2).
2.   VB .NET is to be used as the GUI and event generator (presentation tier, tier1).
3.   I am using SQL Server and relational database (data tier, tier3).


So, what I would like from the experts here is any advice they have about this design pattern. Do the elements of the solution, and their relationships make "sense"? What are the flaws in this pattern? Is it worthwhile for me to pursue this solution?

You see, if it is not, then I cannot use PERL. I have to port all of the business logic from Perl to some .NET language (probably VB .NET).

I'm addicted to PERL, but have professional requirements with .NET. I'd like to marry the two using this design pattern. Any comments on this would be appreciated.

Thanks!
[+][-]05/14/05 04:10 PM, ID: 14003870Accepted Solution

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: Perl Programming Language
Tags: perl, tie, design, using
Sign Up Now!
Solution Provided By: jmcg
Participating Experts: 1
Solution Grade: A
 
[+][-]05/14/05 06:00 PM, ID: 14004138Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05/14/05 08:17 PM, ID: 14004492Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05/15/05 10:59 PM, ID: 14008277Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05/21/05 03:16 PM, ID: 14053189Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05/21/05 03:32 PM, ID: 14053238Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05/21/05 03:35 PM, ID: 14053245Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05/21/05 04:53 PM, ID: 14053440Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05/23/05 07:25 PM, ID: 14065288Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05/23/05 08:28 PM, ID: 14065447Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05/23/05 08:43 PM, ID: 14065494Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05/27/05 06:25 PM, ID: 14099653Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05/27/05 08:48 PM, ID: 14100131Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06/03/05 09:01 PM, ID: 14144566Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091118-EE-VQP-93