|
|
chimplo
chimplo
 |
|
Stories kicked by chimplo
|
|
published 1 year, 1 month ago, submitted by
Vadmyst
1 year, 1 month ago
vadmyst.blogspot.com — Strategy pattern can very handy when a system designer or architect wants to separate algorithms from the system implementation. Also with strategy pattern approach it is very easy to select between different algorithms on the fly.
With the introduction of generics in .NET 2.0 implementing strategy pattern is even more easy. read more...
1 comment
|
category: Patterns | Views: 9
|
|
tags:
strategy, Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
tiernano
1 year, 1 month ago
blog.madskristensen.dk — One of the things that have always seemed a little weird to me is that ASP.NET auto-generates JavaScript and injects it in the rendered HTML. The JavaScript is needed to handle validation, postbacks, callbacks etc. but why does it have to write the same static functions when it could just as well be placed in a referenced .js file? If all the static functions where placed in an external .js file, it would be downloaded once instead of every time a page loads. read more...
add a comment
|
category: ASP.NET | Views: 1
|
|
tags:
JavaScript, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
cwbrandsma
1 year, 1 month ago
chrisbrandsma.com — A list of (essential) practices for software development, and tools to help you implement those practices. read more...
add a comment
|
category: Other | Views: 4
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 1 year, 1 month ago, submitted by
ussherm
1 year, 1 month ago
blog.wekeroad.com — Rob wonders if using asp.net has made us lose touch with the core of what being a web developer is all about... you know, the XHTML, CSS, JavaScript, and all that fun stuff. read more...
1 comment
|
category: ASP.NET | Views: 0
|
|
tags:
RobConery, mvc.net, ASP.NET, JavaScript | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
kevnz
1 year, 1 month ago
blog.wekeroad.com — Rob shows off his new version of the version of the Vibrant Ink theme for Visual Studio. read more...
2 comments
|
category: Visual Studio | Views: 56
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
powerrush
1 year, 1 month ago
dotnetslackers.com — What this article covers is a general introduction to ORM concepts, the approach that .NET 3.5 takes, and how it compares to these other packages. read more...
1 comment
|
category: Linq | Views: 44
|
|
tags:
DataAccessLayer, ORM, nTier, DDD, .net3.5 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
simoneb
1 year, 1 month ago
code-magazine.com — Building loosely coupled application architectures requires more than just separating your application into different layers. In this article, I’ll take a project that was built using techniques that result in fragile, hard-to-test code and introduce some principles, techniques, and refactorings that will help you realize flexibility and testability in your applications. read more...
1 comment
|
category: Patterns | Views: 8
|
|
tags:
JPBoodhoo, Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
Kickworthy
1 year, 1 month ago
designvitality.com — Usability on websites is exploding right now. AJAX has enabled web developers everywhere to add functionality to their sites like never before. They’ve gathered 43 extremely useful AJAX applications for use on any website. read more...
1 comment
|
category: AJAX | Views: 5
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 2 months ago, submitted by
gt1329a
1 year, 2 months ago
encosia.com — An example of using an iframe to easily provide incremental status updates for long-running web requests. read more...
add a comment
|
category: AJAX | Views: 6
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 2 months ago, submitted by
mullr
1 year, 2 months ago
mullr.wordpress.com — The GoF visitor pattern is useful but awkward. The usual c++ or Java-y versions typically involve some kind of visitor interface which your visitor must subclass. Java somewhat mitigates this with anonymous classes, but not fully. In C#, if we’re clever with the use of delegates, we can make tasks like tree traversal look about as simple as iteration. read more...
2 comments
|
category: C# | Views: 15
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 2 months ago, submitted by
powerrush
1 year, 2 months ago
betterexplained.com — A good, "highly visual" overview of Version Control, (a.k.a. Source Control). It also references Subversion command line examples, but the overview applies to most version control systems. read more...
add a comment
|
category: Other | Views: 3
|
|
tags:
HowTo, Subversion, VersionControl, SourceControl, SVN | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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