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

cwbrandsma Subscribe to this feed
cwbrandsma
Profile Kicked Submitted Comments Tags Friends Kicked By Friends Submitted By Friends

Stories kicked by friends of cwbrandsma
22
kicks
published 4 days, 8 hours ago, submitted by raffaeu 5 days ago

ayende.com — Directly from the blog of Ayende, NHibernate 2.0 is out!! read more...

Add a comment add a comment | category: | Views: 378
tags: | tag it

5
kicks
submitted by dcarr dcarr 23 days, 3 hours ago

codebetter.com — Excellent content as always from the genius behind NDepend. read more...

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

30
kicks
published 30 days, 4 hours ago, submitted by terrble 30 days, 6 hours ago

jeffreypalermo.com — The fundamental rule is that all code can depend on layers more central, but code cannot depend on layers further out from the core. This architecture is unashamedly biased toward object-oriented programming, and it puts objects before all others. read more...

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

16
kicks
published 1 month, 2 days ago, submitted by ang3lfir3 1 month, 3 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

14
kicks
published 1 month, 3 days ago, submitted by brandewinder brandewinder 1 month, 4 days ago

lostechies.com — With Rhino Mocks 3.5 just around the corner, I've started using it to create much more readable tests. One of the things that always bothered me with Expect.Call, constraints and the like was that it mixed in the Arrange with Assert. For those that haven't heard of AAA, it's a pattern for authoring unit tests: * Arrange - set up the unit under test * Act - exercise the unit under test, capturing any resulting state * Assert - verify the behavior through assertions As I moved towards BDD context/specification style tests, working with Rhino Mocks didn't fit the picture very well. But with the new AAA syntax of Rhino Mocks 3.5, I can very cleanly separate out the behavior I want to observe from the mechanics of setting up the test. read more...

Add a comment add a comment | category: | Views: 81
tags: | tag it

10
kicks
published 1 month, 6 days ago, submitted by powerrush powerrush 1 month, 6 days ago

altnetpodcast.com — In this episode Jeremy Miller and Ward Bell (from IdeaBlade) discuss the Vote of No Confidence on Microsoft's Entity Framework and what it means for the Alt.NET and .NET communities read more...

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

21
kicks
published 28 days, 23 hours ago, submitted by carcer 1 month, 10 days ago

codebetter.com — If you're anything like me, you probably learn a lot better by going through code rather than reading books. I'm happy to release the Foundations of Programming Learning Application - it's a complete solution meant to show what was covered in the Foundations series. read more...

Add a comment add a comment | category: | Views: 409
tags: | tag it

21
kicks
published 1 month, 10 days ago, submitted by chrissie1 1 month, 11 days ago

lostechies.com — This is the 5th and last part in a series on hoow to make a bad application better. Wonderfully explained. There is a lot to learn from this. read more...

Add a comment add a comment | category: | Views: 353
tags: | tag it

30
kicks
published 1 month, 11 days ago, submitted by terrble 1 month, 11 days ago

lostechies.com — I've been hearing from several colleagues about how their Visual Studio solution files have many (i.e. more than 10, and usually more than 30 -- in one case, more than 100!). So far, none of them have been able to give me any good explanation for why this is and most of them hate it but they can't change it because their architect/lead/whatever won't let them. I'm hoping that by getting the discussion going on this in the greater community, we can try to discourage everyone from having lots of projects in a solution. read more...

Add a comment add a comment | category: | Views: 445
tags: | tag it

13
kicks
published 1 month, 11 days ago, submitted by cwoodruff 1 month, 11 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 sat down with the hosts Keith and Woody to discuss this growing design practice and also discuss how it could be used with the .NET platform. read more...

Add a comment add a comment | category: | Views: 145
tags: | tag it

41
kicks
published 1 month, 14 days ago, submitted by maartenba 1 month, 14 days ago

weblogs.asp.net — The ASP.NET MVC team is in the final stages of finishing up a new "Preview 4" release that they hope to ship later this week. The Preview 3 release focused on finishing up a lot of the underlying core APIs and extensibility points in ASP.NET MVC. Starting with Preview 4 this week you'll start to see more and more higher level features begin to appear that build on top of the core foundation and add nice productivity. There are a bunch of new features and capabilities in this new build - so much in fact that I decided I needed two posts to cover them all. This first post will cover the new Caching, Error Handling and Security features in Preview 4, as well as some testing improvements it brings. My next post will cover the new AJAX features being added with this release as well. read more...

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

11
kicks
published 1 month, 14 days ago, submitted by DavyBrion 1 month, 16 days ago

davybrion.com — In this post i question the usage of a WCF service layer instead of going for a NServiceBus based messaging approach read more...

Add a comment add a comment | category: | Views: 552
tags: | tag it

11
kicks
published 1 month, 6 days ago, submitted by powerrush powerrush 1 month, 18 days ago

altnetpodcast.com — In this episode Ward Bell (from IdeaBlade) and Jeremy Miller discuss Object-Relational Mapping and when to use ORM tools. read more...

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

3
kicks
submitted by ussherm ussherm 1 month, 18 days ago

codebetter.com — Software developers and architects don't have all the answers... but who does? Dave discusses some common patterns for figuring out our role in the great game of software. read more...

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

15
kicks
published 1 month, 16 days ago, submitted by peter_twototango 1 month, 18 days ago

peter.worksontheweb.net — Review of the new Aggiorno plugin for Visual Studio 2005 and 2008 read more...

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

19
kicks
published 1 month, 18 days ago, submitted by Yura Yura 1 month, 19 days ago

codebetter.com — Though .NET apps scale well thanks to caching, you can always use Memcached to scale further. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge