Click here to Skip to main content
15,921,905 members
Home / Discussions / C#
   

C#

 
GeneralRe: help me: problem with remoting Library Pin
Richard MacCutchan26-Nov-11 3:57
mveRichard MacCutchan26-Nov-11 3:57 
Questionhelp me: Problem connection string object and class object when passing cross exe C# Pin
kornkimhour25-Nov-11 15:24
kornkimhour25-Nov-11 15:24 
Answercross post Pin
Not Active25-Nov-11 17:40
mentorNot Active25-Nov-11 17:40 
QuestionAdding Entity Framework 4.1 object to central database / key collisions Pin
Jfalconsfaner25-Nov-11 4:14
Jfalconsfaner25-Nov-11 4:14 
AnswerRe: Adding Entity Framework 4.1 object to central database / key collisions Pin
SilimSayo25-Nov-11 6:25
SilimSayo25-Nov-11 6:25 
AnswerRe: Adding Entity Framework 4.1 object to central database / key collisions Pin
phil.o25-Nov-11 13:06
professionalphil.o25-Nov-11 13:06 
GeneralRe: Adding Entity Framework 4.1 object to central database / key collisions Pin
Jfalconsfaner28-Nov-11 4:25
Jfalconsfaner28-Nov-11 4:25 
Questiondocking control Pin
kornkimhour25-Nov-11 3:03
kornkimhour25-Nov-11 3:03 
AnswerRe: docking control Pin
PIEBALDconsult25-Nov-11 4:52
mvePIEBALDconsult25-Nov-11 4:52 
GeneralRe: docking control Pin
kornkimhour25-Nov-11 5:03
kornkimhour25-Nov-11 5:03 
AnswerRe: docking control Pin
BillWoodruff25-Nov-11 6:19
professionalBillWoodruff25-Nov-11 6:19 
AnswerRe: docking control Pin
JF201525-Nov-11 7:55
JF201525-Nov-11 7:55 
GeneralRe: docking control Pin
kornkimhour25-Nov-11 14:50
kornkimhour25-Nov-11 14:50 
Answermy vote of #1 : Re: docking control ... aka 'cdz-plz' Pin
BillWoodruff25-Nov-11 22:36
professionalBillWoodruff25-Nov-11 22:36 
GeneralRe: my vote of #1 : Re: docking control ... aka 'cdz-plz' Pin
kornkimhour26-Nov-11 1:40
kornkimhour26-Nov-11 1:40 
QuestionFloating Value by Dividing in a DataGridView ! Pin
nassimnastaran25-Nov-11 0:24
nassimnastaran25-Nov-11 0:24 
AnswerRe: Floating Value by Dividing in a DataGridView ! Pin
Pete O'Hanlon25-Nov-11 0:29
mvePete O'Hanlon25-Nov-11 0:29 
GeneralRe: Floating Value by Dividing in a DataGridView ! Pin
nassimnastaran25-Nov-11 0:37
nassimnastaran25-Nov-11 0:37 
AnswerRe: Floating Value by Dividing in a DataGridView ! Pin
Wayne Gaylard25-Nov-11 0:32
professionalWayne Gaylard25-Nov-11 0:32 
GeneralRe: Floating Value by Dividing in a DataGridView ! Pin
nassimnastaran25-Nov-11 0:39
nassimnastaran25-Nov-11 0:39 
AnswerRe: Floating Value by Dividing in a DataGridView ! Pin
Luc Pattyn25-Nov-11 1:43
sitebuilderLuc Pattyn25-Nov-11 1:43 
GeneralRe: Floating Value by Dividing in a DataGridView ! Pin
Wayne Gaylard25-Nov-11 1:48
professionalWayne Gaylard25-Nov-11 1:48 
AnswerRe: Floating Value by Dividing in a DataGridView ! Pin
CodeChandra25-Nov-11 3:51
CodeChandra25-Nov-11 3:51 
QuestionText Editor Pin
Aleonis24-Nov-11 21:52
Aleonis24-Nov-11 21:52 
AnswerRe: Text Editor Pin
Richard MacCutchan24-Nov-11 23:23
mveRichard MacCutchan24-Nov-11 23:23 
Aleonis wrote:
I want to design a complex text editor


Aleonis wrote:
i do not know how to make it happen

As they say in the Emerald Isle: "You don't want to start from here!".

The first thing you need to do is spend some time with some of the C# tutorials, paying particular attention to classes and how they can be used. There are some good tutorials here[^], and lots of CodeProject articles[^] to help you. Next you perhaps need to learn about how to access Microsoft Word documents using the Interop assemblies[^]. Once you have mastered these areas you can probably move on to the design phase of your editor.
Unrequited desire is character building. OriginalGriff
I'm sitting here giving you a standing ovation - Len Goodman



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.