Tag: Development

Community

Deserialization Progress, and More

(Stephen Toub) In my Windows Forms application, I use a BinaryFormatter to save a large amount of application state, sometimes serializing to disk very large objects. At a later point, this state file needs to be loaded and deserialized by the application, and this deserialization process can take a

Community

New Features in ADO.NET 2.0

(Joydip Kanjilal) Microsoft’s ADO.NET heralded the introduction of a disconnected mode of data access, enabling data exchange even across process boundaries efficiently. This is in sharp contrast to the earlier data access technologies with only connected data access mode of operation. It should be

Community

The Client Side of ASP.NET Pages

(Dino Esposito) There’s a trend in the software industry towards moving much of the burden of code writing to the infrastructure of the underlying platform. A variety of development platforms ask developers to provide a high-level description of the information they need in a relatively loose syntax

Community

Color Theory for Developers

(Jon Shemitz) Color theory may sound like a subject for the Art Department, not for developers. But we’ve all had the experience of choosing a color scheme using the property grid to select named colors and ending up with a really garish color scheme. In an ideal world it might be the case that only