Skip to Main Content
Visual C# 2010 Recipes: A Problem-Solution Approach
book

Visual C# 2010 Recipes: A Problem-Solution Approach

by Allen Jones, Adam Freeman
March 2010
Intermediate to advanced content levelIntermediate to advanced
1016 pages
20h 42m
English
Apress
Content preview from Visual C# 2010 Recipes: A Problem-Solution Approach

Chapter 13. Commonly Used Interfaces and Patterns

The recipes in this chapter show you how to implement patterns you will use frequently during the development of Microsoft .NET Framework applications. Some of these patterns are formalized using interfaces defined in the .NET Framework class library. Others are less rigid, but still require you to take specific approaches to their design and implementation of your types. The recipes in this chapter describe how to do the following:

  • Create custom serializable types that you can easily store to disk, send across the network, or pass by value across application domain boundaries (recipe 13-1)

  • Provide a mechanism that creates accurate and complete copies (clones) of objects (recipe 13-2)

  • Implement types ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Introducing Visual C# 2010

Introducing Visual C# 2010

Adam Freeman
Professional C# 5.0 and .NET 4.5.1

Professional C# 5.0 and .NET 4.5.1

Christian Nagel, Jay Glynn, Morgan Skinner

Publisher Resources

ISBN: 9781430225256Purchase book