The Wayback Machine - https://web.archive.org/web/20080609101245/http://www.codeguru.com:80/video/

CodeGuru
Earthweb Search
Forums Wireless Jars Gamelan Developer.com
CodeGuru Navigation
Member Sign In
User ID:
Password:
Remember Me:
Forgot Password?
Not a member?
Click here for more information and to register.

jobs.internet.com

internet.commerce
Partners & Affiliates
Online Education
Phone Cards
Memory
Condos For Sale
Logo Design
PDA Phones & Cases
Shop Online
Auto Insurance Quote
Promotional Products
Imprinted Promotions
Computer Hardware
KVM over IP
Find Software
KVM Switch over IP


RSS Feeds

RSSAll

RSSVC++/C++

RSS.NET/C#

RSSVB

See more EarthWeb Network feeds

Home >> Codeguru Videos

 Silverlight 2 SDK for Visual Studio 2008
This package is an add-on to the RTM release of Visual Studio 2008 to provide tooling for Microsoft Silverlight 2 Beta 1. It provides a Silverlight project system for developing Silverlight applications using C# or Visual Basic. »
 
 Article: What Does it Take to Build the Best RIA?
With the proliferation of Rich Interactive Application (RIA) platform choices out there, you no longer have to take a one-size-fits-all approach to developing your next RIA application. Knowing the strengths (and weaknesses) of each platform can help you to decide the best RIA for your next application. »
 
 Expression Blend 2.5 Preview
Use Expression Blend 2.5 to create and modify managed Silverlight 2-based applications. Expression Blend for Silverlight 2 includes all of the features in Expression Blend 2 but has not reached the quality level of Expression Blend 2 for WPF or Silverlight 1 development. »
 
 The Hottest Mobile Platform Meets the Hottest RIA Platform
With the Symbian OS now supporting Microsoft Silverlight, mobile developers can bring new and exciting capabilities to handsets all over the globe. Find out why developers now need to make mobile devices a core part of their RIA development strategy. »
 
 Article: Leveraging Your Flash Development with Silverlight
You're not giving up Flash any time soon (and we don't blame you.) But if you could get your Flash application working in Silverlight, why wouldn't you? We show you the tools and techniques required to have your rockin' Flash application rolled for Silverlight. »
 
Project Management Guide: Developing a Web Site. Best Practices, Tips and Strategies. Download Exclusive eBook Now.

Codeguru Videos

The following are video articles available to view. These are similar to normal articles on Codeguru with the exception that the primary presentation is a video clip. If you have trouble viewing these articles and their videos, you can check our video help file.

Because of the size of the streaming video files, it is recommended that you have a broadband connection if you are going to view these articles.



Developing Management Packs for Operation Manager 2007
05/23/2008
By Jeffrey Juday -
Using the Microsoft System Center Operations Manager Author Console learn how develop a management pack to accompany your application.

Setting Up Unit Testing in Microsoft VSTS 2008
05/12/2008

By Paul Hacker -
Discover how easy it is to add unit testing to your Visual Studio 2008 projects with the builtin tools.

Coding Unit Tests in Microsoft VSTS 2008
05/12/2008

By Paul Hacker -
Paul shows you how to write the code for unit tests in your Visual Studio projects. (This is part 2 of Unit Testing with VSTS)

Creating Cascading Style Sheets in Visual Studio 2008
04/22/2008

By Dan Rigsby -
Discover the tools in Visual Studio for creating and modifying your cascading style sheets.

Introduction to BizTalk Development
04/09/2008

By Jeffrey Juday -
Learn the basics of developing with Microsoft BizTalk 2005 R2.

Code Analysis in Visual Studio 2008
03/20/2008

By Paul Hacker -
Discover how to do code analysis in both a web-based and a desktop application using Visual Studio 2008.

Building A Web Part
02/25/2008

By Robert Bogue -
Discover how to build an ASP.NET 2.0 or SharePoint Web Part.

Keyboard Hooking with Visual Basic .NET
02/08/2008

By Paul Kimmel -
Discover how to programmatically intercept and react to keyboard clicks.

Displaying RSS Items with C# and ASP.NET
01/25/2008

By Bradley L. Jones -
Learn how to use C# to grab and display individual items from any RSS feed.

Creating a Gel (Glass) Button in Silverlight, Part I
01/08/2008

By Jacob Sanford -
Creating Gel buttons doesn't require a graphics designer; it just requires a little Silverlight.

Creating a Gel (Glass) Button in Silverlight, Part II
01/08/2008

By Jacob Sanford -
Now that you've learned to create a gel button in Silverlight, let's add some functionality. Discover how to add mouse hover and click functionality.

Social Bookmarking for the Enterprise
12/20/2007

By Bill Hatfield -
Discover how to programmatically use a social bookmarking service to share and index tagged information.

Creating a Video Player Using Silverlight
11/13/2007

By Jacob Sanford -
While playing a video only takes one line of XAML in Silverlight, creating a video player takes a few more. In under 10 minutes, you can have your own video player up and running.

Using Microsoft's PopFly
10/24/2007

By Bradley L. Jones -
Using the PopFly site, you can create mashups in a matter of minutes that take full advantage of the flash and sizzle offered via AJAX and Silverlight.

Using Nested Grids in .NET
10/18/2007

By Paul Kimmel -
Get the step-by-step details on how to use nested grids in .NET to provide rich web-client presentations.

Silverlight Login - Wiring Up the HTML Controls
10/01/2007

By Jacob Sanford -
In Part 1 you learned how to add HTML controls to your Silverlight application. In Part 2 learn how to wire up the HTML controls.

Building a Gadget for Windows Vista
09/14/2007

By Kiran Sanjeeva -
A little XML, a little HTML, and a little scripting is all you need to be on your way to creating your own cool Vista gadget.

Silverlight Login, Part 1
08/23/2007

By Jacob Sanford -
Create data input controls that are unfortunately absent from Silverlight's current release. Specifically, see how to create a usable button using available Silverlight objects and then create textboxes using standard HTML controls and a little CSS.

Using Microsoft Silverlight
05/18/2007

By Jacob Sanford -
Discover how to manipulate images using Microsoft's Silverlight. If you've not seen Silverlight (WPF/e), then this is a great introduction!

Overview of the Wizard Control in ASP.NET 2.0
04/02/2007

By Curtis Dicken -
Learn the basics of the Wizard control and see how it can be applied using a simple real life example.

Effectively Organize the Validations on Your ASP.NET Pages
01/31/2007

By Curtis Dicken -
Discover how to make your form validation more user-friendly and reduce screen clutter by effectively using the Validation Summary control.

Passing Information Between Master and Content Pages
01/09/2007

By Jacob J. Sanford -
Master the simple, yet elusive, task of passing information between Master Pages and your content using Visual Studio 2005!

Generating and Analyzing Crash Dumps
12/11/2006

By Vipin Aravind -
Learn the steps required to generate and analzye applicaton crash dumps using Visual C++.

Building Style Sheets Using Visual Studio 2005
11/28/2006

By Jacob J. Sanford -
Using the tools and IntelliSense built into Visual Studio 2005, you can quickly add style sheets to your web pages and applications.

Data Binding to Forms Made Simple in .NET 2.0
08/01/2006

By Wei-Meng Lee
Creating a form that displays formatted information from a database is a matter of a few easy steps in .NET 2.0 using Visual Studio 2005.

Using the Class Designer: Adding Inheritance and Associations
06/22/2006

By Bradley L. Jones
Learn how to add inheritance to your designs as well as learn the relationship between your applications code and the Class Designer.

First Look at the Class Designer
05/24/2006

By Bradley L. Jones
Discover how to visually create the code for your classes in your Visual Studio 2005 applications using the new Class Designer. You'll be visually "drawing" code for your classes quickly and easily!

Using the ASP.NET 2.0 MultiView Control
05/16/2006

By Bill Hatfield
See how to create mutliple views on a single Web form. Want tab style functionality? This is an easy solution!

Adding Dynamic Menus with ASP.NET 2.0
04/26/2006

By Bill Hatfield
Discover how you can easily add cool pop-up menus to your web applications.

ASP.NET Does AJAX
04/13/2006

By Bill Hatfield
AJAX is bringing flexible, dynamic features to the Web. Discover how to add dynamic text displays using AJAX in ASP.NET.

Building Mobile Apps: No Pocket PC Required!
03/20/2006

By Bradley L. Jones
Watch and learn how to build your first mobile device application using Visual Studio 2005. No PocketPC required!


Submit your own Two Minute Tip!

Work With InterSystems. Not Separate Systems. Rapidly develop and deploy connectable applications.
Download: Intel AMT Setup and Configuration Service (SCS)
Best Practices for Developing a Web Site. Checklists, Tips & Strategies. Download Exclusive eBook Now.
Generate Complete .NET Web Apps in Minutes . Download Iron Speed Designer today.
Guide to Developing a Web Site. Best Practices, Tips and Strategies. Download Exclusive eBook Now.



JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info

Solutions
Whitepapers and eBooks
Microsoft Article: Will Hyper-V Make VMware This Decade's Netscape?
Microsoft Article: 7.0, Microsoft's Lucky Version?
Avaya Article: How to Feed Data into the Avaya Event Processor
HP eBook: Putting the Green into IT
Whitepaper: HP Integrated Citrix XenServer for HP ProLiant Servers
Intel Go Parallel Portal: Interview with C++ Guru Herb Sutter, Part 1
Intel Go Parallel Portal: Interview with C++ Guru Herb Sutter, Part 2--The Future of Concurrency
Avaya Article: Setting Up a SIP A/S Development Environment
IBM Article: Developing a Software Policy for Your Organization
Microsoft Article: Managing Virtual Machines with Microsoft System Center
HP eBook: Storage Networking , Part 1
Microsoft Article: Solving Data Center Complexity with Microsoft System Center Configuration Manager 2007
MORE WHITEPAPERS, EBOOKS, AND ARTICLES
Webcasts
Intel Video: Are Multi-core Processors Here to Stay?
On-Demand Webcast: Five Virtualization Trends to Watch
HP Video: Page Cost Calculator
Intel Video: APIs for Parallel Programming
HP Webcast: Storage Is Changing Fast - Be Ready or Be Left Behind
Microsoft Silverlight Video: Creating Fading Controls with Expression Design and Expression Blend 2
MORE WEBCASTS, PODCASTS, AND VIDEOS
Downloads and eKits
Win a Lenovo ThinkPad X300 Notebook in the Intel Resource Center Scavenger Hunt
Sun Download: Solaris 8 Migration Assistant
Sybase Download: SQL Anywhere Developer Edition
Red Gate Download: SQL Backup Pro and free DBA Best Practices eBook
Red Gate Download: SQL Toolbelt and free High-Performance SQL Code eBook
Iron Speed Designer Application Generator
MORE DOWNLOADS, EKITS, AND FREE TRIALS
Tutorials and Demos
How-to-Article: Preparing for Hyper-Threading Technology and Dual Core Technology
eTouch PDF: Conquering the Tyranny of E-Mail and Word Processors
IBM Article: Enterprise Search--Do You Know What's Out There?
HP Demo: StorageWorks EVA4400
Intel Featured Algorhythm: Intel Threading Building Blocks--The Pipeline Class
Microsoft How-to Article: Get Going with Silverlight and Windows Live
MORE TUTORIALS, DEMOS AND STEP-BY-STEP GUIDES