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 473(0.019 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.4
How to store the information of time when the computer boots?I'm building an application in VB.Net where timer is kept on the form but I want to know the time when the computer boot up?
Zones: C#, MS Visual BasicDate Answered: 04/20/2008 Views: 0
I'm building an application in VB.NET (although I understand C#, so feel free to post sample code in either language) that needs to check if two byte arrays are equal. In order to do this efficient...
Zones: C#, C++, MS Visual BasicDate Answered: 10/12/2008 Views: 12
A hardware manufacturer has provided me with a .lib and header file to allow me to directly access some functions provided by their drivers. I have very limited C++ experience and have the bulk of ...
Zones: C++, .NETDate Answered: 08/03/2007 Views: 160
Having problems converting this code to C#  form VB, its just what i need but cant convert . can someone Help me? Code: Sub FormView2_ItemUpdated(ByVal sender As Object, ByVal e As FormViewUp...
Zones: MS Visual C#, C#, MS Visual BasicDate Answered: 11/01/2007 Views: 0
I am loading an object which has several string type properties and several datetime properties.  The problem is arising with null values in the database.  I obviously cannot set the value type to ...
Zones: MS Visual Basic, .NET, C#Date Answered: 01/03/2008 Views: 17
Hello, I am trying to get contact information (name, phone, address, etc) from our Exchange Server.   I am using MAPI and CDO.     I would like to somehow enter in a name and get back the inform...
Zones: Exchange, Email ServersDate Answered: 01/08/2008 Views: 27
I created a setup for my small application using the click once deployment method.But I also want to execute another *.exe file anywhere in setup process. i.e. I want to execute another *.exe file ...
Zones: MS Visual C#, MS Visual Basic, Visua...Date Answered: 05/26/2008 Views: 0
Hello, experts! I'm a mainly PHP programmer about 10 years and also do ActionScript 2.0 as well and develop whole website with PHP/MySQL environment. And I'm currently studying VB.NET with nume...
Zones: .Net Editors & IDEs, MS Visual Basic, MS Visual C...Date Answered: 01/21/2008 Views: 0
Hi How would I write this in vb.net? OleDbCommand("INSERT INTO OptionMaster ([OptionID], [Option]) VALUES ('" +  s.Split(';')[0] + "','" + s.Split(';')[1] + "')");
Zones: .NET, Visual Basic, C#Date Answered: 01/25/2008 Views: 0