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 552(0.003 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!

6.2
Hi expert,    My application (formMain) have many buttons : btnA, btnB, btnC ... btnZ .. If I click on btnA, the application will show formA (Show() Method), click on btnB, it will show formB .....
Zones: MS Visual C#, Visual StudioDate Answered: 12/26/2007 Views: 20
Is it possible in .net visual C# to copy and program.exe file from a remote source to the local pc and execute the program with command line switches?
Zones: MS Visual C#Date Answered: 06/10/2008 Views: 0
What I'm trying to do is query our Domain Controller for all of the Active Directory objects and mimic that view in a C# TreeView. The code I attached below ~works~ but it takes forever to load and...
Zones: C#, .NET, Active DirectoryDate Answered: 08/13/2008 Views: 0
i would like to know how 1 app can start another app. just like u do in "CMD.exe" myprogram.exe -logion ..... ...... -pass ..... thanx for reading and kind regards.
Zones: C#Date Answered: 06/19/2008 Views: 0
Hi I have 2 DataSets. One, dsComplete, which contains all my data and another, dsSummery, which is empty. Now I want to add rows to dsSummery from dsComplete. In dsComplete "SubjectInComplete"-col...
Zones: Visual Studio, C#, MS Visual C#Date Answered: 06/24/2008 Views: 0
Hi I have a table in a dataset that must contain a lot of columns. The data is answers from a questionnaire - and every question has 10 answers. Like so ... Column name 1: Question1_00 Column ...
Zones: MS Visual C#, C#, Visual StudioDate Answered: 06/25/2008 Views: 0
hi guys, i have a list with a number of strings.. i wish to display those values on on a datagridview. what method shall i use?im struggling to pass the string list to a dataset. thanks
Zones: MS Visual C#, C#Date Answered: 12/14/2008 Views: 108
I want to be able to add two decimal places when formatting file sizes in my ListView control. example: instead of 124 MB, I would like it to be a little more accurate like 124.90 MB or 39.55 KB. ...
Zones: MS Visual C#Date Answered: 11/18/2008 Views: 0
I'm reading the Murachs C# 2008 Book and their code I'm testing to learn C# is giving me an error. I have a "static void Main(string[] args)" method that I've written some Array code in and it wor...
Zones: MS Visual C#Date Answered: 11/21/2008 Views: 0
I've created a file in my Visual Studio Project. I created a folder to contain my CustomersList.xml and CustomerListSchema.xsd files called "SourceFiles". I need to read this xml file from within m...
Zones: C#Date Answered: 01/27/2009 Views: 0