|
|
Stories recently tagged with 'pattern'
|
|
submitted by
codekaizen
22 days, 7 hours ago
codeproject.com — A convenient, high-performance money structure for the CLR which handles arithmetic operations, currency types, formatting, and careful distribution and rounding without loss. Also, a look at the various approaches out there for creating a Money type on the CLR. read more...
2 comments
|
category: CLR | Views: 14
|
|
tags:
DataType, pattern, CLR, money | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
allianz77
4 months, 21 days ago
aspnetfix.blogspot.com — A lot of people are using user controls in asp because they are very easy to use, have design time support and so on.
The purpose of this article is to prevent making mistakes when design a web control and to present a pattern that works for me perfectly read more...
add a comment
|
category: ASP.NET | Views: 16
|
|
tags:
contols, pattern, user, ASP.NET, Design | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
luchkovsky
1 year, 2 months ago
ajaxline.com — Lazy Inheritance is an approach intended to simplify writing OOP and provides support of prototype-based classes hierarhies, automatic resolving and optimizing classes dependencies. Lazy inheritance designates a postponed linking of an object with it's prototype (class) until it is needed.
The benefits:
* "Lazy inheritance" is a prototype based inheritance;
* It is not necessary to maintain proper order of script files declaration;
* HTML page is loaded faster since there are no objects created during page initialization and since some scripts could be loaded only at the moment in which they are actually necessary
* Dependencies are declared in more explicit way and class depends only on concrete scripts
* If lazy mode of scripts loading is used, only necessary scripts (which are actually required for application functionality) will be loaded. read more...
add a comment
|
category: Patterns | Views: 0
|
|
tags:
Prototype, loader, module, Inheritance, pattern | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 5 months ago, submitted by
bashmohandes
1 year, 5 months ago
spellcoder.com — One of the most interesting patterns in Design Patterns is the Observer pattern which is listed under Behavioral Patterns, it is really important how to make other classes which are interested in the state of another object get notified when the state changed. read more...
3 comments
|
category: Patterns | Views: 114
|
|
tags:
Observer, DesignPatterns, designpattern, Patterns, pattern | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 5 months ago, submitted by
aabs
1 year, 5 months ago
aabs.wordpress.com — The innocent little singleton in your middle tier is not so innocent after all. This article discusses the design issues inherent in unwisely using the Singleton Design Pattern. In particular it discusses the kind of concurrency and scalability issues that arise from use of singleton in high-use, concurrent applications. It also suggests alternative designs that should be used for business logic classes. read more...
add a comment
|
category: Patterns | Views: 2
|
|
tags:
Singleton, pattern | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 5 months ago, submitted by
j.monty
1 year, 5 months ago
choosing-a-blog-url-sucks.blogspot.com — This article demonstrates how a simple property on a Form can handle thread safe communication with Controls on a Form. read more...
add a comment
|
category: Patterns | Views: 0
|
|
tags:
pattern, threading, winforms | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 8 months ago, submitted by
gojko
1 year, 8 months ago
gojko.net — Following these few simple guidelines can make lives of both developers and support much easier in the long term. read more...
|
|
tags:
anti-patterns, pattern, Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 8 months ago, submitted by
mikeon
1 year, 8 months ago
vaultofthoughts.net — A common pattern that I use when working with IComparer interface that makes the code more usable and intelisense friendly. read more...
add a comment
|
category: Patterns | Views: 0
|
|
tags:
IComparable, Mikeon, pattern | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|