13,426 reputation
2355
bio website mbrownchicago.spaces.live.com
location Indiana
age 35
visits member for 2 years, 4 months
seen 20 hours ago
stats profile views 664
Just your everyday geek.

17h
awarded  Nice Answer
May
13
comment Code a second outside I.P. address to my website
What language/platform are you using?
May
13
answered Is Domain Entity violating Single Responsibility Principle?
May
8
answered Visual Studio DBProjects and problem with it running post-build SQL (file too big)
May
7
revised Implementing a claims-based security model to secure a WCF service
added 150 characters in body
May
7
answered Implementing a claims-based security model to secure a WCF service
May
7
comment Implementing a claims-based security model to secure a WCF service
This would probably best be suited for StackOverflow. But I can provide some guidance here.
May
5
comment Is there a name for the school of thought behind writing tests?
Hmm, I didn't get notification about these comments. Anyway, I did specifically say TDD originated with the Agile movement and it did. Of course there were unit tests before TDD. I never said it was an agile invention. But TDD is an agile concept.
May
4
comment Helper Methods Placement
@VainFellowman I was going to write the same as an answer, but since you got here first, I'll let you do so and get the rep :)
May
4
answered Is there a name for the school of thought behind writing tests?
May
2
answered Are there any well-known quantitative approaches to evaluate a particular design whether it satisfies or violates the SOLID design principles?
May
2
comment Is there some sort of “Ludum Dare” for software?
They also have global competitions where the winners of local SW compete against each other to find the "best of the best". Another similar concept is the Startup Bus. It's a bus ride that starts in the Midwest and drives down to South by SouthWest. Participants try to create software to demonstrate at the conference.
May
2
comment Is there some sort of “Ludum Dare” for software?
Since the question is closed, here is my answer There are Startup Weekends and Give Camps. Both have the same idea: a group gets together, forms teams, and works on projects over the course of a weekend. Give camps are for charity. Various non-profit organizations sign up to have work done for them (usually a website but sometimes more interesting tasks are done). The goal of a startupweekend is to take an idea from inception to demonstration over the weekend. There are demos and sometimes VCs come to invest.
Apr
29
comment Introducing design concepts/patterns/principles to co-workers
@gnat you're right, I updated my answer to provide more clarity.
Apr
29
revised Introducing design concepts/patterns/principles to co-workers
added 671 characters in body
Apr
27
comment Approach of delivering “Logging API”
I was going to write the same answer. But I'd add that they usually want to see both. How do you go about gathering detailed requirements AND what are your design skills once you have them.
Apr
26
reviewed Leave Open When people work in different countries and need to work together how to keep code in correct language
Apr
26
comment When people work in different countries and need to work together how to keep code in correct language
I agree, this is about how to make sure the developers' IDEs share the same language settings.
Apr
24
answered Service to prove authorship with trusted timestamp
Apr
22
answered Is this an MVC framework?