Posted Thursday July 3, 2008, 9:41 am, Over one day old
Just encountered this while attempting to call an 'https' web service that required NTLM authentication. Exception text: "The HTTP request is unauthorized with client authentication scheme 'Anonymous'. The authentication header received from the server...(read more)
Read MessageSecurityException was unhandled (Links)
Posted Thursday July 3, 2008, 9:41 am, Over one day old
Read NetDispatchFaultExcetion was unhandled (Links)
Posted Tuesday February 26, 2008, 8:49 am, Over one day old
Whilst building an 'custom action' to install a database , I encountered a SqlException ("Incorrect syntax near...") when calling ExecuteNonQuery(). To solve the problem process sql commands separately (using 'GO' as a delimiter). Thankfully parsing the...(read more)
Read Incorrect Syntax near 'GO'... SqlCommand.ExecuteNonQuery(); (Links)
Posted Tuesday May 15, 2007, 1:45 pm, Over one day old
Dan Griffin JWSecure, Inc. May 2007 Applies to: Windows Vista Summary: This whitepaper and accompanying sample demonstrates how to create and us a plug-in to support a new cipher algorithm in Windows; specifically TwoFish . Using a plug-is ideal, as existing...(read more)
Read Windows Vista Security Series: Adding a Cipher Algorithm to Windows Vista (Links)
Posted Tuesday May 15, 2007, 1:45 pm, Over one day old
Download RDCSample.exe . Dependencies You must have the Windows SDK for Windows Vista. If you do not install the SDK to the default location, which is listed below, you must update the Visual Studio Include and Library paths in the sample code accordingly....(read more)
Read Windows Vista Sample - Remote Differential Compression (Links)
Posted Tuesday May 15, 2007, 1:45 pm, Over one day old
Download IPsecPingSample.exe . Dependencies You must have the Windows SDK for Windows Vista. If you do not install the SDK to the default location, which is listed below, you must update the Visual Studio Include and Library paths in the sample code accordingly....(read more)
Read Windows Vista Security Sample - IPsecPing (Links)
Posted Tuesday May 15, 2007, 1:45 pm, Over one day old
Dan Griffin JWSecure, Inc. May 2007 Summary: This whitepaper and accompanying sample demonstrates how to program the new Windows Firewall API including how to configure the Windows Firewall for correct operation with. (22 printed pages). Download XPS...(read more)
Read Windows Vista Security Series: Programming the Windows Vista Firewall (Links)
Posted Tuesday May 15, 2007, 1:45 pm, Over one day old
Download sample, WFPSample.exe . This is a Windows Filtering Platform sample project for the Windows Vista version of the Windows Driver Kit (WDK, also known as WinDDK 6000). The purpose of this sample code is to demonstrate the use of the Windows Filtering...(read more)
Read Windows Filtering Platform Sample (Links)
Posted Friday April 27, 2007, 9:28 am, Over one day old
Windows Vista heuristically detects installation programs and requests administrator credentials or approval from the administrator user in order to run with access privileges. So applications called "setup.exe" and "install.exe" will prompt for administrator...(read more)
Read Windows Vista: UAC and Installer Detection (Links)
Posted Friday April 27, 2007, 9:28 am, Over one day old
Here is a copy of my presentation from VS Connections Orlando 2007 yesterday, pdf ....(read more)
Read Windows Vista Overview for developers (Links)