ENUM
Tag details
Welcome to the 'ENUM' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'ENUM'.
Look up
"ENUM"
at The Free Dictionary
Latest blogosphere posts tagged “ENUM”
-
Silverlight and RIA: Enum Properties
MSMVPS.COM —
Authority: 645
I mentioned in this prior post that RIA Services did not know how to handle properties that have an Enum data type. The problem is not really that RIA Services does not know how to handle the properties; rather it does not have any knowledge of the Enum itself. Take this example. In C#: public enum ...18 hours ago