Design Patterns Getting Started Lecture

xiaoxiao2021-03-06  37

From: MSDN China

Lecturer: Chen Jingxi

Several commonly used Design Pattern introduces in .NET (1)

Design Pattern is a very important design blueprint for large, complex systems design considerable help. Design mode approach is divided into three different categories: Creational, Behaviooral Mode, with Behaviooral Mode. In this course, I will talk about CREATIONAL mode and how to use the Composite mode in the .NET in the Structural mode.

address:

http://www.microsoft.com/chna/msdn/events/webcasts/shared/webcast/episode.aspx?newsid=1242104

download:

http://download.microsoft.com/download/4/1/C/41C123C1-9F0A-4FB4-9364-23B236B36DC7/Design_pattern_1_video.zip

Several commonly used Design Pattern introduction in .NET (2)

Continue to the previous course We discuss this proxy mode in the design mode, such as remote object calls such as traditional COM components and .NET Remoting, Web Service usually use this mode. The interactive mode between the Behaviooral mode and the object and the behavior of the related objects are related. These modes affect the interaction between objects and mutual communication. Through the above introduction, it is desirable that developers can have a basic understanding of design patterns.

address:

Http://www.microsoft.com/chna/msdn/events/webcasts/shared/webcast/episode.aspx?newsid=1242105

download:

http://download.microsoft.com/download/8/E/8/8E852FF3-70B9-41DE-AA5F-CDF9863D6EBC/Design_pattern_2_videozip

转载请注明原文地址:https://www.9cbs.com/read-61828.html

New Post(0)