Click here to Skip to main content
15,899,475 members
Home / Discussions / C#
   

C#

 
Question[Message Deleted] Pin
sridhar88725-Feb-09 18:16
sridhar88725-Feb-09 18:16 
AnswerRe: How to solve APPLICATION.EXE ERROR in C#.NET??? Pin
Christian Graus25-Feb-09 18:19
protectorChristian Graus25-Feb-09 18:19 
GeneralRe: How to solve APPLICATION.EXE ERROR in C#.NET??? Pin
dan!sh 25-Feb-09 18:41
professional dan!sh 25-Feb-09 18:41 
GeneralRe: How to solve APPLICATION.EXE ERROR in C#.NET??? Pin
Christian Graus25-Feb-09 18:48
protectorChristian Graus25-Feb-09 18:48 
Question[Message Deleted] Pin
sridhar88725-Feb-09 18:03
sridhar88725-Feb-09 18:03 
AnswerRe: How to solve APPLICATION.EXE ERROR in C#.NET??? Pin
Christian Graus25-Feb-09 18:09
protectorChristian Graus25-Feb-09 18:09 
JokeRe: How to solve APPLICATION.EXE ERROR in C#.NET??? Pin
Xmen Real 25-Feb-09 20:06
professional Xmen Real 25-Feb-09 20:06 
QuestionParse SQL code in C# Pin
aaCog25-Feb-09 17:21
aaCog25-Feb-09 17:21 
i want to parse the SQL code using C#.

Specifically is there any parser freely available which can parse the SQL code and generate a tree or any other structure out of it? it should also generate proper tree for nested structures.

As well as it should return to me which kind of statement the node of this tree represents.

e.g.
if the node contains loop condition then it should return to me that this is a "loop type" of a node.

Or is there any way by which i can parse the code in C# and generate a tree of the type i want?

Thanks
AnswerRe: Parse SQL code in C# Pin
N a v a n e e t h25-Feb-09 17:32
N a v a n e e t h25-Feb-09 17:32 
Question[Message Deleted] Pin
yesu prakash25-Feb-09 16:47
yesu prakash25-Feb-09 16:47 
AnswerRe: Voice conference Pin
N a v a n e e t h25-Feb-09 17:05
N a v a n e e t h25-Feb-09 17:05 
GeneralRe: Voice conference Pin
Christian Graus25-Feb-09 18:10
protectorChristian Graus25-Feb-09 18:10 
General[Message Deleted] Pin
yesu prakash25-Feb-09 18:27
yesu prakash25-Feb-09 18:27 
GeneralRe: Voice conference Pin
Christian Graus25-Feb-09 18:51
protectorChristian Graus25-Feb-09 18:51 
GeneralRe: Voice conference Pin
yesu prakash25-Feb-09 19:28
yesu prakash25-Feb-09 19:28 
GeneralRe: Voice conference Pin
N a v a n e e t h25-Feb-09 21:05
N a v a n e e t h25-Feb-09 21:05 
GeneralRe: Voice conference Pin
yesu prakash27-Feb-09 1:38
yesu prakash27-Feb-09 1:38 
AnswerRe: [Message Deleted] Pin
yesu prakash26-Feb-09 23:52
yesu prakash26-Feb-09 23:52 
Questionview .doc file in the same format Pin
devinaren25-Feb-09 15:38
devinaren25-Feb-09 15:38 
AnswerRe: view .doc file in the same format Pin
Avi Farah25-Feb-09 16:38
Avi Farah25-Feb-09 16:38 
AnswerRe: view .doc file in the same format Pin
Christian Graus25-Feb-09 18:11
protectorChristian Graus25-Feb-09 18:11 
Questionindex += 1 equals index + 2 ? [modified] Pin
Lodeclaw25-Feb-09 11:59
Lodeclaw25-Feb-09 11:59 
AnswerRe: index += 1 equals index + 2 ? Pin
Lodeclaw25-Feb-09 12:19
Lodeclaw25-Feb-09 12:19 
GeneralRe: index += 1 equals index + 2 ? Pin
Calin Tatar25-Feb-09 12:24
Calin Tatar25-Feb-09 12:24 
GeneralRe: index += 1 equals index + 2 ? Pin
Lodeclaw25-Feb-09 12:25
Lodeclaw25-Feb-09 12:25 

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.