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

C#

 
GeneralRe: SQL INSERT.. Please Help.. Pin
Luis Alonso Ramos22-Jun-05 17:23
Luis Alonso Ramos22-Jun-05 17:23 
GeneralTypeName function from VB6 and ActiveX control Pin
Mading19-Jun-05 23:45
Mading19-Jun-05 23:45 
GeneralTAPI using .NET Pin
Andre Trollip19-Jun-05 23:40
Andre Trollip19-Jun-05 23:40 
GeneralRe: TAPI using .NET Pin
Michael P Butler20-Jun-05 2:35
Michael P Butler20-Jun-05 2:35 
GeneralFind LastUser for Word File Pin
YomYom19-Jun-05 22:12
YomYom19-Jun-05 22:12 
GeneralRe: Find LastUser for Word File Pin
ekynox20-Jun-05 11:55
ekynox20-Jun-05 11:55 
GeneralUsing Context Free Grammers Pin
fordge19-Jun-05 22:09
fordge19-Jun-05 22:09 
GeneralRe: Using Context Free Grammers Pin
Roger Alsing19-Jun-05 22:31
Roger Alsing19-Jun-05 22:31 
The by far easiest and most robust way is to use an existing parser generator like Goldparser http://www.devincook.com/goldparser/[^] Or ANTLR http://www.antlr.org/[^]

they are both free to use and ive used goldparser before and it works very well...

//Roger
Questionhow to locate an accurate position in the vectorgraph in C# Pin
greatsft19-Jun-05 22:06
greatsft19-Jun-05 22:06 
GeneralC# remoting Pin
khoadang19-Jun-05 21:37
khoadang19-Jun-05 21:37 
GeneralRe: C# remoting Pin
S. Senthil Kumar19-Jun-05 21:56
S. Senthil Kumar19-Jun-05 21:56 
GeneralSearch file that contains text Pin
wolfganggoldner19-Jun-05 21:02
wolfganggoldner19-Jun-05 21:02 
Generalweb page with crystal report failed when I run in .net 1.1 Pin
dabuskol19-Jun-05 20:51
dabuskol19-Jun-05 20:51 
GeneralControl library reference not updated in web project Pin
mihir7719-Jun-05 20:37
sussmihir7719-Jun-05 20:37 
GeneralRe: Control library reference not updated in web project Pin
Dave Kreskowiak20-Jun-05 4:29
mveDave Kreskowiak20-Jun-05 4:29 
GeneralC# Remoting Pin
jdkulkarni19-Jun-05 20:21
jdkulkarni19-Jun-05 20:21 
GeneralFileSystemWatcher Pin
Vikram Sharma19-Jun-05 20:19
Vikram Sharma19-Jun-05 20:19 
GeneralRe: FileSystemWatcher Pin
Dave Kreskowiak20-Jun-05 4:24
mveDave Kreskowiak20-Jun-05 4:24 
GeneralRe: FileSystemWatcher Pin
Vikram Sharma20-Jun-05 7:48
Vikram Sharma20-Jun-05 7:48 
GeneralRe: FileSystemWatcher Pin
Dave Kreskowiak20-Jun-05 9:26
mveDave Kreskowiak20-Jun-05 9:26 
GeneralStreamReader Pin
StephenMcAllister19-Jun-05 19:55
StephenMcAllister19-Jun-05 19:55 
GeneralRe: StreamReader Pin
Christian Graus19-Jun-05 19:57
protectorChristian Graus19-Jun-05 19:57 
GeneralRe: StreamReader Pin
MoustafaS19-Jun-05 23:26
MoustafaS19-Jun-05 23:26 
QuestionDisplay an MDI Child Form in Show in Modal Form ? Pin
kakarato19-Jun-05 19:05
kakarato19-Jun-05 19:05 
AnswerRe: Display an MDI Child Form in Show in Modal Form ? Pin
Dave Kreskowiak20-Jun-05 4:20
mveDave Kreskowiak20-Jun-05 4:20 

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.