Advanced C# / .NET Patterns and Practices BootCamp
Short Description
C# 2.0: Custom Iterators. . What are Custom Iterators and how to. apply them. Patterns and Practices when Writing. Managed Code …
Website: webshop.pc-ware.se | Filesize: 75kb
Content
Introduction to .NET 2.0
?Overview of what’s new: CLR, Base Class
Libraries, C# 2.0, VS2005
Leveraging C# 2.0 Features, preparation
for C# 3.0
C# 2.0 and Generics
?Introducing Generics, their value, and differences
from C++ templates
?CLR Specialization of Generic Types
?Constraints, Serializing, Remoting, and Best
Practices
Applied Generics: Implementing Type-
Safe Managed Collections
?Principles of Type-Safe Collections
?Obsoleting ArrayList
?List
ReadOnlyCollection
?Array.ForEach
Applied Generics: Nullable Value Types
?struct Nullable
?The Nullable
C# 2.0: Custom Iterators
?What are Custom Iterators and how to
apply them
Patterns and Practices when Writing
Managed Code
?Using AppDomain Services and Multiple
AppDomains
?Implementing version-tolerant Serialization
?The “strong-name will prevent
tampering” myth
?Creating Plug-Ins
Best Practices for C# Type and Member
Design
?Naming Conventions
?Implementing ICloneable objects and
Comparers
?ReferenceEquals vs. Equals
?AppDomain Scoping and lifetime of static
members
?The .NET Component Pattern
Patterns with Delegates and Events
?The Limited Subscription Pattern
?The Controlled Subscriber Type Pattern
?The Synchronized Subscriber…
Get the file Download here
Related Books:Related Searches: subscriber type, c templates, naming conventions, class libraries, static members
Comments
Leave a Reply