OdeToCode IC Logo

XP SP2 And Virtual PC Performance

Sunday, September 19, 2004 by otcnews
Steve Muench has an inside scoop on SP1 for Virtual PC, and why you'll need it with XP SP2.

IsNewSession

Friday, September 17, 2004 by otcnews
Bil Simser has some information on using this little known property of the Session object.

Introduction To MSIL

Sunday, September 12, 2004 by otcnews
Kenny Kerr continues his introduction to MSIL.

Login Problems With Crystal Reports.NET

Sunday, September 12, 2004 by otcnews
Richard Dudley takes a look at causes and solutions to the “Login Failed” error message with Crystal Reports.

Software Development Considered Harmful

Sunday, September 12, 2004 by otcnews
Read about 8 mistakes in software development on the Tea Leaves blog.

Thread.CurrentPrincipal versus HttpContext.Current.User

Thursday, September 9, 2004 by otcnews
Scott Hanselman uncovers a tricky scenario where these two security principals are not in sync.

MissingMethodException

Friday, September 3, 2004 by otcnews
Teemu Keiski describes how he had to debug this exception, and the VB code behind it.