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 236(0.001 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.2
Looking for an example of how one can sort a Collection by a field. I realize I can create my own finder method which I have but I was wondering if someone has already created a generic function...
Zones: Java, EJBDate Answered: 05/23/2003 Views: 0
Hi, During some xsl conversions some files have now become non-savable in an HTA app I have The only difference we can see is that the old version used the actual characters and the new one has...
Zones: XMLDate Answered: 10/04/2003 Views: 4
I am loading xml files in IE6 (without a stylesheet or anything), but it barfs whenever I include the fraction 1/2 entity (½). From everything I see on the web, this is a standard entity. Wh...
Zones: Web Development, Web DevelopmentDate Answered: 10/15/2003 Views: 0
I have two Entity classes called NewsItem and NewsImage that are stored in their own collections. A news item can have many news images associate with it.   Im populating the NewsItemCollect...
 
Related Solutions:
More than Two Relationships between Custom Entity Classes ...

hi , i have a custom class calls User which contains the following 2 collections, UserProducts ...

Tags: Custom Entity Classes, C#, ASP.NET| Rating: 9.3
 
Zones: C#Date Answered: 12/15/2005 Views: 0
I have declared some entity references in my XML (may be external or internal). Say <?xml version="1.0" encoding="ISO-8859-1"?> <?xml-stylesheet type="text/xsl" href="sample.xsl"?> <!DOCTY...
Zones: XMLDate Answered: 03/07/2007 Views: 0
I'm trying to get Xalan v1.0.1 to ignore "&nbsp;", but for some reason it doesn't like it. Here's the error message: XSLT: The entity "nbsp" was referenced, but not declared. I've tried <xsl:te...
Zones: XMLDate Answered: 06/26/2000 Views: 9
using regExp for entity translation I would like to use regular expressions to translating some characters into their XML entity and vice-versa. The shorter, the better. & -> &amp; < -> &l...
Zones: JavaScriptDate Answered: 10/07/2000 Views: 0
Can I declare entities inside schema like I do in DTDs? and how?
Zones: XML, XHTMLDate Answered: 08/07/2001 Views: 0
The title says it all. I'm using the xerves parser. My xml document has an element field which can contain '&' character in the data If i use : <ELEMENT_NAME>Mr&Mrs Smith</ELEMENT_NAME> ...
Zones: XML, XHTML, ParsersDate Answered: 11/14/2000 Views: 4
I am using TokePaser/Parser to parse and htmnl doc.  I would like to know if ther is a wayt to make the attrib HASH containg un decoded values.  I have seen that an Array of original attrib names a...
Zones: PerlDate Answered: 03/30/2001 Views: 0