Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
GeneralRe: DB2 Connection using C# Pin
Vasudevan Deepak Kumar23-Jan-03 19:05
Vasudevan Deepak Kumar23-Jan-03 19:05 
GeneralRe: DB2 Connection using C# Pin
Jassim Rahma24-Jan-03 2:01
Jassim Rahma24-Jan-03 2:01 
GeneralRe: DB2 Connection using C# Pin
Vasudevan Deepak Kumar24-Jan-03 3:30
Vasudevan Deepak Kumar24-Jan-03 3:30 
GeneralRe: DB2 Connection using C# Pin
Jassim Rahma27-Jan-03 9:03
Jassim Rahma27-Jan-03 9:03 
GeneralRe: DB2 Connection using C# Pin
Vasudevan Deepak Kumar27-Jan-03 18:31
Vasudevan Deepak Kumar27-Jan-03 18:31 
GeneralRe: DB2 Connection using C# Pin
Jassim Rahma4-Feb-03 22:48
Jassim Rahma4-Feb-03 22:48 
GeneralRegular Expression Help! Pin
dturton22-Jan-03 2:16
dturton22-Jan-03 2:16 
GeneralRe: Regular Expression Help! Pin
Daniel Turini22-Jan-03 3:14
Daniel Turini22-Jan-03 3:14 
,?"(?<value>.*?)"|,?(?<value>.*?)

This will let you extract the values as named groups, but will not work as a split separator.


I see dumb people
GeneralRe: Regular Expression Help! Pin
Stephane Rodriguez.22-Jan-03 19:15
Stephane Rodriguez.22-Jan-03 19:15 
GeneralRe: Regular Expression Help! Pin
Daniel Turini23-Jan-03 1:04
Daniel Turini23-Jan-03 1:04 
GeneralRe: Regular Expression Help! Pin
Stephane Rodriguez.23-Jan-03 1:53
Stephane Rodriguez.23-Jan-03 1:53 
QuestionPassing binary data with web services? Pin
Rocky Moore21-Jan-03 22:09
Rocky Moore21-Jan-03 22:09 
AnswerRe: Passing binary data with web services? Pin
SimonS24-Jan-03 0:52
SimonS24-Jan-03 0:52 
Generalopen file question (something to do with command line args i think) Pin
jtmtv1821-Jan-03 17:47
jtmtv1821-Jan-03 17:47 
GeneralRe: open file question (something to do with command line args i think) Pin
Paul Riley22-Jan-03 0:37
Paul Riley22-Jan-03 0:37 
GeneralRe: open file question (something to do with command line args i think) Pin
jtmtv1822-Jan-03 7:25
jtmtv1822-Jan-03 7:25 
GeneralCode generation for property 'Controls' failed. Error was object reference not set to an instance of object. Pin
chito21-Jan-03 14:35
chito21-Jan-03 14:35 
QuestionRunning a windows form application from the internet with security permissions? Pin
dethsta21-Jan-03 11:35
dethsta21-Jan-03 11:35 
AnswerRe: Running a windows form application from the internet with security permissions? Pin
Ray Cassick21-Jan-03 16:47
Ray Cassick21-Jan-03 16:47 
GeneralRe: Running a windows form application from the internet with security permissions? Pin
dethsta22-Jan-03 11:16
dethsta22-Jan-03 11:16 
AnswerRe: Running a windows form application from the internet with security permissions? Pin
Rocky Moore21-Jan-03 22:04
Rocky Moore21-Jan-03 22:04 
GeneralForm can't be closed Pin
Tomas Petricek21-Jan-03 9:22
Tomas Petricek21-Jan-03 9:22 
GeneralRe: Form can't be closed Pin
leppie21-Jan-03 10:44
leppie21-Jan-03 10:44 
GeneralRe: Form can't be closed Pin
Ray Cassick21-Jan-03 16:48
Ray Cassick21-Jan-03 16:48 
GeneralRe: Form can't be closed Pin
James T. Johnson22-Jan-03 2:14
James T. Johnson22-Jan-03 2: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.