Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 711(0.557 seconds)
[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.0
Hello, I have some questions regarding just released Visual Basic 2008. I am thinking about using the Expres Edition which is for free. 1./ Does it have POP3 component? (The VB2005 doesn't. It ...
Zones: Visual BasicDate Answered: 01/24/2008 Views: 0
Is it possible to have upside down text in a Label or such in VB 2005/2008?
Zones: MS Visual BasicDate Answered: 03/31/2008 Views: 0
What is the most efficient way to connect to my SQL Server 2000 using my VB 2005 application?  ECN.ConnectionString = "Provider=sqloledb.1; Network Library=DBMSSOCN; Data Source=192.168.x.x,1433...
Zones: MS Access, MS SQL Server, MS...Date Answered: 03/21/2008 Views: 0
I have a program that I just converted from VB6 to VB 2008 Express. Now I want to distribute it to my clients (only about 25 desks).    I did a publish and it builds a setup.exe for me on the se...
Zones: Visual Studio, Visual BasicDate Answered: 03/26/2008 Views: 13
Hi, I've been programming in VB6 for many years and I'm trying to make the jump to VB2008. I'm at the point where I need to do simple database manipulations. I was using ADO in VB6, but don't mind ...
Zones: Visual Studio, VB DB, MS Visual BasicDate Answered: 03/30/2008 Views: 0
In a Windows Form app I've got an array of variables used as "flags".  A button click will set one element to = "1" and should start a timer which will set it back to = "0" at the end of the interv...
Zones: Visual Studio, .NET, MS Visual BasicDate Answered: 04/17/2008 Views: 0
How can I view what is being written to console? Public WORKORDERNUMSELECT As New DataGridCell WORKORDERNUMSELECT.RowNumber = Me.WOSearchDataGridView.CurrentRow.Index WORKORDERNUMSELECT.Column...
Zones: Visual Studio, MS Visual BasicDate Answered: 04/11/2008 Views: 0
I have a combobox on a form for Marital Status selection.  The selection items are added through collection in the properties window. The text property in the properties windows is set to PersonsBi...
Zones: Visual Studio, MS Visual BasicDate Answered: 04/21/2008 Views: 0
I'm using a script to get the BIOS release date and the date comes up as this: 20040917000000.000000+000. I only want the first 8 digits and would like them to be in some sort of date format. Ideas?
Zones: Visual BasicDate Answered: 04/15/2008 Views: 0
I have a .csv file that is generated, edited and sorted by a script. Unfortunately when it is sorted it moves titles for each line, that are supposed to remain at the top, down to the bottom. I wan...
Zones: Visual BasicDate Answered: 04/16/2008 Views: 0