Palermo4
J. Michael Palermo IV
-
ASP.NET AJAX Class in Dallas, Texas
I am returning to Phoenix today after teaching ASP.NET AJAX in Dallas, Texas. Thanks to everyone who attended the class!
-
Writing Technical Content
I just read a blog post from Jeff Putz on "Why you should (or shouldn't) write a programming book".
-
Silverlight Plugin Unable to do Height Percentage in Firefox
I recently published a video on resizing Silverlight controls. I just observed an odd behavior in the Firefox browser when setting the height of the plugin to any percentage (10%, 50%, 100%). I can set the width to 100%, as the screenshot below indicates:
-
Video: The Effect of Resizing on Silverlight Controls
-
Jaiku
My Jaiku landing page is http://palermo4.jaiku.com/
-
Create An Application To Test XAML Dynamically
My first Silverlight video is now available at the Silverlight.net site.
-
HttpRequest Using IsAjax & IsJson Extension Methods
Although the ScriptManager has a property named IsInAsyncPostBack to determine an AJAX call, the control is scoped to the page it is contained in. If writing code in a custom HTTP module, what if I need to know in the BeginRequest event whether the current request is AJAX or JSON?
-
Desert Code Camp 2007 Download
Desert Code Camp in Phoenix, AZ was (IMHO) a great success. Congratulations to Lorin Thwaits for another excellent job at directing the event. It was a real treat to hear Richard Campbell speak on Silverlight, followed by Dan Wahlin on Silverlight & AJAX.
-
Silverlight Soliloquy: RC to v1.0 Release
My alter-ego responds to an exciting announcement:
-
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).