Welcome to MSDN Blogs Sign in | Join | Help

Just Coding

Spanish Developer Bits

September 2005 - Posts

OWASP
You know I've been posting my favorite links to http://del.icio.us/rido , but this one is a good security guideĀ to protect applications so I want to post it here http://www.owasp.org/documentation/guide.html It covers Asp.Net, Java, WebServices and more Read More...
MockObjects again
Finally my article about TDD, MockObjects and Dependency Injection is updated to this new URL: http://msdn.microsoft.com/es-es/library/bb932285.aspx It's in Spanish, but the sample code is English readable !! I'm waiting for your feedback. Read More...
Unit Test Rules
Michael Feathers has posted a set of Unit Tests Rules http://www.artima.com/weblogs/viewpost.jsp?thread=126923 he said: A test is not a unit test if: It talks to the database It communicates across the network It touches the file system It can't run at Read More...
How to learn Design Patterns
Jeremy D. Miller talks in his blog about how to learn and apply Design Patterns. http://codebetter.com/blogs/jeremy.miller/archive/2005/09/01/131509.aspx I completely agree with his ideas, however I've been in frustrating situations when you come to an Read More...
Look at this code !!
At the beginning of this blog I started to submit intersting URL, or sites I don't want to forget. Since I discovered Del.Icio.Us (social bookmark manager) I just post my new links there , but today I've found a blog dedicated to the most horrible code Read More...
Page view tracker