Attention: We are retiring the ASP.NET Community Blogs.
Learn more >
Serializing & Deserializing an Array of Structures
I banged my head on this for 2 hours yesterday. I am passing an array of Structures over http to a remoted object using the Binary Formatter. Well, seems there is a bug with doing this.