Chris Falter

.NET Design and Best Practices
posts - 42, comments - 82, trackbacks - 24

My Links

News

All source code published on this blog is placed in the public domain.

Archives

Post Categories

Image Galleries

About Me

Database Considerations

Occasionally I get an inspiration on how to solve a problem with interesting SQL syntax or sound schema design.
How To Search Encrypted Text in SQL Server 2005/2008

posted @ Monday, October 06, 2008 12:14 AM | Feedback (5) | Filed Under [ Database Considerations ]

.NET Entity Framework: Is It Ready for Web Prime-Time?

The .NET Entity Framework is Microsoft's new tool for object/relational mapping (ORM). While MS does have big plans for it, it does have some important limitations....

posted @ Tuesday, May 27, 2008 9:50 AM | Feedback (4) | Filed Under [ Database Considerations ]

How To: Encrypt and Manage Documents with SQL Server 2005

This post describes when you should use SQL Server encryption, which type of encryption key to use, and how to create the infrastructure for managing documents whose size exceeds the maximum encryption block size of 8000 bytes. It also summarizes network and operations steps you need to take to make sure your entire infrastructure is reasonably secure.

posted @ Thursday, May 08, 2008 4:13 PM | Feedback (4) | Filed Under [ Database Considerations ]

A T-SQL Stumper

I recently encountered a real head-scratcher when trying to perform a SQL query against a service performance log. If you enjoy this kind of challenge, or if you just want to learn a new SQL query strategy, read on.

posted @ Saturday, December 15, 2007 5:20 PM | Feedback (0) | Filed Under [ Database Considerations ]

Opportunistic SOA (or How to Make Your Cool New Code Survive the Hype Cycle)

posted @ Tuesday, April 10, 2007 8:55 PM | Feedback (0) | Filed Under [ Database Considerations ]

Powered by: