April 2004 - Posts
More and more, I'm seeing interest in Ink-enabling applications. This is cool, but how do you make use of this technology as a developer, particularly if you don't have a TabletPC. First, you need to download the Tablet PC Platform SDK (current version
Read More...
So, I decided to attend the “Real-World Linux” conference in Toronto this week. I was kind of hoping to learn some stuff. The attendence was , not heavy. The usual suspects were all there IBM, SUN, HP being the noteables. There was not any
Read More...
REGISTER FOR MDC Toronto for ONLY $950! MSDN Universal Subscribers can get an additional $200 off the passport cost, plus another 10% off on registration by using 'ADAM' as a promotional code... Here’s a quick look at the sessions that will be covered
Read More...
The inaugural meeting of the GTA East .NET User Group is set for Tuesday, April 20th from 6-9pm. Kate Gregory will present an overview of .NET and how the user group works. The meeting is in Oshawa at the EDS offices: please visit http://gtaeast.torontoug.net/
Read More...
Lot's of requests for the code from the Forms Login demo... here it is... LDAPAuth.cs: using System; using System.Text; using System.Collections; using System.DirectoryServices; using System.Web; namespace FormsAuthAD { public class LDAPAuthentication
Read More...