SpiceQA
Questions
Tags
Users
Badges
automatic-properties
23 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Are C# auto-implemented static properties thread-safe?
user_195417
0
•
asked Jan 15, 2010
25
7
10923
thread-safety
static
automatic-properties
properties
c#
DefaultValue attribute is not working with my Auto Property
user_70439
0
•
asked Dec 30, 2009
23
3
21594
default-value
automatic-properties
properties
attributes
c#
How to prevent auto implemented properties from being serialized?
user_40972
0
•
asked Nov 13, 2009
37
7
21687
automatic-properties
serialization
c#
C# Automatic Properties
GavD_66058
0
•
asked Aug 18, 2009
53
11
20794
automatic-properties
c#-3.0
c#
Public Fields versus Automatic Properties
user_8677
0
•
asked Jul 25, 2009
391
14
80548
field
automatic-properties
properties
class
c#
C# automatic property deserialization of JSON
user_8954
0
•
asked Jun 3, 2009
51
4
62541
automatic-properties
serialization
json
.net
c#
Difference between Property and Field in C# 3.0+
user_47432
0
•
asked Mar 17, 2009
142
10
76996
field
automatic-properties
c#-3.0
properties
c#
Automatic Properties and Structures Don't Mix?
Mike_Rosenblum_10429
0
•
asked Jan 7, 2009
64
3
16066
automatic-properties
struct
c#-3.0
c#
C# Automatic Properties - Why Do I Have To Write "get; set;"?
sasserstyl_38522
0
•
asked Dec 4, 2008
50
9
43280
automatic-properties
c#-3.0
c#
Why is it necessary to call :this() on a struct to use automatic properties in c#?
NerdFury_6146
0
•
asked Nov 7, 2008
54
2
5679
automatic-properties
cil
struct
c#
Prev
Prev
1
2
(current)
3
Next
Next
Hot Questions