Extracting The Date From a SQL DateTime In SQL Queries
Ever wondered how to quickly and easily get the date portion of a datetime field in a SQL query? Seems like it should be easy, right? Unfortunately, it isn’t...
Ever wondered how to quickly and easily get the date portion of a datetime field in a SQL query? Seems like it should be easy, right? Unfortunately, it isn’t...
Another issue I’ve run into with the service broker and moving databases between servers is this error message:
Have you ever wanted to add a text string, like an application name, to the title of all your web pages. It’s easy to do using the control adapters available...
Frankly, it’s always a pain to create ASP.NET machine keys for each of your web applications. I’ve written a little helper app that creates the <machineKe...
I’ve posted an update to the Partial Authentication System that fixes the following minor bugs: