alkampfer on January 25th, 2011

This is the history of a nasty bug happened today. There is some service that has a method called GetCustomers() and this function is used from a web application and a Windows application. Since landing web page use this function to show all customers data, and since  Customers entity changes rarely we decide to put [...]

kick it on DotNetKicks.com

Continue reading about Add a cache and… you’ve created a security bug

alkampfer on December 23rd, 2010

I’m a very noob Blend user and I learn it without reading or seeing any tutorial, just opened blend and begin to use it… this is no good because I missed some basic features like for example that the grid can be put in Canvas or Grid mode…. Figure 1: The grid is in canvas [...]

kick it on DotNetKicks.com

Continue reading about Read and learn to use a tool instead of Try and learn :)

alkampfer on March 16th, 2010

I’m exited on Brian Harry’s plan to do a series of posts regarding programming practices in his blog. The main reason is that Brian had really wrote tons of good code and it is really interesting knowing how he organize his projects. From this first post I strongly agree with a couple of concepts, the [...]

kick it on DotNetKicks.com

Continue reading about Brian Harry programming practices

alkampfer on December 17th, 2009

I was reading this post, and I really agree with Jeff, every day is international Backup Awareness Day. People usually learn the importance of a good backup the first time they have a great data loss, or when you see others having greats data loss. I remember, loong time ago, when I worked in a [...]

kick it on DotNetKicks.com

Continue reading about Have you backup your data today?