PeterRitchie Subscribe to this feed

Stories submitted by PeterRitchie

Nourishing Technology and product communities (msmvps.com)

submitted by PeterRitchiePeterRitchie(1430) 1 month, 5 days ago

Peter discusses his thoughts on what it takes to nourish a product community to maximize benefit to the community and the product. read more...

add a comment | category: | Views: 3

tags: another

The differene between an Anti-Pattern and a Code smell (msmvps.com)

submitted by PeterRitchiePeterRitchie(1430) 1 month, 15 days ago

Peter discusses the difference between an Anti-Pattern and a Code Smell. read more...

add a comment | category: | Views: 3

tags: another

Why software fundamentals are important to Microsoft's bottom-line (msmvps.com)

submitted by PeterRitchiePeterRitchie(1430) 7 months, 24 days ago

Peter discusses why software fundamentals should be viewed as something positive to Microsoft's bottom line. read more...

add a comment | category: | Views: 2

tags: another

Global error handling in WCF (haveyougotwoods.com)

submitted by PeterRitchiePeterRitchie(1430) 8 months, 22 days ago

Dave shows us how to easily add global error handling to WCF external methods without having to expand the responsiblity of each and every exernal method. read more...

add a comment | category: | Views: 118

tags: another

Thread.Sleep is a sign of a poorly designed program. (msmvps.com)

published 8 months, 21 days ago, submitted by PeterRitchiePeterRitchie(1430) 8 months, 23 days ago

Other than for debug code, Peter details why Thread.Sleep isn't for production code. read more...

add a comment | category: | Views: 534

tags: another

DevTeach 2009 (msmvps.com)

submitted by PeterRitchiePeterRitchie(1430) 11 months, 20 days ago

DevTeach 2009, a Jam-packed conference! read more...

add a comment | category: | Views: 4

tags: another

Hosting your OSS project on github (codebetter.com)

published 1 year ago, submitted by PeterRitchiePeterRitchie(1430) 1 year ago

Aaron walks through hosting an oss project on github and how to use git as the SCC system. read more...

add a comment | category: | Views: 119

tags: another

Developing with Source Code Control Best Practices Part 2 (msmvps.com)

published 1 year ago, submitted by PeterRitchiePeterRitchie(1430) 1 year ago

Peter continues his series on Source Code Control best practices. read more...

add a comment | category: | Views: 505

tags: another

responding to coding horror (codebetter.com)

published 1 year, 1 month ago, submitted by PeterRitchiePeterRitchie(1430) 1 year, 1 month ago

Rob responds to opinions on coding horror read more...

add a comment | category: | Views: 769

tags: another

A pandemic of domain anaemia (msmvps.com)

submitted by PeterRitchiePeterRitchie(1430) 1 year, 1 month ago

Peter discusses anaemic domain model anti-pattern and anaemic domain model application patterns recently published by Microsoft Patterns and Practices. read more...

add a comment | category: | Views: 11

tags: another

House of Cards Design Anti-Pattern (msmvps.com)

submitted by PeterRitchiePeterRitchie(1430) 1 year, 1 month ago

Peter details what he calls the "House of Cards" design anti-pattern. read more...

add a comment | category: | Views: 25

tags: another

Pontificating Virtual Parameterized Constructors in C# (msmvps.com)

submitted by PeterRitchiePeterRitchie(1430) 1 year, 4 months ago

Peter pontificates on whether adding virtual parameterized constructors to a future version of C# is a good idea or not. read more...

add a comment | category: | Views: 13

tags: another

.NET 4.0, Evolving .NET Development (msmvps.com)

submitted by PeterRitchiePeterRitchie(1430) 1 year, 4 months ago

Peter provides a detailed overview of some of the .NET 4.0 features as they pertain to C# development. read more...

add a comment | category: | Views: 13

tags: another

A tip for C# closures (whether you know you're using them or not) (msmvps.com)

submitted by PeterRitchiePeterRitchie(1430) 1 year, 4 months ago

Peter discusses what a closure is in C#, a gotcha and how to get around it. read more...

add a comment | category: | Views: 38

tags: another

Developing with Source Code Control Best Practices Part 1 (msmvps.com)

published 1 year, 5 months ago, submitted by PeterRitchiePeterRitchie(1430) 1 year, 5 months ago

Peter details some first principles about SCC, and some very basic developing with SCC practices that every dev should follow. read more...

2 comments | category: | Views: 482

tags: another

Software Process and Reduction of Quality (msmvps.com)

submitted by PeterRitchiePeterRitchie(1430) 1 year, 6 months ago

Peter asserts that development of an API or framework should include time to communicate with its community. read more...

add a comment | category: | Views: 5

tags: another