Error!
Success!

By tag: Properties

showing:  of
0
kicks

Manipulating Properties and Methods with Reflection  (Unpublished)

Today I’m going to write about a simple yet powerful way to manipulate properties and methods of a given type. We’ll set values to properties and invoke methods through the use of reflection. Maybe you haven’t had the chance to use reflection or maybe you even don’t know what is reflection. Reflecti...


Kicked By:
Drop Kicked By:
0
kicks

ACID properties of transactions Atomicity – Either all modifications a  (Unpublished)

ACID properties of transactions Atomicity – Either all modifications are performed, or none Consistency – When completed, transactions leave all data and all related structures in a consistent state Isolation – Transactions don’t see other’s transaction’s uncompleted work (intermediate state) Durab...


Kicked By:
Drop Kicked By:
0
kicks

Psychological variables and properties  (Unpublished)

"The difference is psychological because a private variable is the same no matter how it is used"


Kicked By:
Drop Kicked By:
0
kicks

Custom WebControl collection properties and the design surface  (Unpublished)

Just found this while researching how to serialize and deserialize collection properties to the design surface. This is pretty much all you need to know. READ THIS if you ever create a custom WebControl! (via <a href="http://west-wind.com/WebLog/default.aspx">Rick Strahl's great b...


Kicked By:
Drop Kicked By: