August 2007 - Posts

0
Comments

Silverlight Soliloquy: Development Environment by Palermo4

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...
Filed under: , ,
7
Comments

Silverlight Soliloquy: Versions by Palermo4

After my alter-ego determined he was qualified to get started with Silverlight development , he began wondering about versions. The soliloquy continues: After exploring http://www.silverlight.net and other related web sites, I am starting to worry about...
Filed under: , ,
3
Comments

Where is AJAX Enabled Web Site in Visual Studio 2008? by Palermo4

On a recent post regarding the installation of Visual Studio 2008 , a question was raised about a missing web site option: The answer is simply that it is no longer a second-class citizen. Simply create an ASP.NET Web Site in Visual Studio 2008, and then...
2
Comments

Silverlight Soliloquy: Qualifications by Palermo4

In the previous soliloquy , my alter-ego (Shadowman) decided to "shadow" the journey of Jesse Liberty's The Great Asynchronous Learning Experiment. The soliloquy continues: After looking at some of the QuickStarts and videos for Silverlight, I am starting...
Filed under: , , ,
6
Comments

Silverlight Soliloquy: The Beginning by Palermo4

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...
Filed under: , ,
3
Comments

Online Confession by Palermo4

After all these years, I finally made my first purchase from ebay. I am curious... Has anyone else on this list *not* used ebay before?
Filed under: , ,
3
Comments

Apple Software Update & Vista by Palermo4

The Apple Software Update attempted to run on my notebook computer today, but I got the following message: The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2738...
Filed under: , ,
13
Comments

How To: Access Underlying Data of the ObjectDataSource by Palermo4

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: public class DataManager { public DataSet SelectDataSet() { // code that...
Filed under: , , , ,
More Posts