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 28(0 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!

7.7
I've addressed this issue twice before, and several knowledgeable individuals have been very generous with their information and suggestion - for which I am very grateful. I actually put the websit...
Zones: WebApplications, Web...Date Answered: 06/10/2008 Views: 0
I am trying to think of a  function that I can pass in a month   and  have the function return a daylight savings day if it exists. Ie     pass  in the current month  and year  and it will bring...
Zones: C#Date Answered: 03/07/2008 Views: 0
Hello experts, There is an application (c# @ vs2005 SP1) that needs to be deployed in a very controlled way. ClickOnce was selected to do this task. This application works over a database and...
Zones: Change Management, Programming, Insta...Date Answered: 03/25/2008 Views: 0
I have a WinForms application i wrote in C#, And i can't find a way to make it alwaysontop How can i do that? Thanks
Zones: Programming, C#Date Answered: 12/11/2008 Views: 0
I am reading Excel file by creating an object using Excel.Application. After completion, I want to kill the instance of the Excel application. I tried using Exobj.close and wb.close and also I ha...
Zones: C#Date Answered: 01/26/2009 Views: 0
'm using the standard crystal report that comes with vs2005, today i'm doing a fresh install on a new computer and when i installed crystal report sp1 for vs2005 it popped up a weird error "fail...
Zones: Crystal Reports Software, Vi...Date Answered: 03/23/2009 Views: 0
I have recently begun securing some of our applications here and there with Microsoft's Anti-XSS library.  When I have a Solution in VisualStudio, I just choose "Add Reference..." and put it in the...
Zones: C#, ASP.Net Programming, Visual StudioDate Answered: 04/29/2009 Views: 8
I need to create an automated system in c# in order to be able to navigate thru Purolator's website since they don't have any webservices to do request to there server. I am able by using the m...
Zones: MS Visual C#, .NET, .Ne...Date Answered: 10/23/2008 Views: 9
Hi, I have created a form with textbox and droplist. I have named them by group. Eg : private System.Windows.Forms.TextBox p1_ctl00_CPPC_ctrlShipToAddress_txtName; private System.Windows.Forms...
Zones: C#, .NET, Visual StudioDate Answered: 10/23/2008 Views: 0
I am having trouble with my OR statement in a VisualStudio 2008 Crystal selectionformula.   string myQuery = "{tblMain.DeptNumber} like " + "'" + deptID + "'" + "and {tblMain.closeOutDate} < Dat...
Zones: Crystal Reports Software, .NET, MS Vi...Date Answered: 10/29/2008 Views: 0