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

C#

 
GeneralRe: Problem with delegates Pin
Jacobb Michael14-Sep-09 0:13
Jacobb Michael14-Sep-09 0:13 
GeneralRe: Problem with delegates Pin
Keith Barrow14-Sep-09 0:17
professionalKeith Barrow14-Sep-09 0:17 
GeneralRe: Problem with delegates Pin
Jacobb Michael14-Sep-09 0:30
Jacobb Michael14-Sep-09 0:30 
AnswerRe: Problem with delegates Pin
carlecomm21-Sep-09 17:03
carlecomm21-Sep-09 17:03 
QuestionDuplicate record in XML Pin
Tufail Ahmad13-Sep-09 21:36
Tufail Ahmad13-Sep-09 21:36 
AnswerRe: Duplicate record in XML Pin
SeMartens13-Sep-09 22:06
SeMartens13-Sep-09 22:06 
GeneralRe: Duplicate record in XML Pin
Tufail Ahmad13-Sep-09 22:40
Tufail Ahmad13-Sep-09 22:40 
GeneralRe: Duplicate record in XML Pin
SeMartens13-Sep-09 22:49
SeMartens13-Sep-09 22:49 
Well, could be a possibilty. Look here to see how it works:

http://www.xml.com/pub/a/2000/12/13/schemas/part2.html?page=2[^]

The problem is, that you can add the same identifier to the file without any error message. The XSD will only help you to say, if the XML file is valid according to the defined schema. So you could add a possible duplicate key to the file and validate the xml afterwards with the xsd. If the validation fails you know that the insertion of the key was not correct.

It's not a bug, it's a feature!

Check out my CodeProject article Permission-by-aspect.

Me in Softwareland.

AnswerRe: Duplicate record in XML Pin
N a v a n e e t h13-Sep-09 22:09
N a v a n e e t h13-Sep-09 22:09 
AnswerRe: Duplicate record in XML Pin
Keith Barrow13-Sep-09 23:22
professionalKeith Barrow13-Sep-09 23:22 
QuestionBar chart not displayed mozilla but displayed in firefox while implemented dynamically in c# Pin
mathewaugustine13-Sep-09 21:19
mathewaugustine13-Sep-09 21:19 
AnswerRe: Bar chart not displayed mozilla but displayed in firefox while implemented dynamically in c# Pin
dan!sh 13-Sep-09 22:05
professional dan!sh 13-Sep-09 22:05 
AnswerRe: Bar chart not displayed mozilla but displayed in firefox while implemented dynamically in c# Pin
Keith Barrow14-Sep-09 0:09
professionalKeith Barrow14-Sep-09 0:09 
AnswerRe: Bar chart not displayed mozilla but displayed in firefox while implemented dynamically in c# Pin
Christian Graus14-Sep-09 0:50
protectorChristian Graus14-Sep-09 0:50 
QuestionThe remote certificate is invalid according to the validation procedure. Pin
khosnur13-Sep-09 18:28
khosnur13-Sep-09 18:28 
AnswerRe: The remote certificate is invalid according to the validation procedure. Pin
Christian Graus13-Sep-09 18:31
protectorChristian Graus13-Sep-09 18:31 
GeneralRe: The remote certificate is invalid according to the validation procedure. Pin
khosnur13-Sep-09 19:23
khosnur13-Sep-09 19:23 
GeneralRe: The remote certificate is invalid according to the validation procedure. Pin
Christian Graus13-Sep-09 19:29
protectorChristian Graus13-Sep-09 19:29 
GeneralRe: The remote certificate is invalid according to the validation procedure. Pin
khosnur13-Sep-09 19:42
khosnur13-Sep-09 19:42 
GeneralRe: The remote certificate is invalid according to the validation procedure. Pin
Christian Graus13-Sep-09 19:45
protectorChristian Graus13-Sep-09 19:45 
QuestionImage croping Pin
Game-point13-Sep-09 18:25
Game-point13-Sep-09 18:25 
AnswerRe: Image croping Pin
Christian Graus13-Sep-09 18:32
protectorChristian Graus13-Sep-09 18:32 
GeneralRe: Image croping Pin
Game-point13-Sep-09 18:42
Game-point13-Sep-09 18:42 
GeneralRe: Image croping Pin
Christian Graus13-Sep-09 18:56
protectorChristian Graus13-Sep-09 18:56 
QuestionAdd event to a WPF custom control library in Windows Form Pin
Shashuma13-Sep-09 15:27
Shashuma13-Sep-09 15:27 

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.