But in my job I have to wear the DBA hat quite often. I was having a problem today where a query that returns 200 rows was taking 16 seconds to return to my application. The same query run in Query Analyzer came back in .47 seconds. Huh? One of my co...
Hat's off to Chris Hammond for making public the Visual Studio 2005 Launch Event. I'll be going to the one in Atlanta.
Nice blog from David Mauri on explaining the importance of a Data Access Layer.
I'm feeling a little overawed by the task that's before me right now. I have until the end of the month to develop two installation projects for our ASP.NET/SQL SERVER software, one as an upgrade, and the other for a fresh installation. I've been given...
I've been planning to create the middle tier of a project I'm developing as an ASP .NET WebService. The goal of the webservice is to provide a strongly-typed set of class objects to the calling program in such a way that the calling program needs no knowledge...