Archives
-
Silverlight Soliloquy: Development Environment
In the previous post of this series, my alter-ego decided to move forward learning Silverlight v1.0 and not wait until Silverlight v1.1. Although there are some who feel passionately about waiting until v1.1, Shadowman looks forward to starting Silverlight development today (he is hopeful for a full production release soon).
-
Silverlight Soliloquy: Versions
After my alter-ego determined he was qualified to get started with Silverlight development, he began wondering about versions.
-
Where is AJAX Enabled Web Site in Visual Studio 2008?
On a recent post regarding the installation of Visual Studio 2008, a question was raised about a missing web site option:
-
Silverlight Soliloquy: Qualifications
In the previous soliloquy, my alter-ego (Shadowman) decided to "shadow" the journey of Jesse Liberty's The Great Asynchronous Learning Experiment.
-
Silverlight Soliloquy: The Beginning
After reading Jesse Liberty's blog series at the Silverlight.net site, I decided to journey along with him. As he is wearing the hat of a developer learning Silverlight from scratch, I will do the same. I will "shadow" Jesse's blog, highlighting my own discoveries and questions along the way.
-
Online Confession
After all these years, I finally made my first purchase from ebay.
-
Apple Software Update & Vista
The Apple Software Update attempted to run on my notebook computer today, but I got the following message:
-
How To: Access Underlying Data of the ObjectDataSource
A gentleman in my ASP.NET 2.0 class a while ago asked me how to access the underlying object used for the ObjectDataSource control. Suppose you have some code in App_Code like so: