Click here to Skip to main content
15,890,415 members
Home / Discussions / C#
   

C#

 
Questionerror in xml validation with xsd(schema) Pin
praveenkumar palla25-Apr-07 22:53
praveenkumar palla25-Apr-07 22:53 
AnswerRe: error in xml validation with xsd(schema) Pin
Stefan Troschuetz25-Apr-07 23:17
Stefan Troschuetz25-Apr-07 23:17 
GeneralRe: error in xml validation with xsd(schema) Pin
praveenkumar palla26-Apr-07 3:23
praveenkumar palla26-Apr-07 3:23 
Questionxml validation with xsd(schema) Pin
praveenkumar palla25-Apr-07 22:51
praveenkumar palla25-Apr-07 22:51 
QuestionHow to convert .doc to pdf in asp.net using c# Pin
attalurisubbu25-Apr-07 22:46
attalurisubbu25-Apr-07 22:46 
AnswerRe: How to convert .doc to pdf in asp.net using c# Pin
Christian Graus25-Apr-07 23:27
protectorChristian Graus25-Apr-07 23:27 
AnswerRe: How to convert .doc to pdf in asp.net using c# Pin
suibian_sx25-Apr-07 23:42
suibian_sx25-Apr-07 23:42 
QuestionError: A namespace does not directly contain members such as fields or methods Pin
cole2325-Apr-07 22:19
cole2325-Apr-07 22:19 
there is a error when i run my prog. it says "A namespace does not directly contain members such as fields or methods" the error is with "writeID" can anyone help?? thanks




private void cmdWrite_Click(object sender, EventArgs e);

}
writeID(txtTxmID0.Text.ToUpper(),txtTxmID1.Text.ToUpper(),txtTxmID2.Text.ToUpper(), txtTxmID3.Text.ToUpper(), txtTxmID4.Text.ToUpper(),txtTxmID5.Text.ToUpper());
}
AnswerRe: Error: A namespace does not directly contain members such as fields or methods Pin
xibeifeijian25-Apr-07 22:22
xibeifeijian25-Apr-07 22:22 
AnswerRe: Error: A namespace does not directly contain members such as fields or methods Pin
Pete O'Hanlon25-Apr-07 22:27
mvePete O'Hanlon25-Apr-07 22:27 
QuestionSpecifying Environment variable in Post-Build Event Pin
kumar.bs25-Apr-07 20:58
kumar.bs25-Apr-07 20:58 
AnswerRe: Specifying Environment variable in Post-Build Event Pin
Martin#25-Apr-07 21:26
Martin#25-Apr-07 21:26 
AnswerRe: Specifying Environment variable in Post-Build Event Pin
Jaiprakash M Bankolli25-Apr-07 22:05
Jaiprakash M Bankolli25-Apr-07 22:05 
GeneralRe: Specifying Environment variable in Post-Build Event Pin
kumar.bs25-Apr-07 22:17
kumar.bs25-Apr-07 22:17 
QuestionHow to Display Data (Urgent) Pin
Sanjib Raj25-Apr-07 20:44
Sanjib Raj25-Apr-07 20:44 
AnswerRe: How to Display Data (Urgent) Pin
Christian Graus25-Apr-07 21:12
protectorChristian Graus25-Apr-07 21:12 
AnswerRe: How to Display Data (Urgent) Pin
Jaiprakash M Bankolli25-Apr-07 22:06
Jaiprakash M Bankolli25-Apr-07 22:06 
AnswerRe: How to Display Data (Urgent) Pin
Nouman Bhatti26-Apr-07 0:29
Nouman Bhatti26-Apr-07 0:29 
Questionhow execute multi SQL command (C# - ADO.NET) Pin
zeroonea25-Apr-07 20:14
zeroonea25-Apr-07 20:14 
AnswerRe: how execute multi SQL command (C# - ADO.NET) Pin
Vikram A Punathambekar25-Apr-07 20:59
Vikram A Punathambekar25-Apr-07 20:59 
AnswerRe: how execute multi SQL command (C# - ADO.NET) Pin
Jaiprakash M Bankolli25-Apr-07 22:15
Jaiprakash M Bankolli25-Apr-07 22:15 
QuestionHow to parse csv file into xml file Pin
DON34525-Apr-07 19:44
DON34525-Apr-07 19:44 
AnswerRe: How to parse csv file into xml file Pin
coolestCoder25-Apr-07 19:49
coolestCoder25-Apr-07 19:49 
GeneralRe: How to parse csv file into xml file Pin
DON34525-Apr-07 20:09
DON34525-Apr-07 20:09 
GeneralRe: How to parse csv file into xml file Pin
Rudolf Jan26-Apr-07 0:41
Rudolf Jan26-Apr-07 0:41 

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.