I deployed a multi-user web application today and for some reason the session was being SHARED between users. Not sure what is causing this. It…
I was working with Ink and deploying my assemblies all over the place. Eventually I deployed to a win2k3 server and it starting throwing: Creating…
I was just working with the new XML datatype for SQL 2005 and started getting this error when inserting the value: XML parsing: line 1,…
Having extracted the AFD file from the pen in a previous post I started poking around the contents of it. I then started looking through…
To custom print your own forms using the LiveScribe Pen there are a few steps. This tutorial assumes you have installed the LiveScribe Desktop and…
Last I left off I was looking into what an AFD file was. I used Red Gate Softwares .NET Reflector (Originally Lutz Roeder's) and saw…
Now that we know how to get the pen object I am going forward looking into getting data off of the LiveScribe Pen. Using the…
One of the issues I run into here and there is determining in a file is in use. I have done this in the past…
Every time I am asked to make a program involving "Watching" for files that are written to a disk I cringe. Thoughts of missing files,…