scottcreynolds

Stories kicked by scottcreynolds

Separate Assemblies != Loose Coupling(codebetter.com)

submitted by scottcreynoldsscottcreynolds(195) 3 years, 7 months ago

read and learn read more...

add a comment |category: |Views: 403

tags: another

Using Covering Indexes to Improve Query Performance(weblogs.sqlteam.com)

submitted by kprernnkprernn(1445) 3 years, 7 months ago

Link to a Simple-Talk article that discusses how you can include columns in the leaf nodes of nonclustered indexes to improve query performance. read more...

add a comment |category: |Views: 10

tags: another

Ocala/Central Fl Geek Meetup(lostechies.com)

submitted by boyCommaThatboyCommaThat(10) 3 years, 8 months ago

Get information on the second Ocala/Central FL Geek PubClub Meet Up read more...

add a comment |category: |Views: 3

tags: another

MSpec v0.2(codebetter.com)

submitted by adminjewadminjew(1490) 3 years, 8 months ago

It's been a while, but we've gotten several new things into Machine.Specifications (MSpec). I'm excited to finally release them for everyone to start playing with. You can grab the bits here. Let's talk about what's new though. Here's an example of a new context/spec: read more...

add a comment |category: |Views: 30

tags: another

Taking a look at the AAA syntax in RhinoMocks 3.5(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 9 months ago

A short screencasts where we look at the AAA (Arrange, Act, Assert) syntax in RhinoMocks 3.5. read more...

add a comment |category: |Views: 200

tags: another

Why asp.net MVC is so awesome.(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 4 years, 2 months ago

The number one reason why asp.net MVC is the best thing ever. read more...

20 comments |category: |Views: 104

tags: another

Why Use Continuous Integration - Beginner's Overview(scottcreynolds.com)

submitted by percent20percent20(855) 4 years, 5 months ago

Good conceptual overview of why to use Continuous Integration. As a person that didn't understand much at all about it. This article sense me down the right direction of understanding. read more...

add a comment |category: |Views: 52

tags: another