|
|
Latest Patterns stories
|
|
submitted by
BlackWasp
2 days, 5 hours ago
blackwasp.co.uk — The flyweight pattern is a design pattern that is used to minimise resource usage when working with very large numbers of objects. When creating many thousands of identical objects, stateless flyweights can lower the memory used to a manageable level. read more...
add a comment
|
category: Patterns | Views: 9
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
rasmuskl
10 days, 4 hours ago
rasmuskl.dk — In this second post of my patterns and principles series, I aim to give an overview of the Iterator pattern, a pattern most of us .NET people have so integrated in our languages that we don't even think about it. But it is still useful to know the theory of the pattern and how it is integrated into the framework - the solution baked in allows for more variation than you'd think. read more...
add a comment
|
category: Patterns | Views: 13
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
zorilla
18 days, 8 hours ago
zorilla.dk — This post discusses the possibilty of using the Service Locator pattern together with PostSharp to hook up service dependencies. read more...
add a comment
|
category: Patterns | Views: 5
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
FlukeFan
21 days, 16 hours ago
broloco.blogspot.com — Testing a Compact Framework Windows Forms application using retargeting and Passive View. read more...
|
|
tags:
Testing, Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
dotnetdude
22 days, 12 hours ago
it.toolbox.com — Many people simply aren't aware of the Convert object in .Net, and fewer know that the Convert.ToString() method is preferable to use over the implicit .ToString() available on all objects. read more...
add a comment
|
category: Patterns | Views: 16
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
24 days, 18 hours ago
codeplex.com — "Welcome to the patterns & practices Application Architecture Guide - v2.0 project site! provides design-level guidance for the architecture and design of applications built on the .NET Framework. It focuses on the most common types of applications, partitioning application functionality into layers, components, and services, and walks through their key design characteristics.This guide is a collaborative effort between patterns & practices, product teams, and industry experts." read more...
add a comment
|
category: Patterns | Views: 23
|
|
tags:
Architecture, Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
plbyrd
28 days, 7 hours ago
it.toolbox.com — The base view for the MVCA design pattern which is a realistic and simple design for creating truly de-coupled UI and BL layers. read more...
add a comment
|
category: Patterns | Views: 12
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
rasmuskl
28 days, 11 hours ago
rasmuskl.dk — Design patterns and principles are a fundamental thing in software development. Yet they're can be quite elusive and difficult to get into. As one of my goals with this blog is to further my own knowledge, as well as share it with others, I've wanted to do posts on basic object oriented principles and patterns. I believe that patterns is one of those things you grasp best when actively thinking about them - and thus to improve my own skillset on patterns, writing blog posts and thinking up good examples is a great way to go. read more...
add a comment
|
category: Patterns | Views: 5
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
james.crowley
30 days, 8 hours ago
developerfusion.com — In the first of three parts, Alex looks at some of the basic patterns in ASP.NET, and how you can apply these to your ASP.NET applications in a few simple steps. read more...
add a comment
|
category: Patterns | Views: 18
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
abdullin
1 month ago
rabdullin.com — We all do unit test coverage to monitor code areas that should be covered with the tests. However, sometimes we need more fine control, than just "Everything should be covered with tests". This could be achieved with NoCodeCoverageAttribute and unit test ensuring that it does not get applied to complex methods.
Link to the open source project that has sample implementation is provided read more...
add a comment
|
category: Patterns | Views: 5
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
BlackWasp
1 month, 2 days ago
blackwasp.co.uk — The facade pattern is a design pattern that is used to simplify access to functionality in complex or poorly designed subsystems. The facade class provides a simple, single-class interface that hides the implementation details of the underlying code. read more...
add a comment
|
category: Patterns | Views: 8
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
You are the editor:
What else?
|