.NET, SharePoint and everything in between.

Dec 112007

Accessing JPEG Exif Information in .NET

Syopsis: How to JPEG access date/time information from .NET code. If you've ever looked at the properties of one of your digital photos, you've noticed a ton of information in the Details tab such as the date the picture was taken, what kind of c ...[Read More]

Published: 12/11/2007 | 1  Comment
Tagged as: .NET

Aug 302007

Hosting WCF in WAS

WAS (Windows Activation Service) is a technology developed primarily for web service hosting that gives you many of the benefits of hosting a web service in IIS, without actually using IIS.  It is a stand-alone service that is meant to be "ac ...[Read More]

Published: 8/30/2007 | 0  Comments
Tagged as: WCF, .NET