Other News

Community

Themes In ASP.NET 2.0

(scott) In a previous article, we looked at Master Pages in ASP.NET 2.0. Master pages allow you to dictate the layout and common content for the pages in your application using template files with a .master extension. The Themes feature in ASP.NET 2.0 allows you to dictate the appearance of controls

Community

Alternative Frames in wxPython

(Peyton McCullough) I’m sure you know all about wxPython’s primary frame, wxFrame. It is the basis for most of your windows and will most likely continue to be. Of course, though, wxPython offers other things to put controls on. I’m sure you’re getting bored of attaching your controls to slight vari

Community

FIX: Event ID 20 ‘Volume Shadow Copy Service error’ is logged when you back up the System State on a Windows Server 2003 x64 Edition-based computer that is running SQL Server 2000

When you perform a System State backup operation on a Microsoft Windows Server 2003-based computer that is running Microsoft SQL Server 2000, both of the following events are logged: • Event ID 20 Event Type: Error Event Source: VSS Event Category: None Event ID: 20 Date: date Time: tim

Community

UPA in plain English

(Priya Lakshminarayanan) Unique Particle Attribution or UPA as it is known among schema savvy XML geeks, is one among many rules in the XML Schema spec that confounds most schema authors. If you ever see the following error message while compiling a schema, then you have hit a UPA problem.