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

C#

 
QuestionHow to use Math Equation [of Word] in my software? Pin
Majid_grok25-Apr-07 23:14
Majid_grok25-Apr-07 23:14 
AnswerRe: How to use Math Equation [of Word] in my software? Pin
Aaron VanWieren26-Apr-07 5:19
Aaron VanWieren26-Apr-07 5:19 
Question.net Pin
nilima Dash25-Apr-07 23:13
nilima Dash25-Apr-07 23:13 
AnswerRe: .net Pin
Christian Graus25-Apr-07 23:25
protectorChristian Graus25-Apr-07 23:25 
AnswerRe: .net Pin
Keshav V. Kamat25-Apr-07 23:46
Keshav V. Kamat25-Apr-07 23:46 
GeneralRe: .net Pin
Christian Graus26-Apr-07 0:20
protectorChristian Graus26-Apr-07 0:20 
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 
<?xml version="1.0" encoding="utf-8"?>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="lasers">
<xs:complexType>
<xs:sequence>
<xs:element name="laser" maxOccurs="Unbounded">


"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

www.troschuetz.de

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 
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 

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.