Click here to Skip to main content
15,879,535 members
Home / Discussions / C#
   

C#

 
GeneralRe: Method, Class, Object Reference Pin
fjdiewornncalwe13-Nov-12 3:49
professionalfjdiewornncalwe13-Nov-12 3:49 
GeneralRe: Method, Class, Object Reference Pin
C-P-User-313-Nov-12 8:06
C-P-User-313-Nov-12 8:06 
QuestionAdd a Menu Item to the operating system contextmenu Pin
benzarabel12-Nov-12 9:48
benzarabel12-Nov-12 9:48 
AnswerRe: Add a Menu Item to the operating system contextmenu Pin
Eddy Vluggen12-Nov-12 10:44
professionalEddy Vluggen12-Nov-12 10:44 
GeneralRe: Add a Menu Item to the operating system contextmenu Pin
benzarabel12-Nov-12 10:51
benzarabel12-Nov-12 10:51 
GeneralRe: Add a Menu Item to the operating system contextmenu Pin
Eddy Vluggen12-Nov-12 11:18
professionalEddy Vluggen12-Nov-12 11:18 
QuestionTips for a new C# designer... Pin
Maurice Lantier12-Nov-12 9:28
Maurice Lantier12-Nov-12 9:28 
AnswerRe: Tips for a new C# designer... PinPopular
Eddy Vluggen12-Nov-12 10:40
professionalEddy Vluggen12-Nov-12 10:40 
Maurice Lantier wrote:
1. Do any of you have tips regarding what I need to remember and what I can simply pull up from Visual Studio?

What's "pull up"? Usually the answer is "when I press '.'", which should be Ctrl-Space. Intellisense shows the available types in the currently loaded namespaces, as available in the currently referenced assemblies. Most members of those types are available, along with any XML-documentation and a reflection of the parameters, and and indication of any overloads.

Maurice Lantier wrote:
2. Do any of you have suggestions regarding the best way to begin remembering code? 3x5 cards, etc...?

Memorizing isn't going to help, you'll need to experiment. A lot.

No, I really mean a lot!

Maurice Lantier wrote:
3. Any suggestions regarding websites to access, good video's, etc... to help with my learning the necessary?

This site, MSDN and Coding4Fun would be my top three; problem is, first is a community, not a school; second is a reference-site, not a manual, third is too complex often to use it for starters.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]
They hate us for our freedom![^]

GeneralRe: Tips for a new C# designer... Pin
Maurice Lantier12-Nov-12 10:54
Maurice Lantier12-Nov-12 10:54 
GeneralRe: Tips for a new C# designer... Pin
Eddy Vluggen12-Nov-12 11:18
professionalEddy Vluggen12-Nov-12 11:18 
AnswerRe: Tips for a new C# designer... Pin
BobJanova12-Nov-12 22:23
BobJanova12-Nov-12 22:23 
GeneralRe: Tips for a new C# designer... Pin
Maurice Lantier14-Nov-12 10:19
Maurice Lantier14-Nov-12 10:19 
AnswerRe: Tips for a new C# designer... Pin
S Godrich12-Nov-12 23:48
S Godrich12-Nov-12 23:48 
GeneralRe: Tips for a new C# designer... Pin
Maurice Lantier14-Nov-12 10:15
Maurice Lantier14-Nov-12 10:15 
Questionwindows form design Pin
Rajeevhyd12-Nov-12 7:09
Rajeevhyd12-Nov-12 7:09 
AnswerRe: windows form design Pin
Eddy Vluggen12-Nov-12 10:34
professionalEddy Vluggen12-Nov-12 10:34 
GeneralNamed Pipes app lifetime pipe. Pin
Nemo196612-Nov-12 6:51
Nemo196612-Nov-12 6:51 
GeneralRe: Named Pipes app lifetime pipe. Pin
Dave Kreskowiak12-Nov-12 7:23
mveDave Kreskowiak12-Nov-12 7:23 
GeneralRe: Named Pipes app lifetime pipe. Pin
Nemo196612-Nov-12 9:10
Nemo196612-Nov-12 9:10 
GeneralRe: Named Pipes app lifetime pipe. Pin
Dave Kreskowiak12-Nov-12 10:00
mveDave Kreskowiak12-Nov-12 10:00 
GeneralRe: Named Pipes app lifetime pipe. Pin
Nemo196613-Nov-12 10:07
Nemo196613-Nov-12 10:07 
GeneralRe: Named Pipes app lifetime pipe. Pin
Dave Kreskowiak13-Nov-12 11:30
mveDave Kreskowiak13-Nov-12 11:30 
QuestionSiemens USB PPI Cable - Visual C# connection? Pin
Mir_As12-Nov-12 2:31
Mir_As12-Nov-12 2:31 
AnswerRe: Siemens USB PPI Cable - Visual C# connection? Pin
Dave Kreskowiak12-Nov-12 4:34
mveDave Kreskowiak12-Nov-12 4:34 
GeneralRe: Siemens USB PPI Cable - Visual C# connection? Pin
Mir_As12-Nov-12 4:52
Mir_As12-Nov-12 4:52 

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.