DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

Stories recently tagged with 'Design' Subscribe to this feed
4
kicks
submitted by questpond 10 days, 15 hours ago

codeproject.com — This article has all design patterns abstract factory pattern ,builder pattern, prototype pattern , shallow copy and deep copy in prototype patterns , singleton pattern , command patterns , Interpreter pattern, iterator pattern , mediator pattern , memento pattern , observer pattern , state pattern , strategy pattern , visitor pattern , difference between visitor and strategy pattern , adapter pattern ,fly weight pattern , bridge pattern , composite pattern , decorator pattern , Façade pattern , chain of responsibility ( COR) , proxy pattern and template pattern, read more...

Add a comment add a comment | category: | Views: 27
tags: , , , , | tag it

2
kicks
submitted by dcarr dcarr 20 days, 8 hours ago

blog.domaindotnet.com — This post gets the GAC via Linq to bend your way. How? A Fusion Wrapper to IEnumerable over your Gac. No nasty PInvokes to deal with. It's all clean C# which is here to use. We owe a debt to the Mono project for this as well as a very smart Microsoft staff member to be give credit when we can find the page again. Be careful however...Our last post cranked through your registry. This post gets you the GAC. Here is what is done with a holistic post later: * All files we can find (if you specify them) * The Gac (all of it and even the other two ‘sub-gacs’ if you want * Environmental Stuff (Path variable, etc. but we actually parse them and produce another tree and it fits our code) * A lot more (think all things inside you box) You can even join all this data if you can find the right keys. We joined our registry to our file system ‘where the registry key value as a path’ (where is was a valid path) didn’t exist. Earth-shattering? No. Faster then any virus checker we’ve tried? ABSOLUTELY. Relevant to virus checkers? No not really actually…. read more...

Add a comment 2 comments | category: | Views: 15
tags: , , , , | tag it

3
kicks
submitted by sirrocco sirrocco 22 days, 2 hours ago

akcedo.com — Don't send entity id's in method calls because sooner or later they will have to do unnecessary calls to the database. Instead, use objects which have a conceptual meaning in that message read more...

Add a comment add a comment | category: | Views: 10
tags: , | tag it

2
kicks
submitted by wisemx wisemx 28 days, 21 hours ago

epaperpress.com — Very good methods of Color management for designers. Free Gamma and Monitor Profile tools here: http://www.quickgamma.de/indexen.html http://quickgamma.de/QuickMonitorProfile/indexen.html read more...

Add a comment 1 comment | category: | Views: 11
tags: | tag it

3
kicks
submitted by ussherm ussherm 1 month, 1 day ago

codebetter.com — The first in what looks to be series of posts in which Dave Laribee dives into the reasons why you should care about the SOLID principles, and what do they buy you. read more...

Add a comment add a comment | category: | Views: 7
tags: , | tag it

4
kicks
submitted by dcarr dcarr 2 months, 10 days ago

blog.domaindotnet.com — This is from the team that brought you ‘Framework Design Guidelines’ led by Krzysztof Cwalina, an individual we are not shy to recognize as an amazing mind. Look for this content (as shared here from their internal work) in the next of the book For example : defer execution of query operator implementations. The expected behavior of most of the Query Pattern members is that they simply construct a new object which, upon enumeration, produces the elements of the set which match the query. The evaluation time is, then, at enumeration. read more...

Add a comment 1 comment | category: | Views: 24
tags: , , , , | tag it

16
kicks
published 2 months, 15 days ago, submitted by ang3lfir3 2 months, 15 days ago

deepfriedbytes.com — Domain-driven design (DDD) is an approach to the design of software, based on two premises. For most software projects, the primary focus should be on the domain and domain logic (as opposed to being the particular technology used to implement the system) and complex domain designs should be based on a model. David Laribee wraps up his discussion with hosts Keith and Woody about the growing design practice and how it can be used with the .NET platform. read more...

Add a comment add a comment | category: | Views: 206
tags: , , , , | tag it

63
kicks
published 3 months, 4 days ago, submitted by drugarce drugarce 3 months, 6 days ago

smashingmagazine.com — A lot of freebie icons. Another great article from Smashing Magazine read more...

Add a comment add a comment | category: | Views: 729
tags: , , , | tag it

21
kicks
published 3 months, 20 days ago, submitted by powerrush powerrush 3 months, 29 days ago

noop.nl — In this post I proudly present the Top 100 of Best Software Engineering Books, Ever. I have created this list using four different criteria: 1) number of Amazon reviews, 2) average Amazon rating, 3) number of Google hits and 4) Jolt awards. read more...

Add a comment 3 comments | category: | Views: 709
tags: , , , , | tag it

5
kicks
submitted by janko janko 4 months, 4 days ago

jankoatwarpspeed.com — The project that I'm currently working on is really challenging. Together with my team, I am refactoring the presentation layer of some complex web application which user interface caused very bad user experience. One of the things we are working on is a form layout refactoring. In this article I'll show you how we tried to improve common form layouts by using underlined labels. read more...

Add a comment 1 comment | category: | Views: 14
tags: , | tag it

15
kicks
published 4 months, 11 days ago, submitted by maartenba 4 months, 11 days ago

blog.maartenballiauw.be — A while ago, I blogged about code performance analysis in Visual Studio 2008. Using profiling and hot path tracking, I measured code performance and was able to react to that. Last week, Patrick Smacchia contacted me asking if I wanted to test his project NDepend. He promised me NDepend would provide more insight in my applications. Let's test that! read more...

Add a comment add a comment | category: | Views: 255
tags: , , , , | tag it

4
kicks
submitted by powerrush powerrush 4 months, 11 days ago

codebetter.com — Someone at work, new to agile approaches, asked me about when agile projects do design. I thought I would share my answer in case others were still wondering, and to try and explain where experience may have lead to us activities that are not textbook... read more...

Add a comment add a comment | category: | Views: 16
tags: , , , , | tag it

3
kicks
submitted by ailon ailon 5 months, 26 days ago

devblog.ailon.org — A story about good print designers trying to design web sites and not wanting to learn a thing. read more...

Add a comment add a comment | category: | Views: 2
tags: , , | tag it

1
kicks
submitted by georgiawebs 6 months, 10 days ago

pushthingsforward.com — Atlanta Web Design and web development company offering logical online solutions to small and medium businesses worldwide. Custom Web Site Design, SEO Services, Ecommerce Solutions. Contact us today for your online needs. read more...

Add a comment add a comment | category: | Views: 1
tags: , , , , | tag it

2
kicks
submitted by allianz77 6 months, 10 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 add a comment | category: | Views: 16
tags: , , , , | tag it

17
kicks
published 7 months, 20 days ago, submitted by gustavod gustavod 7 months, 20 days ago

duartes.org — When Richard Feynman investigated the Challenger disaster, he issued a brilliant report with many insights into the nature of engineering. These apply directly to modern software development. Not sure if this one is on topic - it's about general software engineering. read more...

Add a comment 4 comments | category: | Views: 3
tags: , , , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge