|
|
cwbrandsma
Stories kicked by friends of cwbrandsma
|
|
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...
1 comment
|
category: Architecture | Views: 276
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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
|
category: Architecture | Views: 206
|
|
tags:
Design, Domain-driven, Laribee, Architecture, DDD | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 3 days ago, submitted by
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
|
category: Unit Testing | Views: 81
|
|
tags:
Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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
|
category: Community | Views: 409
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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
|
category: C# | Views: 353
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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
|
category: Visual Studio | Views: 445
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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
|
category: Architecture | Views: 145
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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...
2 comments
|
category: ASP.NET | Views: 236
|
|
tags:
ScottGuthrie, MVC, ASP.NET, ASPNETMVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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
|
category: Web Services | Views: 552
|
|
tags:
WebServices | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
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
|
category: Other | Views: 7
|
|
tags:
teams | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 18 days ago, submitted by
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
|
category: ASP.NET | Views: 319
|
|
tags:
Memcached, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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