Archive for November, 2008

Migrating from FrontPage, Part 2 – Replacing web components

Friday, November 14th, 2008

In Part 1 of this series, we rebuilt the foundation of our website. In Part 2, we’ll start replacing FrontPage web components with standards-compliant alternatives.

You’ve probably already noticed that the Microsoft® FrontPage® web components aren’t included with Microsoft® Expression Web®. Though they provided an easy way to add relatively complex behaviors to web pages, they required installation of the FrontPage Server Extensions on your hosting provider’s web server, they slowed down page load times, and they were not standards-compliant.

It’s safe to use Expression Web to edit existing web pages that contain FrontPage web components. In most cases, you can even edit the properties for the FrontPage component just by double-clicking it in Design view. Of course, you won’t be able to add new instances of web components, but the existing ones will continue to function as before.
Continue reading »

More articles

Creating games in Expression Blend: Simon redux

November 10th, 2008

Microsoft® Windows® Presentation Foundation (WPF) and Microsoft Silverlight™ are great for making casual games for the desktop or the web. While a designer
is creating the look of a game in Microsoft® Expression Blend™, a developer can be writing the code in Microsoft Visual Studio.

1

comment »