Error!
Success!

By tag: Objects

showing:  of
0
kicks

How To Use Reflection To Compare Two Objects  (Unpublished)

A code snippet which you can use to compare two objects (of the same type) to determine if they are equal.


Kicked By:
Drop Kicked By:
0
kicks

Verifying calling objects  (Unpublished)

A simple trick to verify that the people calling your methods are exactly who you think they are.


Kicked By:
Drop Kicked By:
0
kicks

Classes, Structs, and Objects  (Unpublished)

Explains these C# fundamentals and how to best use these C# types. Excerpt: The ability to invent your own types is tantamount to object-oriented systems. The cool thing is that, since even the built-in types of the language are plain-old CLR objects, the objects you create are on a level playing fi...


Kicked By:
Drop Kicked By: