Archive for category ASP
.NET Serialization: Binary, SOAP, and XML (VB)
In .NET when you need to shrink an object into a more portable format you have 3 choices. Binary, SOAP, or XML. The process of shrinking and expanding the object is called serialization and deserialization. Each option has it’s own advantages which I will explain. Binary You can serialize an object into binary format quite [...]
Installation Schedule
Posted by Eric in ASP, Javascript, MS SQL, Web Applications on August 17, 2009
Background: This is what started it all (at least at my previous employer). The company I worked for company sells stuff and that stuff has to be installed by a professional installer. They have a large staff of professional installers. They have a lot of stuff that needs to be installed. See where I am [...]



