Click here to Skip to main content
16,011,542 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Having trouble with a namespace and class type collision in C++/C# project Pin
dxben6-Dec-05 0:25
dxben6-Dec-05 0:25 
QuestionPlot in C++ Pin
Mareo_42122-Nov-05 13:22
Mareo_42122-Nov-05 13:22 
AnswerRe: Plot in C++ Pin
Saksida Bojan22-Nov-05 19:54
Saksida Bojan22-Nov-05 19:54 
QuestionI need help 2 Pin
Harshees22-Nov-05 12:54
Harshees22-Nov-05 12:54 
AnswerRe: I need help 2 Pin
toxcct23-Nov-05 2:13
toxcct23-Nov-05 2:13 
AnswerRe: I need help 2 Pin
Saksida Bojan23-Nov-05 18:53
Saksida Bojan23-Nov-05 18:53 
QuestionI need help! Pin
Harshees22-Nov-05 12:52
Harshees22-Nov-05 12:52 
QuestionXmlValidatingReader problem with xs:date Pin
IsaacB22-Nov-05 10:28
IsaacB22-Nov-05 10:28 
Hi, I have a problem validating with a XmlValidatingReader and a .xsd file

the validation breaks when the importDate attribute is parsed

< Info importDate = "1967-08-13" />

in the .xsd is defined as

< xs:attribute name="importDate" type="xs:date" use="required" />

and the error message is

"The 'importDate' attribute has an invalid value accordint to its data type. An error occurred at, (12, 44)"

Anyone has an idea why this happens, when I validate the same XML file in the XMLSpy it works fine, then i run my program and it breaks in that line, if I remove the line then everything works

Thanks in Advance
Isaac B
QuestionEditor for collapsing '#ifdef' or '#if defined' in C/C++ files Pin
kristofvanderhaeghen21-Nov-05 21:44
kristofvanderhaeghen21-Nov-05 21:44 
QuestionHow to change CEdit's background color and text color? thanks. Pin
LeeeNN21-Nov-05 14:12
LeeeNN21-Nov-05 14:12 
QuestionFailed to retrieve SQL Server out param values using ADODB::_CommandPtr - Urgent Pin
shyjujohn21-Nov-05 1:00
shyjujohn21-Nov-05 1:00 
Questiondrawing in a console Pin
qwerty666@codeproject.com20-Nov-05 10:57
qwerty666@codeproject.com20-Nov-05 10:57 
AnswerRe: drawing in a console Pin
Curtis Schlak.20-Nov-05 15:45
Curtis Schlak.20-Nov-05 15:45 
GeneralRe: drawing in a console Pin
qwerty666@codeproject.com21-Nov-05 7:26
qwerty666@codeproject.com21-Nov-05 7:26 
GeneralRe: drawing in a console Pin
Curtis Schlak.21-Nov-05 16:35
Curtis Schlak.21-Nov-05 16:35 
QuestionConsole window Pin
orestis198720-Nov-05 9:24
orestis198720-Nov-05 9:24 
Question0 vs &quot;0&quot; Pin
IsaacB18-Nov-05 13:14
IsaacB18-Nov-05 13:14 
AnswerRe: 0 vs &amp;quot;0&amp;quot; Pin
Sheng Jiang 蒋晟20-Nov-05 16:41
Sheng Jiang 蒋晟20-Nov-05 16:41 
AnswerRe: 0 vs &amp;quot;0&amp;quot; Pin
John R. Shaw22-Nov-05 19:41
John R. Shaw22-Nov-05 19:41 
Questionstatic and the public keyword Pin
S. Senthil Kumar18-Nov-05 3:56
S. Senthil Kumar18-Nov-05 3:56 
AnswerRe: static and the public keyword Pin
toxcct18-Nov-05 7:08
toxcct18-Nov-05 7:08 
GeneralRe: static and the public keyword Pin
S. Senthil Kumar20-Nov-05 19:21
S. Senthil Kumar20-Nov-05 19:21 
Questiongathering drive contents with standard C functions Pin
computerwhiz197015-Nov-05 6:22
computerwhiz197015-Nov-05 6:22 
AnswerRe: gathering drive contents with standard C functions Pin
Nish Nishant17-Nov-05 3:45
sitebuilderNish Nishant17-Nov-05 3:45 
AnswerRe: gathering drive contents with standard C functions Pin
mikanu19-Nov-05 20:40
mikanu19-Nov-05 20:40 

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.