Check out AgelessEmail
– an Email app for Tablet Devices
built by PeterKellner.net Professionals.

AgelessEmail

Integrating PBWiki with .Net Using the New PBWiki API, The Start of a .Net API

ccwebsite.jpg

Abstract 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. Background So, to begin with, I'm an enterprise database kind of guy and to be frank, Wiki's scare me a little. The idea of adhoc data being deposited by anyone onto a page with no real structures just makes me nervous. My smart friends tell me I should … Continue Reading

Get SqlDataSource To Retrieve DefaultValue of Current User (ExpressionBuilder with ASP.NET 2.0)

Abstract 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 references to web.config are shown and a simple example is built. The Problem I recently was looking at unanswered posts in the asp.net forum, specifically this one: http://forums.asp.net/thread/1402259.aspx. I thought I understood how databinding and expressions worked, but just wanted to check myself. So, I made a simple example web page just like the post shows. (see below) … Continue Reading

Rendering Images With IIS Verses an ASP.NET 2.0 Handler

IISASPNETPERF.jpg

Performance Comparison Recently, I've been wondering what the difference is between rendering an image using IIS's built in file handling capabilities, or using the asp.net with a custom handler. I decided to do a little test program to simply see the difference in clock time for processing such requests. The results of this test clearly show that IIS is faster. Sometimes a little, and sometimes a lot. I decided to test three size images, and run them each 10 times. Often, there is a start up lag time so the iterations should wash that out. The table below basically sums up the results pretty well. The resolution of my timer is not great so for small images (35KB), both IIS and the handler processed the image in under 15 milliseconds. … Continue Reading

Fourth MSDN Article Published! "Adding Personalization with Profiles to the ObjectDataSource"

Microsoft just published my fourth article. This one is titled: "Microsoft ASP.NET 2.0 Member/Role Management with IIS, Part 4: Adding Personalization with Profiles to the ObjectDataSource". You can find it on MSDN here, or on my blog here. Here is the introduction. … Continue Reading

Follow

Get every new post delivered to your Inbox

Join other followers: