Enter Keywords:
1 - 10 of 256(0.015 seconds)
Sort By:
 
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 Rating: 8.2 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 Rating: 7.8 Views: 0
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 D...Date Answered: 10/15/2003 Rating: 6.8 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 Rating: 7.4 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 Rating: 7.8 Views: 0
hi there, im having real trouble trying to come up with the Entity model for the following question i can understand which bits are entitys or how they interact with each other. Any help with this...
Zones: DatabasesDate Answered: 10/12/2009 Rating: 9.2 Views: 5
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 Rating: 7.6 Views: 0
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 Rating: 8.8 Views: 0
Can I declare entities inside schema like I do in DTDs? and how?
Zones: XML, XHTMLDate Answered: 08/07/2001 Rating: 7.4 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 Rating: 7.8 Views: 4