Click here to Skip to main content
15,888,142 members
Home / Discussions / C#
   

C#

 
GeneralRe: Creating Registry Keys with Setup if key doesn't exist. Pin
Paramhans Dubey21-Sep-09 19:06
professionalParamhans Dubey21-Sep-09 19:06 
QuestionReportViewer control problem Pin
firefeet21-Sep-09 1:23
firefeet21-Sep-09 1:23 
AnswerRe: ReportViewer control problem Pin
Abhishek Sur21-Sep-09 11:42
professionalAbhishek Sur21-Sep-09 11:42 
GeneralRe: ReportViewer control problem Pin
firefeet21-Sep-09 18:16
firefeet21-Sep-09 18:16 
QuestionHow to delete outlook appointment Pin
tspradeep198021-Sep-09 1:06
tspradeep198021-Sep-09 1:06 
Questionsplitting values randomly - C# Pin
flower_t21-Sep-09 1:05
flower_t21-Sep-09 1:05 
AnswerRe: splitting values randomly - C# [modified] Pin
Calla21-Sep-09 1:29
Calla21-Sep-09 1:29 
AnswerRe: splitting values randomly - C# Pin
OriginalGriff21-Sep-09 2:46
mveOriginalGriff21-Sep-09 2:46 
Is this data format somethng you have come up with, and thus can change? If so, then do. You are potentially giving yourself problems (Google "SQL Injection attack" to see what I mean).

If you can't change it, then I wouldn't bother with Split - iterate over each character in the string looking for your field prefixes in a switch block and handle them that way.

No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced.

This message is made of fully recyclable Zeros and Ones

AnswerRe: splitting values randomly - C# Pin
flower_t21-Sep-09 2:56
flower_t21-Sep-09 2:56 
GeneralRe: splitting values randomly - C# Pin
harold aptroot21-Sep-09 3:38
harold aptroot21-Sep-09 3:38 
GeneralRe: splitting values randomly - C# Pin
PIEBALDconsult21-Sep-09 7:39
mvePIEBALDconsult21-Sep-09 7:39 
AnswerRe: splitting values randomly - C# Pin
Luc Pattyn21-Sep-09 4:10
sitebuilderLuc Pattyn21-Sep-09 4:10 
AnswerRe: splitting values randomly - C# Pin
PIEBALDconsult21-Sep-09 4:57
mvePIEBALDconsult21-Sep-09 4:57 
GeneralRe: splitting values randomly - C# Pin
Luc Pattyn21-Sep-09 5:40
sitebuilderLuc Pattyn21-Sep-09 5:40 
GeneralRe: splitting values randomly - C# Pin
OriginalGriff21-Sep-09 5:52
mveOriginalGriff21-Sep-09 5:52 
GeneralRe: splitting values randomly - C# Pin
PIEBALDconsult21-Sep-09 6:11
mvePIEBALDconsult21-Sep-09 6:11 
GeneralRe: splitting values randomly - C# [modified] Pin
PIEBALDconsult21-Sep-09 7:22
mvePIEBALDconsult21-Sep-09 7:22 
GeneralRe: splitting values randomly - C# Pin
Luc Pattyn21-Sep-09 7:50
sitebuilderLuc Pattyn21-Sep-09 7:50 
GeneralRe: splitting values randomly - C# Pin
OriginalGriff21-Sep-09 5:48
mveOriginalGriff21-Sep-09 5:48 
GeneralRe: splitting values randomly - C# Pin
PIEBALDconsult21-Sep-09 7:42
mvePIEBALDconsult21-Sep-09 7:42 
AnswerRe: splitting values randomly - C# Pin
PIEBALDconsult21-Sep-09 7:50
mvePIEBALDconsult21-Sep-09 7:50 
QuestionMicrosoft Document Explorer is driving me CRAZY Pin
Axonn Echysttas21-Sep-09 0:07
Axonn Echysttas21-Sep-09 0:07 
AnswerRe: Microsoft Document Explorer is driving me CRAZY Pin
Alan N21-Sep-09 1:43
Alan N21-Sep-09 1:43 
GeneralRe: Microsoft Document Explorer is driving me CRAZY Pin
Axonn Echysttas21-Sep-09 1:46
Axonn Echysttas21-Sep-09 1:46 
QuestionUsing the pdb file after release crash on customer machine running my c# executable [modified] Pin
w.hooper20-Sep-09 22:31
w.hooper20-Sep-09 22:31 

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.