Click here to Skip to main content
15,867,995 members
Articles / Web Development / XHTML

HTTP Binary Serialization through ASP.NET without WCF

Rate me:
Please Sign up or sign in to vote.
5.00/5 (11 votes)
15 Aug 2009CPOL3 min read 56K   346   39  
Shows how to serialize an object using binary serialization without using WCF.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer NeoDeck Software
Puerto Rico Puerto Rico
I've been programming since I was 10 years old, and I consider it my passion. I founded NeoDeck Software a small development company in 2002, and we've been in business developing various applications, concentrating in medical software.

My programming experience ranges from VB6, C#, VB.NET and Objective-C.
I have experience in SQL Server, ASP.NET, WCF, WPF, Blend, Silverlight, SQLite, iPhone and XCode.

I'm a Microsoft Certified Professional and have a Bachelors Degree in Computer Science.

Comments and Discussions