Click here to Skip to main content
15,922,696 members
Home / Discussions / C#
   

C#

 
GeneralRe: a little help on "most used" codes ! Pin
_Q12_1-Apr-11 21:12
_Q12_1-Apr-11 21:12 
AnswerRe: a little help on "most used" codes ! Pin
dan!sh 1-Apr-11 21:19
professional dan!sh 1-Apr-11 21:19 
GeneralRe: a little help on "most used" codes ! Pin
_Q12_1-Apr-11 21:36
_Q12_1-Apr-11 21:36 
GeneralRe: a little help on "most used" codes ! Pin
dan!sh 1-Apr-11 21:49
professional dan!sh 1-Apr-11 21:49 
AnswerRe: a little help on "most used" codes ! Pin
Eddy Vluggen2-Apr-11 0:16
professionalEddy Vluggen2-Apr-11 0:16 
AnswerRe: a little help on "most used" codes ! Pin
Abhinav S3-Apr-11 7:21
Abhinav S3-Apr-11 7:21 
GeneralRe: a little help on "most used" codes ! Pin
_Q12_3-Apr-11 7:58
_Q12_3-Apr-11 7:58 
GeneralRe: a little help on "most used" codes ! Pin
RobScripta4-Apr-11 1:20
professionalRobScripta4-Apr-11 1:20 
I think what you are looking for is what I use, it's a program called notetab (www.notetab.com). It's not free but cheap, and the best advantage is that you can create outline files. In an outline file you have at the left the table of content and you can jump to that page. If you organise your notes in appropiate outlines (tabbed at the top of the page) you can quickly jump to the correct note.
I use this tool for "howto's" like push this button, and choose this checkbox etc.
An example of this; if I need to display PDF's in a solution I choose my csharp outline, and click the page "pdf", there I have collected all my notes on how to handle pdf files (including links to my FTP notes).
As I use a version of about 10 years old, I can't advise between the standard and pro version of the tool, but you definiately need outlines.

Pure reusable code I have in a utilities DLL that is linked to every project. E.g. I use MySql as a database in almost all my projects, so code to connect to the database and manage the connection is all in the utilities DLL.

Hope this helps.

Rob
GeneralRe: a little help on "most used" codes ! Pin
_Q12_5-Apr-11 15:04
_Q12_5-Apr-11 15:04 
QuestionXML To Grid Pin
Kevin Marois1-Apr-11 7:30
professionalKevin Marois1-Apr-11 7:30 
AnswerRe: XML To Grid Pin
Not Active1-Apr-11 7:34
mentorNot Active1-Apr-11 7:34 
GeneralRe: XML To Grid Pin
Kevin Marois1-Apr-11 7:35
professionalKevin Marois1-Apr-11 7:35 
GeneralRe: XML To Grid Pin
Not Active1-Apr-11 7:53
mentorNot Active1-Apr-11 7:53 
GeneralRe: XML To Grid Pin
Kevin Marois1-Apr-11 8:10
professionalKevin Marois1-Apr-11 8:10 
GeneralRe: XML To Grid Pin
Not Active1-Apr-11 8:14
mentorNot Active1-Apr-11 8:14 
GeneralRe: XML To Grid Pin
SledgeHammer011-Apr-11 8:16
SledgeHammer011-Apr-11 8:16 
GeneralRe: XML To Grid Pin
Kevin Marois1-Apr-11 8:17
professionalKevin Marois1-Apr-11 8:17 
GeneralRe: XML To Grid Pin
SledgeHammer011-Apr-11 8:27
SledgeHammer011-Apr-11 8:27 
GeneralRe: XML To Grid Pin
Kevin Marois1-Apr-11 8:30
professionalKevin Marois1-Apr-11 8:30 
Question[WPF] Conditional Formatting of Bound data in ListView Pin
Dirk.Bock1-Apr-11 3:51
Dirk.Bock1-Apr-11 3:51 
AnswerRe: [WPF] Conditional Formatting of Bound data in ListView Pin
Tarun.K.S1-Apr-11 4:06
Tarun.K.S1-Apr-11 4:06 
GeneralRe: [WPF] Conditional Formatting of Bound data in ListView Pin
Dirk.Bock1-Apr-11 4:12
Dirk.Bock1-Apr-11 4:12 
QuestionHow can I open Excel Workbook in My WPF Form Pin
amitkarnik221131-Mar-11 23:44
amitkarnik221131-Mar-11 23:44 
AnswerRe: How can I open Excel Workbook in My WPF Form Pin
Wayne Gaylard1-Apr-11 2:34
professionalWayne Gaylard1-Apr-11 2:34 
Questionexe giving exception while running on xp Pin
situ2131-Mar-11 21:48
situ2131-Mar-11 21:48 

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.