|
38
|
|
|
|
|
|
|
|
37
|
|
|
|
|
|
|
|
36
|
|
|
|
|
|
|
|
35
|
|
|
|
|
|
|
|
34
|
|
|
(changes only visible within HTML tags; use view source link)
|
|
|
|
33
|
|
|
|
|
|
|
|
32
|
|
|
|
|
|
|
|
31
|
|
|
|
|
|
|
|
30
|
|
|
|
|
|
|
|
29
|
|
|
(changes only visible within HTML tags; use view source link)
|
|
|
|
28
|
|
|
ternary operator ( :?:) by JasonS
|
|
|
|
27
|
|
|
(changes only visible within HTML tags; use view source link)
|
|
|
|
26
|
|
|
(changes only visible within HTML tags; use view source link)
|
|
|
|
25
|
|
|
(changes only visible within HTML tags; use view source link)
|
|
|
|
24
|
|
|
Nullable<T>.HasValue and Nullable<T>. Value<T>.Value properties by Rismo
|
|
|
|
23
|
|
|
(changes only visible within HTML tags; use view source link)
|
|
|
|
22
|
|
|
(changes only visible within HTML tags; use view source link)
|
|
|
|
21
|
|
|
checked and unchecked operator operators by Binoj Antonyimplicit and explicit operators by Flory
|
|
|
|
20
|
|
|
|
|
|
|
|
19
|
|
|
|
|
|
|
|
18
|
|
|
(changes only visible within HTML tags; use view source link)
|
|
|
|
17
|
|
|
|
|
|
|
|
16
|
|
|
We, cC# developers, all know the basics of c#C#. I mean declarations, conditionals, loops, operators, etc. But what are the most hidden features or tricks of cC# that even cC# fans, addicts, experts barely know?
|
|
|
|
15
|
|
edited Nov 22 '08 at 7:40
|
|
|
|
|
|
14
|
|
edited Nov 4 '08 at 23:27
|
We, c# developers, all know the basics of c#. I mean declerationsdeclarations, conditionals, loops, operators, etc.
|
|
|
|
13
|
|
edited Oct 14 '08 at 12:59
|
|
|
|
|
|
12
|
|
edited Sep 26 '08 at 20:59
|
a quick way to lazily instantiate collection properties by Will
|
|
|
|
11
|
|
edited Sep 23 '08 at 8:36
|
|
|
|
|
|
10
|
|
edited Sep 22 '08 at 19:08
|
|
|
|
|
| |
|
Post Made Community Wiki by Community♦
|
occurred Sep 19 '08 at 7:48
|
|
|
|
|
|
9
|
|
edited Aug 30 '08 at 22:02
|
|
|
|
|
|
8
|
|
edited Aug 29 '08 at 18:57
|
|
|
|
|
|
7
|
|
edited Aug 28 '08 at 17:51
|
|
|
|
|
|
6
|
|
edited Aug 28 '08 at 10:50
|
|
|
|
|
|
5
|
|
edited Aug 28 '08 at 7:31
|
|
|
|
|
|
4
|
|
edited Aug 27 '08 at 10:32
|
(changes only visible within HTML tags; use view source link)
|
|
|
|
3
|
|
edited Aug 27 '08 at 8:59
|
|
|
|
|
|
2
|
|
edited Aug 13 '08 at 7:31
|
This came to my mind after i I learned the following from this question:
where T : struct
We, c# developers, all know the basics of c#. I mean declerations, conditionals, loops, operators, etc.
Some of us even mastered the stuff like Generics, anonymous types, lambdas, linq, ...
But what are the most hidden features or tricks of c# that even c# fans, addicts, experts barely know?
|
|
|
|
1
|
|
asked Aug 12 '08 at 16:32
|
Hidden Features of C#
This came to my mind after i learned the following from this question:
where T : struct
We, c# developers, all know the basics of c#. I mean declerations, conditionals, loops, operators, etc.
Some of us even mastered the stuff like Generics, anonymous types, lambdas, linq, ...
But what are the most hidden features or tricks of c# that even c# fans, addicts, experts barely know?
|
|
|