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 228(0.002 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.8
I'd like to know how to use the Visual Studio 2005 to make a GUI design for a software under development. I heard there's a drag&drop technique, but I'm not familiar with the program.
Zones: Visual StudioDate Answered: 12/05/2007 Views: 0
I am trying to create a custom container control for Windows Forms using C#.NET 2.0. My problem is that I want only part of the control to allow other controls to be placed on it at design time. ...
Zones: MS Visual C#, Visual Basic, C#Date Answered: 03/13/2008 Views: 34
Any multi-media pros out there? I'm designing a simple media viewer. The trick is that the same viewing window must be capable of viewing common video formats as well as image files (TIF, JPG, BMP)...
Zones: Multimedia Programming, C++, .NETDate Answered: 03/25/2008 Views: 0
I have some VB code Dim count         count = someFunction()         For i As Integer = 0 To count - 1             ...... Whats this in C# I tried this but got an error object count; c...
Zones: MS Visual C#, MS Visual BasicDate Answered: 03/10/2008 Views: 0
I got some VB code <MarshalAs(UnmanagedType.SafeArray, SafeArraySubType:=VarEnum.VT_UI4)> and <MarshalAs(UnmanagedType.SafeArray, SafeArraySubType:=VarEnum.VT_BSTR)> I tried to translate it...
Zones: MS Visual C#, MS Visual BasicDate Answered: 04/10/2008 Views: 0
I want to define a interface with a function method which has a return type of the implementing class.  Hopefully there is a keyword to do this, to replace the text MyImplementingType in the code s...
Zones: MS Visual Basic, C#, MS Visual C#Date Answered: 04/01/2008 Views: 0
I'm getting an exception on SqlDataAdapter.Update().   The error message is "Table: eeeHomeOffice.dbo.SalePayments Exception: The record can't be added or changed. Referential integrity rules re...
Zones: .NET, MS Visual BasicDate Answered: 06/18/2008 Views: 12
Very simple questions : In c, its a += something what the equivalent in vb6?? In c, its return(1) what the equivalent in vb6 , i mean how do you return a value while exiting a function with...
Zones: C, Visual BasicDate Answered: 07/07/2008 Views: 0
     i have posted this question before but it quit getting replys.  for more information on what has already been gone over here is a link to the original question http://www.experts-exchange.co...
Zones: C++, Visual BasicDate Answered: 07/08/2008 Views: 0
Hello Im trying to use a WebRequest and i have 2 different environments so in the hosts file I set different IP depending on which I want to connect to. For example   111.11.11.1 www.test.com ...
Zones: .NET, MS Visual Basic, MS Visual C#Date Answered: 08/18/2008 Views: 13