Archive for August, 2007

Connecting to SQL server using different NT domain credentials

Tuesday, August 21st, 2007

ASP.NET has a nice Impersonation feature that allows server-based web applications to use alternate credentials to perform network activities. Unfortunately, it does not extend into Windows “thick” clients; until now.

My scenario was to read an Excel file from a local and/or shared folder with one set of credentials, and then a Sql Server with a […]

YUI New version with even more new features!

Wednesday, August 1st, 2007

The Yahoo User Interface libraries are now at version 2.3.0 with six new features.
* Rich Text Editor
* Base CSS
* YUILoader
* ImageLoader
* ColorPicker
* YUI Test Utility
* Skins
I am […]