<![CDATA[Latest Content by Ken Spencer]]>http://www.sqlmag.com/authors/author/author/5645867/rss/5645867en-USFri, 25 May 2012 08:18:03 GMTFri, 25 May 2012 08:18:03 GMT<![CDATA[Building Great UIs]]>http://www.sqlmag.com/article/net-framework2/building-great-uis
By Ken Spencer
Creating a custom user interface requires design experience that few developers possess. Learn to shift from logical left-brain mode to using the creative, visually oriented right brain to create cool new UIs.]]>
Ken SpencerFri, 04 Feb 2011 14:00:00 GMThttp://www.sqlmag.com/article/net-framework2/building-great-uis
<![CDATA[Efficient Data Binding with Windows Presentation Foundation and Visual Studio 2008]]>http://www.sqlmag.com/article/visual-basic-vb/efficient-data-binding-with-windows-presentation-foundation-and-visual-studio-2008
By Ken Spencer
A free tool helps you use Visual Studio 2008 to automate wiring your SQL Server data with a Windows Presentation Foundation (WPF) front end.]]>
Ken SpencerThu, 30 Oct 2008 00:00:00 GMThttp://www.sqlmag.com/article/visual-basic-vb/efficient-data-binding-with-windows-presentation-foundation-and-visual-studio-2008
<![CDATA[Automating Development Can Lead to Project Success]]>http://www.sqlmag.com/article/testing5/automating-development-can-lead-to-project-success
By Ken Spencer
To turn around a failing project try building more automation into the development process]]>
Ken SpencerThu, 30 Oct 2008 00:00:00 GMThttp://www.sqlmag.com/article/testing5/automating-development-can-lead-to-project-success
<![CDATA[Using Win2K Certificate Services to Configure a Standalone CA, Part 2]]>http://www.sqlmag.com/article/certificates/using-win2k-certificate-services-to-configure-a-standalone-ca-part-2
By Ken Spencer
Use Certificate Services to generate certificates that your extranet users can use to access your Web site (Part 2).]]>
Ken SpencerWed, 16 Jan 2002 00:00:00 GMThttp://www.sqlmag.com/article/certificates/using-win2k-certificate-services-to-configure-a-standalone-ca-part-2
<![CDATA[Using Win2K Certificate Services to Configure a Standalone CA, Part 1]]>http://www.sqlmag.com/article/certificates/using-win2k-certificate-services-to-configure-a-standalone-ca-part-1
By Ken Spencer
Use Certificate Services to generate certificates that your extranet users can use to access your Web site.]]>
Ken SpencerTue, 18 Dec 2001 00:00:00 GMThttp://www.sqlmag.com/article/certificates/using-win2k-certificate-services-to-configure-a-standalone-ca-part-1
<![CDATA[Using Windows Security with IIS and SQL Server 2000]]>http://www.sqlmag.com/article/web-administration/using-windows-security-with-iis-and-sql-server-2000
By Ken Spencer
Discover how you can configure a Web application that accesses SQL Server 2000 to use a Windows username and password for authentication.]]>
Ken SpencerWed, 14 Nov 2001 00:00:00 GMThttp://www.sqlmag.com/article/web-administration/using-windows-security-with-iis-and-sql-server-2000
<![CDATA[IIS Scripting Solutions]]>http://www.sqlmag.com/article/vbscript/iis-scripting-solutions
By Ken Spencer
Adsutil.vbs is a handy script that you can use to automate the administration of your Web sites.]]>
Ken SpencerMon, 12 Nov 2001 00:00:00 GMThttp://www.sqlmag.com/article/vbscript/iis-scripting-solutions
<![CDATA[Configuring IIS 5.0 for an Intranet]]>http://www.sqlmag.com/article/intranet/configuring-iis-5-0-for-an-intranet
By Ken Spencer
Learn the type of server architecture to use, where to put application files, and how to configure Win2K and IIS to best run intranet applications.]]>
Ken SpencerMon, 15 Oct 2001 00:00:00 GMThttp://www.sqlmag.com/article/intranet/configuring-iis-5-0-for-an-intranet
<![CDATA[Flexible Data Exchange]]>http://www.sqlmag.com/article/activex/flexible-data-exchange
By Ken Spencer
By using XSLT to customize XML output, you can provide a flexible Web service to fill a variety of needs.]]>
Ken SpencerWed, 19 Sep 2001 00:00:00 GMThttp://www.sqlmag.com/article/activex/flexible-data-exchange
<![CDATA[Using Certificates for Security in IIS]]>http://www.sqlmag.com/article/certificates/using-certificates-for-security-in-iis
By Ken Spencer
Learn how to use client certificates to authenticate access to your IIS Web servers.]]>
Ken SpencerMon, 20 Aug 2001 00:00:00 GMThttp://www.sqlmag.com/article/certificates/using-certificates-for-security-in-iis
<![CDATA[Using the DispNode and DispTree Scripts]]>http://www.sqlmag.com/article/vbscript/using-the-dispnode-and-disptree-scripts
By Ken Spencer
Ken Spencer introduces you to two scripts that you can use to display useful information about your IIS Web sites and services.]]>
Ken SpencerMon, 20 Aug 2001 00:00:00 GMThttp://www.sqlmag.com/article/vbscript/using-the-dispnode-and-disptree-scripts
<![CDATA[Many Levels of Web Security]]>http://www.sqlmag.com/article/permissions/many-levels-of-web-security
By Ken Spencer
Safeguard your Web applications by using COM+ components to provide vital authentication and authorization services.]]>
Ken SpencerWed, 25 Jul 2001 00:00:00 GMThttp://www.sqlmag.com/article/permissions/many-levels-of-web-security
<![CDATA[Component Security Terms]]>http://www.sqlmag.com/article/sql-server/component-security-terms
By Ken Spencer
Here’s the description of the meanings of security terms in a component context.]]>
Ken SpencerWed, 25 Jul 2001 00:00:00 GMThttp://www.sqlmag.com/article/sql-server/component-security-terms
<![CDATA[Using VBScript Programs to Track Your Web Sites]]>http://www.sqlmag.com/article/active-directory-service-interfaces-adsi/using-vbscript-programs-to-track-your-web-sites
By Ken Spencer
Ken Spencer shows you a simple VBScript program that lists the Web sites on any server to which you have access on your LAN or WAN.]]>
Ken SpencerTue, 17 Jul 2001 00:00:00 GMThttp://www.sqlmag.com/article/active-directory-service-interfaces-adsi/using-vbscript-programs-to-track-your-web-sites
<![CDATA[WMI 101: Event Logging]]>http://www.sqlmag.com/article/windows-management-instrumentation-wmi/wmi-101-event-logging
By Ken Spencer
Ken Spencer shows you two simple Windows Management Instrumentation (WMI) scripts that let you manage your event logs.]]>
Ken SpencerWed, 16 May 2001 00:00:00 GMThttp://www.sqlmag.com/article/windows-management-instrumentation-wmi/wmi-101-event-logging
<![CDATA[Filtering and Sorting in ASP]]>http://www.sqlmag.com/article/tsql3/filtering-and-sorting-in-asp
By Ken Spencer
Trim your workload, streamline your site, and wow your visitors by using ASP to develop your Web pages.]]>
Ken SpencerThu, 26 Apr 2001 00:00:00 GMThttp://www.sqlmag.com/article/tsql3/filtering-and-sorting-in-asp
<![CDATA[Joining Forces for High-Performance Web Sites]]>http://www.sqlmag.com/article/performance/joining-forces-for-high-performance-web-sites
By Ken Spencer
Advice about hardware, design, and configuration for prime Web application performance in an IIS environment.]]>
Ken SpencerWed, 18 Apr 2001 00:00:00 GMThttp://www.sqlmag.com/article/performance/joining-forces-for-high-performance-web-sites
<![CDATA[The W3who.dll ISAPI Filter]]>http://www.sqlmag.com/article/monitoring-and-analysis/the-w3who-dll-isapi-filter
By Ken Spencer
Ken Spencer introduces you to a Win2K Resource Kit tool that can help you test your Web sites from a browser.]]>
Ken SpencerTue, 17 Apr 2001 00:00:00 GMThttp://www.sqlmag.com/article/monitoring-and-analysis/the-w3who-dll-isapi-filter
<![CDATA[Cleaning House]]>http://www.sqlmag.com/article/sql-server-2000/cleaning-house
By Ken Spencer
Sweep out the cobwebs while you upgrade your Web site.]]>
Ken SpencerWed, 21 Mar 2001 00:00:00 GMThttp://www.sqlmag.com/article/sql-server-2000/cleaning-house
<![CDATA[Resource Kit Security Templates]]>http://www.sqlmag.com/article/systems-administrator/resource-kit-security-templates
By Ken Spencer
This month, Ken Spencer introduces you the Microsoft Windows 2000 Server Resource Kit Security Configuration and Analysis tool.]]>
Ken SpencerMon, 19 Mar 2001 00:00:00 GMThttp://www.sqlmag.com/article/systems-administrator/resource-kit-security-templates