Re: How do I combine enumerated constants?
- From: Christian Blackburn <christian.Blackburn@xxxxxxxxx>
- Date: Mon, 14 Jul 2008 13:59:39 -0700 (PDT)
Hi Marc,
You can look at them in the IDE, or at least you can in VS2008 (I don't
have 2005 to hand)...
Yes, I'm still kicking it with 2005 (I don't use new programming
languages and new applications in general, I like letting other people
find/fix the bugs, I'll come along when it's stable).
To be honest, the most common one I use is "svm" (static void Main) -
while setting up throw-away test projects ;-p
If you do a lot of WF / WPF then the attached/dependency properties
["propa"/"propdp"] might be handy - but in most cases I find it easier
to just type ;-p
Hey those are great, but I didn't notice any difference between propa
and propdp, am I missing something?.
Back in C# 2, arguably the "prop" snippet was useful, but not so much in
C# 3. And I have a bespoke "nonull" - but again, most often I just type
the code I want.
That's fine when you really know what you're doing :). I'm not there
yet :).
Tools => Code Snippets Manager [Ctrl]+K, [Ctrl]+B.
Oh boy! There's a ton of them, that's terrific. I really like
that.
Marc
Thanks,
Christian
.
- References:
- How do I combine enumerated constants?
- From: Christian Blackburn
- Re: How do I combine enumerated constants?
- From: Peter Duniho
- Re: How do I combine enumerated constants?
- From: Christian Blackburn
- Re: How do I combine enumerated constants?
- From: Marc Gravell
- Re: How do I combine enumerated constants?
- From: Christian Blackburn
- Re: How do I combine enumerated constants?
- From: Marc Gravell
- Re: How do I combine enumerated constants?
- From: Christian Blackburn
- Re: How do I combine enumerated constants?
- From: Marc Gravell
- How do I combine enumerated constants?
- Prev by Date: Re: Forcing Generic Types....
- Next by Date: Get one event handler to fire for three different text boxes
- Previous by thread: Re: How do I combine enumerated constants?
- Next by thread: How do I return the working directory used on my application from a shortcut
- Index(es):
Relevant Pages
|