Tag: Development

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

Microsoft Enterprise Library 2005

(Gary Blatt) The Enterprise Library is a collection of Application Blocks released by the Patterns and Practices group within Microsoft. (http://www.microsoft.com/resources/practices/default.mspx). It is an update to the previous Application Blocks for .NET that includes complete architectural chang