The errors *may* be due to changes in the Twitter API. If not, it looks like Twitterizer will definitely be toast due to changes coming in the Twitter API in the next few weeks. ...
First and foremost, how do you know how each of the variants ends? The three samples you show make it look fairly random. Are there only a few possible strings, or many?
The only important Xander. :-) I couldn't log into my Xanderno account after the messageboard software upgrade, and after working a bit with the staff to get it back, I decided just to let it rest...
Sure, so you should be able to get what you need with a correlated subquery. This is where an inner query (in the WHERE clause) references the main query in order to filter the results. So, in...
Let's deal with one problem at at time. First, the lock out problem. Is IsLockedOut set to true? When you enter an incorrect password, is FailedPasswordAttempCount...
I'm late to the party I know, but it's worth pointing out that *any* client side technique for encoding content before uploading it essentially useless at mitigating attacks, because there's no...
My question is, why would you want to build your own when you can just buy one instead? There's already a ton of PoS software available, and I can't think of a good reason to try and reinvent the...
What you're looking for are static analysis tools. If you have one of the Team System SKUs for Visual Studio, static code analysis is built right in, and you just need to run it against the...
The database changes and 404s shouldn't have anything to do with each other. Can you verify that a page with the name you're requesting does indeed exist in the web directory?
Bill...In this case, what he's referring to is essentially the newest incarnation of the service bureau concept. You have a virtual machine sitting on a massive cluster, and you pay for processor...