Homepage » Entertainment/Celebrity, Software » Tricia Helfer (and SQL Connection Tester Utility)

Tricia Helfer (and SQL Connection Tester Utility)

By Jonathan + November 8th, 2005

So my friend wrote this nice little utility today to che…Ok, you probably don’t see what this has to do with Tricia Helfer in Maxim UK. Well, I’m getting to that…I forget what I was saying…Tricia *drool* :-D

blog-j | Sql Connection Tester Utility

I whipped up this handy .NET command line utility that will test for connectivity to a Sql Server. It’s written in C# and targets the .NET 1.1 runtime.

O comments at "Tricia Helfer (and SQL Connection Tester Utility)"

Be the first commenter!

Comment Now!

Name* Email* Blog / Website

Latest Posts

C#: Returning an array via webservice with derived classes November 20th, 2008

C#: Returning an array via webservice with derived classes

Here’s a neat little thing I learned today. I was writing a WebMethod for a WebService I’m working on for ScribbleLive. The return type[...] Read the rest »