Click here to Skip to main content
15,891,905 members
Home / Discussions / C#
   

C#

 
GeneralRe: Application deployment question Pin
mav.northwind20-May-05 19:59
mav.northwind20-May-05 19:59 
GeneralRe: Application deployment question Pin
Asad Hussain21-May-05 9:56
Asad Hussain21-May-05 9:56 
GeneralRe: Application deployment question Pin
mav.northwind21-May-05 14:01
mav.northwind21-May-05 14:01 
GeneralResolving &eacute when loading XmlDocument Pin
mwhouser20-May-05 10:42
mwhouser20-May-05 10:42 
GeneralRe: Resolving &eacute when loading XmlDocument Pin
mwhouser20-May-05 10:44
mwhouser20-May-05 10:44 
GeneralRe: Resolving &eacute when loading XmlDocument Pin
DavidNohejl20-May-05 11:23
DavidNohejl20-May-05 11:23 
GeneralRe: Resolving &eacute when loading XmlDocument Pin
mwhouser24-May-05 7:09
mwhouser24-May-05 7:09 
GeneralRe: Resolving &eacute when loading XmlDocument Pin
DavidNohejl24-May-05 8:09
DavidNohejl24-May-05 8:09 
hi,
I don't have access to VisualStudio right now so I can't try, but I *think* XmlValidatingReader should figure out how to expand entity from DTD by itself. Basically, XML don't have problem with numeric entities - e.g É is ok, but É is defined in DTD and when reader don't parse DTD of document, it is problem. I belive you don't have to change anything. IMO XmlValidatingReader use ResolveEntity[^] automatically.

Somebody correct me if I am wrong. Smile | :)

David

Never forget: "Stay kul and happy" (I.A.)

David's thoughts / dnhsoftware.org / MyHTMLTidy
GeneralRe: Resolving &eacute when loading XmlDocument Pin
mwhouser24-May-05 9:45
mwhouser24-May-05 9:45 
GeneralRe: Resolving &eacute when loading XmlDocument Pin
DavidNohejl24-May-05 10:08
DavidNohejl24-May-05 10:08 
Generalkeyboard Pin
daonlyone20-May-05 10:27
daonlyone20-May-05 10:27 
GeneralRe: keyboard Pin
Nick Parker20-May-05 10:58
protectorNick Parker20-May-05 10:58 
GeneralRe: keyboard Pin
daonlyone21-May-05 12:22
daonlyone21-May-05 12:22 
GeneralDataSet View Pin
samoore20-May-05 9:10
samoore20-May-05 9:10 
GeneralRe: DataSet View Pin
John Fisher20-May-05 9:20
John Fisher20-May-05 9:20 
GeneralRe: DataSet View Pin
rudy.net20-May-05 10:10
rudy.net20-May-05 10:10 
GeneralRe: DataSet View Pin
Luis Alonso Ramos20-May-05 12:50
Luis Alonso Ramos20-May-05 12:50 
GeneralRe: DataSet View Pin
samoore21-May-05 11:21
samoore21-May-05 11:21 
GeneralUser Application folder Pin
JMichael246820-May-05 8:44
JMichael246820-May-05 8:44 
GeneralRe: User Application folder Pin
rudy.net20-May-05 9:00
rudy.net20-May-05 9:00 
GeneralRe: User Application folder Pin
John Fisher20-May-05 9:01
John Fisher20-May-05 9:01 
GeneralRe: User Application folder Pin
JMichael246820-May-05 9:19
JMichael246820-May-05 9:19 
GeneralRe: User Application folder Pin
Rob Graham20-May-05 9:02
Rob Graham20-May-05 9:02 
GeneralCalling C# class library in VC++6.0....... Pin
DasdaDAS20-May-05 7:58
DasdaDAS20-May-05 7:58 
GeneralRe: Calling C# class library in VC++6.0....... Pin
John Fisher20-May-05 9:15
John Fisher20-May-05 9:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.