Solutions Architecture Blog

Browse by Tags

Web Application Security – beyond authentication and authorization
by Daan De Brouckere 03.05.08

Comments    No Comments
How much time do you usually spend securing a new system? Does security play a major role in your software architecture? How much security is enough? Securing web applications traditionally consists of two components referred to as authentication and...
Filed under: ,
Cyclomatic Complexity Podcast
by Mark Strawmyer 01.22.08

Comments    No Comments
I sat down with Larry Clarkin recently to do a podcat for The Thirsty Developer , which is a podcast that Larry and Dave Bost have started. Larry and Dave are both Developer Evangelists for Microsoft that I'm fortunate to interact with in the community...
Value of Guidance Solutions / Frameworks
by Mark Strawmyer 01.02.08

Comments    No Comments
I was recently engaged in discussions about the use of design patterns that resulted in my reflecting on projects I've seen where I judge design patterns to have been used successfully. Design patterns can indeed add significant value to a solution...
Code Reviews and Maintainability
by Mark Strawmyer 12.26.07

Comments    No Comments
Its continually amazing to me how discipline can go a long way to helping ensure a solution has long term maintainability. Making sure you set parameters and agreed upon standards at the start of a project and then having the mettle to ensure that regardless...