Click here to Skip to main content
15,902,799 members
Home / Discussions / C#
   

C#

 
GeneralRe: SQLite Pin
jashimu18-Nov-09 3:10
jashimu18-Nov-09 3:10 
GeneralRe: SQLite Pin
Eduard Keilholz18-Nov-09 3:19
Eduard Keilholz18-Nov-09 3:19 
GeneralRe: SQLite Pin
PIEBALDconsult18-Nov-09 12:47
mvePIEBALDconsult18-Nov-09 12:47 
GeneralRe: SQLite Pin
jashimu18-Nov-09 3:17
jashimu18-Nov-09 3:17 
GeneralRe: SQLite Pin
PIEBALDconsult18-Nov-09 12:45
mvePIEBALDconsult18-Nov-09 12:45 
GeneralRe: SQLite Pin
jashimu19-Nov-09 2:48
jashimu19-Nov-09 2:48 
QuestionConnecting to SQL db from several computers Pin
Chesnokov Yuriy18-Nov-09 0:47
professionalChesnokov Yuriy18-Nov-09 0:47 
AnswerRe: Connecting to SQL db from several computers Pin
ScottM118-Nov-09 1:17
ScottM118-Nov-09 1:17 
AnswerRe: Connecting to SQL db from several computers Pin
Abhishek Sur18-Nov-09 1:19
professionalAbhishek Sur18-Nov-09 1:19 
QuestionRe: Connecting to SQL db from several computers Pin
Chesnokov Yuriy18-Nov-09 2:08
professionalChesnokov Yuriy18-Nov-09 2:08 
AnswerRe: Connecting to SQL db from several computers Pin
Shameel18-Nov-09 1:44
professionalShameel18-Nov-09 1:44 
AnswerRe: Connecting to SQL db from several computers Pin
Chesnokov Yuriy18-Nov-09 2:10
professionalChesnokov Yuriy18-Nov-09 2:10 
QuestionBinding treeview[urgent plz] Pin
@nisha 2n17-Nov-09 23:35
@nisha 2n17-Nov-09 23:35 
AnswerRe: Binding treeview[urgent plz] Pin
Ashfield18-Nov-09 1:15
Ashfield18-Nov-09 1:15 
AnswerRe: Binding treeview[urgent plz] Pin
Shameel18-Nov-09 1:49
professionalShameel18-Nov-09 1:49 
GeneralRe: Binding treeview[urgent plz] Pin
@nisha 2n18-Nov-09 17:01
@nisha 2n18-Nov-09 17:01 
GeneralRe: Binding treeview Pin
@nisha 2n18-Nov-09 17:55
@nisha 2n18-Nov-09 17:55 
GeneralRe: Binding treeview Pin
Shameel18-Nov-09 21:24
professionalShameel18-Nov-09 21:24 
AnswerRe: Binding treeview[urgent plz] Pin
Not Active18-Nov-09 2:12
mentorNot Active18-Nov-09 2:12 
GeneralRe: Binding treeview[urgent plz] Pin
@nisha 2n18-Nov-09 17:02
@nisha 2n18-Nov-09 17:02 
GeneralRe: Binding treeview[urgent plz] Pin
Not Active18-Nov-09 17:23
mentorNot Active18-Nov-09 17:23 
Questionuser defined color change in c# Pin
vikas shukla17-Nov-09 20:06
vikas shukla17-Nov-09 20:06 
AnswerRe: user defined color change in c# Pin
dan!sh 17-Nov-09 20:58
professional dan!sh 17-Nov-09 20:58 
QuestionNeed help with text editing preaty please Pin
Member 414586317-Nov-09 19:42
Member 414586317-Nov-09 19:42 
Hello

I have a question or two and maybe someone here can help, i thank you in advance , i am kinda new with C# language Smile | :)
I need to modify a number in a text and then repeat that block of text several times , and i have an exemple

POSX (10,23,11,19)
POSY (19,14,12,19)
L43,xf-rt0001,18

POSX (10,23,11,19)
POSY (19,14,12,19)
L43,xf-rt0002,18

POSX (10,23,11,19)
POSY (19,14,12,19)
L43,xf-rt0003,18

I want to make something like this with the underline number , number of times been given from a textbox , i mean if i write in the textbox 34 for exemple the block of text will repeat 34 times and the underline number will increas for 0001 to 0034 .

Thanks a lot again
AnswerRe: Need help with text editing preaty please Pin
Mycroft Holmes17-Nov-09 20:32
professionalMycroft Holmes17-Nov-09 20:32 

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.