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 105(0.013 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.7
hi all, i have an issue that maybe attributed to a limitation to a String.SubString()... here's my scenario: i have a string type variable with length @ 3k based in String.Length()... i need...
Zones: Visual Studio, MS Visual C#, .NET Fra...Date Answered: 08/16/2008 Views: 4
I am writing a Server Custom Control and I am embedding some resources in it.  As part of the process, a CSS resource is copied to the temporary folder.  I then use the following code to register i...
Zones: ASP.Net Programming, CSS, MS Visual C#Date Answered: 10/17/2008 Views: 0
I have a repeater that shows information from an Excel File, when the user imports the information from an Excel template I show that information on a repeater, then the user can update information...
Zones: ASP.Net Programming, MS Visual C#, .NET Framework...Date Answered: 04/07/2008 Views: 4
I have a web user control. In the control I have a custom event: public EventHandler myEvent { get; set;} The aspx page needs to set that event: <uc1:MyUserControl myEvent="someEvent" runa...
Zones: C#, ASP.Net Programming, .NET...Date Answered: 04/28/2008 Views: 33
I am looking into whether not list serve technologies can be implemented with ASP.NET. I basically want to create a routine that checks to see if email has been received on an email server, I want ...
Zones: ASP.Net Programming, MS Visual C#, .NET Framework...Date Answered: 08/13/2008 Views: 0
Hi, I am wondering if it's possible to cycle through appsettings in a web.config file and if it exists then use it, if not then don't use it. Example is: <add key="BCCEmail1" value="test@tes...
Zones: ASP.Net Programming, C#, .NET...Date Answered: 08/19/2008 Views: 18
Hello, i'm currently starting a new web base project for a medium business. The web site will be in ASP.NET 3.5 and SQL 2005. They need to host the web application on a "Load-Balancing / Web Cluste...
Zones: ASP.Net Programming, MS SQL ServerDate Answered: 09/04/2008 Views: 4
Thanks samtran0331. From your last comment, >>A production server should be just that and nothing else.   >>It should do nothing more than run IIS and your web apps. Does the production ser...
Zones: Visual Studio, ASP.Net Programming, .NET Framework ...Date Answered: 09/10/2008 Views: 0
The name 'ReqTable1' does not exist in the current context return ReqTable1;
Zones: Visual Studio, C#Date Answered: 09/09/2008 Views: 0
Hi I am creating a website for which i am using a Asp.Net Menu control with Sitemap Provider. When the HTML gets renderd it produces table and divs and spans for which it is difficult to provide...
Zones: ASP.Net Programming, MS Visual C#, .NET Framework...Date Answered: 09/22/2008 Views: 106