OdeToCode IC Logo

Composite Controls and ViewState

Monday, October 11, 2004 by otcnews
Scott Mitchell shows the correct way to use CreateChildControls.

Dispose Do's and Don'ts

Tuesday, September 28, 2004 by otcnews
Chris Lyon continues to give advice on the Dispose method.

RSS Doesn't Scale

Saturday, September 25, 2004 by otcnews
Jon Galloway has some insightful commentary on the scalability of RSS.

Reporting Progress From SQL Server

Wednesday, September 22, 2004 by otcnews
Nat Luengnaruemitchai demonstrates how to send a progress report to the InfoMessage event.

.NET Service Pack Setup Issues

Wednesday, September 22, 2004 by otcnews
Aaron Stebner has some tips if your service pack setup is failing.

Demystifying Dispose

Wednesday, September 22, 2004 by otcnews
Chris Lyon outlines what does and does not happen when you call Dispose.

FormsAuthentication.UserData

Sunday, September 19, 2004 by otcnews
Scott Stewart describes a sneaky problem caused by a limit in the size of the UserData property.