Perfect Web Search Results

How To: Install and use the Microsoft Silverlight 3 (SL3) Toolkit

This clip presents a general overview of how to install and get started using the Silverlight toolkit. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Add mouse wheel support to a Microsoft Silverlight application

In this clip, you'll learn how to implement mouse wheel support in Silverlight. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Create a bitmap in memory with the Silverlight WriteableBitmap class

In this clip, you'll learn how to create bitmaps one pixel at a time with the WriteableBitmap class. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Create a spinner with the Silverlight Domain UpDown control

In this clip, you'll learn how to work with Silverlight's Domain UpDown control. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Use the Timer input control in Silverlight

In this clip, you'll learn how to use Silverlight's Timer input control and control for its styles. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Use the DataForm control in Silverlight 3

In this clip, you'll learn how to manage and edit form data with the DataForm control. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Create a Silverlight DataGrid column at runtime

In this clip, you'll learn how to create a DataGrid column dynamically at runtime. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Create an AutoCompleteBox when working in Silverlight

In this clip, you'll learn how to implement an AutoCompleteBox (auto complete box) when working in Silverlight. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Embed a media player into an ASP.NET app with the MediaPlayer server control

In this clip, you'll learn how to embed a Silverlight media player into an ASP.NET application with the MediaPlayer server control. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Dynamically create objects from XAML in Silverlight

In this clip, you'll learn how to add the missing CreateFromXAML method to Silverlight. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Create a master-detail view of data with Silverlight's DataGrid control

In this clip, you'll learn how to create a master-detail overview of data with the Silverlight DataGrid control. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Get started using the Silverlight DataGrid layout control

In this clip, you'll learn how to get started using the Silverlight DataGrid layout control. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Build a Silverlight app that allows users to switch between multiple pages

In this clip, you'll learn how to build a Silverlight application that permits users to switch between two or more pages. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Access and change isolated storage quotas when working with Silverlight

In this clip, you'll learn how to access and alter isolated storage quotas when working in Silverlight. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Call into a JavaScript function with .NET code

In this clip, you'll learn how to make calls into JavaScript functions with .NET code when working in Silverlight. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Call and handle .NET events with JavaScript code

In this clip, you'll learn how to return both simple and complex types to JavaScript. when working in Silverlight. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Make low-level HTTP requests with Silverlight's HttpWebRequest class

In this clip, you'll learn how to make HTTP requests with Silverlight's HttpWebRequest class. when working in Silverlight. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Prepare images for the MultiScaleImage control with DeepZoom Composer

In this clip, you'll learn how to ready an image for Silverlight's MultiScaleImage control with the DeepZoom Composer. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Call .NET functions from JavaScript code in a Silverlight application

In this clip, you'll learn how to call .NET functions from JavaScript when working in Silverlight. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Insert, update and delete data in the Silverlight DataGrid

In this clip, you'll learn how use the DataGrid when working in Silverlight. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Use the MediaElement control in Microsoft Silverlight

In this clip, you'll learn how to use the MediaElement control to react to changes in media states when working in Silverlight. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Change the look of a Silverlight control with in-line attributes & XAML styles

In this clip, you'll learn how to create styles in Silverlight with in-line attributes & XAML. when working in Silverlight. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Make a cross-site request to another domain with Microsoft Silverlight

In this clip, you'll learn how to make a call to an external website from within a Silverlight app. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Use custom fonts and provide font family resources in Microsoft Silverlight

In this clip, you'll learn how to work with custom fonts when working in MS Silverlight. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Add navigation buttons to a Visual Basic web browser application

In this clip, you'll learn how to add simple nav buttons — e.g., Forward, Back, Stop — to a VB web browser app. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Create a simple "Hello, World" web app with PHP

In this clip, you'll learn how to create that basics of basics—the "Hello, World" app—when coding in PHP. You'll also learn about concatenation and commenting. Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look.

How To: Save digital pictures from the web to an Apple iPad

In this clip, you'll learn how to use the Safari web browser app to view, download and store digital pictures on an Apple iPad. For more information, including a complete demonstration of the process and detailed, step-by-step instructions, and to get started downloading digital images to your own iPad, take a look.

How To: Use the web browser on a Motorola Droid phone

Interested in using the built-in web browser on a Droid phone? This clip will show you how it's done. Whether you're the proud owner of a Motorola Droid Google Android smartphone or are considering picking one up, you're sure to benefit from this hands-on guide. For more information, including detailed, step-by-step instructions, take a look.

How To: Create simple web buttons in Adobe Photoshop CS4/CS5

In this clip, you'll learn how to create modern web buttons within most versions of Adobe Photoshop. Whether you're new to Adobe's popular raster graphics editing software or a seasoned professional just looking to better acquaint yourself with the program and its various features and filters, you're sure to be well served by this video tutorial. For more information, including detailed, step-by-step instructions, watch this free video guide.

How To: Clear Cache and Cookies Using Firefox

In this video tutorial, viewers learn how to clear cache and cookies in Mozilla Firefox. This task is very simple, easy and fast to do. Begin by opening the Mozilla Firefox web browser. Then click on Tools menu on the top of the window and select Options. Now click on the Advanced tab. Under the Network tab in Cache, click on Clear Now. To clear cookies, click on Tools and select Options. Then click on the Privacy tab and click on Clear Now under the Private Data heading. This video will bene...

How To: Make a paper tulip flower with your kids

This isn't your standard origami for kids. It's more like "craft-igami". The difference is the glue. Origami is strictly and art with paper— no epoxies required, but when you throw a little glue into the mix, it becomes the perfect kids project. This paper tulip flower is the perfect paper project to start out your children in the wonderful world of paper crafts. To make this paper tulip with your kids, you'll need:

How To: Using Web Actions in QuicKeys 4.0

QuicKeys includes a feature shortcut for what's called Web Actions that work in Safari and provide the ability to control websites using simple triggers. Whether you're new to Startly Software's popular macro and automation application or are merely looking to pick up a few new tips and tricks, you're certain to be well served by this free video software tutorial. For more information, including detailed, step-by-step instructions, watch this video guide.Note: if you're a QuicKeys 4.0 user, y...

How To: Use the cPanel CMS to upload files to your website

NeaceDesign explains an easy method of setting up a website online without having to use FTP programs. He begins with correcting an error made previously in which the main web page was name 'Home'. This should be renamed to 'Index' and the file re-exported. NeaceDesign suggests going with well-known web-page hosting services such as 'hostmonster'. The first step is to go to File Manager and upload the image files to a new folder. This is done by sending all the files to a zip folder and then ...

How To: Navigate the web with VoiceOver in Mac OS X

The video is about how to use voice over in Safari for Mac OS X. To use Voice over it has to be enabled first. It can be used to read the entire html content on web page using short cut control + option + shift + Down Arrow. To move between different items on the web page use Control + Option + left or right arrows. To click any link use Control + Option + Space bar. To go back in the browser use Command + [. To stop interacting with HTML content use Control + Option + Shift + Up Arrow. After...

How To: Choose the right set for your web show

This video shows the method to select the right set for your web show. The video tells us what a set is and its importance in the show. A set is a place for shooting your own show. The set should be designed carefully and properly. A typical set should be bright with various colors. It should not look depressing like a blank wall. Make a set which will look fine on camera. There should be an element of fun in the set. The set should be made to grab the attention of the viewers. The design of ...

How To: Set embedded YouTube clips to automatically play

YouTube videos can also be embedded in your own website. These YouTube videos by default do not play and one should explicitly click the play button for the videos to stream. However you can change the embedded video settings so that the video starts streaming once your web page loads. This can be very helpful as it starts streaming immediately with out wasting time for the user to click on the play button. Go to the YouTube video that you want to auto play on the YouTube website. Copy the em...