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 1638(0.038 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
i had an error in this line. may i know how to correct it..? threadField.Join(new System.TimeSpan(MiliSeconds * 10000));
Zones: C#, Handhelds / PDAsDate Answered: 10/14/2007 Views: 0
in java HttpConnection.HTTP_OK means request has succeeded. but i need to convert it to c#. what is the equivalent?
Zones: C#, Java, Handhelds / PDAsDate Answered: 10/01/2007 Views: 0
hi i need to know what is the equivalent for openOutputStream from java to c#. OutputStream os=conn.openOutputStream();
Zones: C#, Handhelds / PDAsDate Answered: 10/18/2007 Views: 0
hello how can i call a function in .vb files that close the sessions from javascript on the master page thanks alot
Zones: ASP.Net Programming, .NET, Web...Date Answered: 08/26/2007 Views: 0
Under the Vb6 editor, there is feature where you can place an underscore at the end of a statement of code and continue the statement on the next line. This was usefull for breaking up long stateme...
Zones: C#Date Answered: 08/28/2007 Views: 0
may i know what is the equivalent for getHost() and getPort()? i am trying to convert java to C#. public static HttpConnection connect( String url, Callback callback )     throws IOException { ...
Zones: MS Visual C#, C#, Handhelds / PDAsDate Answered: 10/24/2007 Views: 0
We have just moved to VS2005 from VS2003 I tried to create a visual DataAdapter and create it's sql using the sql builder as the old one did. Can find a DataSet, but can't seem to find a Data...
Zones: Visual Studio, MS Visual BasicDate Answered: 09/24/2007 Views: 0
hello all, in my calender table i have defined a column date of the type varchar(8) dates are saved like this (19991126) when i read them via datasource i want to show them like this in the grid (...
Zones: ASP.Net Programming, MS Visual Basic, .NET Framework 2....Date Answered: 11/12/2007 Views: 0
I have a web user control called EditUserInfo.ascx that I'm working on in Visual Studio 2005. I added an <asp:TextBox id="company" runat="server"> to the page and an <asp:RequiredFieldValidator id=...
Zones: Visual StudioDate Answered: 10/03/2007 Views: 0
Stupid question. I'm trying to add a web control to my .aspx page, and I drag the control from the Visual Studio toolbox to the page. The problem is that the control doesn't get declared in the cod...
Zones: Visual StudioDate Answered: 10/17/2007 Views: 0