Categories
16,February,2007
» 02
How to Turn Deprecation Warnings Off in Rails
Ryans Scraps
I was talking with a friend of mine last week about the new Rails deprecation warnings that you’ll see when you do naughty things like access @cookies from your controller or use deprecated methods like
Filed under Ruby on Rails | on 2007 Feb 16
If you’re just not happy with some of the existing options out there for doing Http Authentication in Rails, we’ve got another entry into the market. There’s now an official Rails http authentication plugin
Filed under Ruby on Rails | on 2007 Feb 16
The rumor was that SQL Server passwords are case insensitive?
Sorting It All Out
Trevor's question: I heard a rumor that passwords in SQL Server are case insensitive. Is that true? If it is, isn't that a bug? When I read Trevor's question I was reminded of that telephone game where
Filed under Database,SQL | on 2007 Feb 16
Passing lists to SQL Server 2005 with XML Parameters
JonGalloway.ToString()
Overview SQL Server 2005's XML capabilities make it a easier to pass lists to SQL Server procedures. Background I recently needed to write a stored procedure which took a list of ID's as a parameter
Filed under Database,SQL | on 2007 Feb 16
PART II - Data security enhancements in SQL Server 2005
Microsoft SQL Server Support Blog
In the previous edition ( Data security enhancements in SQL Server 2005) , we talked about data encryption/decryption in general. In this installment, let’s talk about key maintenance. It is important
Filed under Database,SQL | on 2007 Feb 16
Tools of the Trade: Part I – Universal Data Link Files
Microsoft SQL Server Support Blog
The other day I was working on an issue with one of our customers. I had been having him run several different tests using a few of the tools that we use on the SQL Developer team on a daily basis. After
Filed under Database,SQL | on 2007 Feb 16
HelloSablecc
Martin Fowlers Bliki
HelloSablecc tools 11 February 2007 (Updated at end with note about tree transformation rules.) I've done a small amount of playing around with SableCC recently. It took a bit of effort to get a "Hello
Filed under Design, Architecture | on 2007 Feb 16
Pages: 1
» 02