Summary of this Advanced C# pdf:
• Familiar
• Safe
– Strong static typing
– Run time checks
– Garbage Collection
– Versioning
• Expressive
– Object-oriented (classes, interfaces, …)
– Component-oriented (properties, events, assemblies, …)
– Uniform type system (boxing / unboxing)
– Enumerations
– Delegates
– Indexers
– ref and out parameters
– Value objects on the stack
– Threads and synchronization
– Exceptions
– User attributes
– Reflection
– …
Get pdf Advanced C#
Related Searches: expressive object, time checks, advanced c, garbage collection, uniform type
RSS feed for comments on this post · TrackBack URI
Leave a reply