Code Smarter with Design Patterns in .NET

Reuse solutions, not just code. Code Smarter with Design Patterns in .NET helps you identify problems that occur repeatedly in your code, and solve those problems in a standardized way. Wrap your head around the concept of the design pattern–a programming solution or template that can be used in many different situations–and discover new tools for creating successful software.

You’ll get answers to these questions:

What constitutes a design pattern?

How do I write code that can adapt to change?

How can I identify code that needs changing, and which patterns to apply to anticipate the next stage of development?

How can I best implement the Gang of Four design patterns with .NET technology?

Come and learn to code smarter!

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If debugging is the process of removing software bugs, then programming must be the process of putting them in.” - Edsger Dijkstra