I was doing my routine checks on my servers and I noticed that one of them have some unusual logs that I don't usually see, so I decided to dig further. Well it seems someone has been trying to bring the server down using several methods including SQL injection. I've listed the TSQL that was used to perform the injection, first off, I have no idea why people will try to break the site, its just a blog, darn it! you gain nothing from doing so, except all my blog entries. Fortunately enough, I stopped using inline queries (I...
I'm currently converting a huge 1.1 eCommerce site to 2.0 and its nothing but painful, apart from the stress of dealing with the original site lack of structure, there are some things that just don't work. These are my rumblings. I first tried converting the 2003 project to a 2005 website and that didn't go too well, after a few hours, I threw that idea out of the window and converted the project into a 2005 web application and it was a success apart from a few minor tweaks. Here are some other huddles that I had to jump. ...