Saturday 30 September 2006 @ 8:08 am
As many of you know, I’ve been organizing CodeCamp here in Silicon Valley (Northern California) for the past month or so. We are up to almost 700 attendees and over 40 presenters! Oh my.
more...
Monday 18 September 2006 @ 12:04 pm
In this article we will demonstrate a technique used to automatically add Wiki Pages to PBWiki using the not quite released API provided by the peanut butter guys. The demonstration will involve integrating scheduled presentations at our Silicon Valley Code Camp on October 7th and 8th each with its own Wiki Page. Without the API, creating and linking the presentation to a Wiki page would have to be an ugly manual process involving the dreaded cut and pasting of URL’s.
more...
Monday 18 September 2006 @ 9:50 am
This article shows how to use Expression Builders in ASP.NET 2.0 to retrieve the current logged in user. DataBinding will not work so Expression Builders is the ticket. A small source file is created, the refernces to web.config are shown and a simple example is built.
more...
Monday 4 September 2006 @ 10:38 pm
This article will compare the difference between rendering images using an HttpHandler and IIS. It will show the different request processing times for a small, medium and large bmp file. It also discusses using the DefaultHttpHandler.
more...
Monday 4 September 2006 @ 11:55 am
This article explains how the encapsulation of Membership can be extended to include Profile (personalization) information for users. The designers of Membership included a very basic set of attributes to associate with Members (logged in users).
more...
|