Jerry Dixon's Blog

A dumping ground for tips and information about .NET, SQL Server, and technology in general.

September, 2007

Posts
  • Jerry Dixon's Blog

    Virus Scanners and ASP.NET apps don't always mix

    • 1 Comments
    In a previous post , I talked about Alternate Data Streams and how some virus-scanning engines use them for tracking purposes. When this happens, the file is changed. It doesn't matter that the "real" data hasn't changed. The system still knows that a...
  • Jerry Dixon's Blog

    Alternate Data Streams

    • 8 Comments
    I want to recap a topic that has been around for a while: Alternate Data Streams. This topic has resurfaced again in an interesting way. I'm going to tell you about it in later post. However, I thought I'd explain Alternate Data Streams again, just in...
  • Jerry Dixon's Blog

    Web Part Connections in WSS 3.0 (Part 3)

    • 11 Comments
    In part 1 of this series, I showed how to make one web part accept data from another. In part 2 , I showed that this can be extended so that one web part can provide data for many. Now, in this final post of the series, I'll show how a single web part...
  • Jerry Dixon's Blog

    Web Part Connections in WSS 3.0 (Part 2)

    • 3 Comments
    In part 1 of this series, I showed how to make one web part accept data from another. In this part, I'll show how one web part can send data to two different web parts. Let's add another web part. We already have a web part that allows the user to...
Page 1 of 1 (4 items)