Hot ASP.NET (C# & VB.NET) How-Tos

How To: Call a web service in .NET

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. In this tutorial, you'll learn how to call your first web service in .NET. In just few minutes you'll be up and running with your own web service in .NET framework in ASP. F...

How To: Set properties with the Silverlight Accordion toolkit control

In this clip, you'll learn how to use the Accordion toolkit to set parameters programatically in a Silverlight application. 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. Set properties with the Silverlight Accordion toolki...

How To: Use the Grid, Canvas and Stack panels in Microsoft Silverlight

In this clip, you'll learn how to use the Grid, Canvas and Stack panels 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: Implement password validation in a Silverlight application

In this clip, you'll learn how to do basic password validation 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: Add animated transitions between states with Silverlight's AnimatedTransition

In this clip, you'll learn how to use the AnimatedTransition class to create transitions between visual states in your Silverlight apps. 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: Move data from an SQL database to a Silverlight DataGrid

In this clip, you'll learn how to use the Entity Framework and RIA Services to migrate data from an SQL database to a Silverlight DataGrid (data grid). 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. Move data from an SQL da...

How To: Allow the user of a Silverlight template button to set contents at design time

In this clip, you'll learn how to use Content Presenters with templates 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: 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 carousel in Microsoft Silverlight

In this clip, you'll learn how to implement a carousel with 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 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 a web service over HTTPS in a Silverlight application

In this clip, you'll learn how to call web services over HTTPS 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: 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: Call web services with Silverlight's Windows Communication Foundation tools

In this clip, you'll learn how to make a call to a web service 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: Use tab control in Silverlight

In this video, Tim Heuer introduces the new Tab Control that is included in Silverlight. This is a new control that has been introduced in Silverlight. This is a step by step, extensive tutorial on exactly what you'll need to know when using Microsoft's Silverlight. This is a detailed, easy to follow video, to help you use the program, and all it entails.

How To: Customize the checkmark in a Silverlight checkbox

Steve White demonstrates how to edit the default template of a CheckBox control and use text instead of graphics to represent the Unchecked/Checked/Indeterminate states. This demonstration uses the Expression Blend 2.5 Preview. This is a step by step, extensive tutorial on exactly what you'll need to know when using Microsoft's Silverlight. This is a detailed, easy to follow video, to help you use the program, and all it entails.

How To: Do data binding in Silverlight

In this video Jesse Liberty dives deeper into data-binding, demonstrating in detail how to create business classes that represent data retrieved from a web service, and how to bind them to various controls using a combination of Blend and Visual Studio. This is a detailed, easy to follow video, to help you use the program, and all it entails.

How To: Create dynamic user controls

In this video Jesse Liberty demonstrates how to create user controls dynamically (at run time) and how these user controls can raise events to interact with the page that creates them. This is a step by step, extensive tutorial on exactly what you'll need to know when using Microsoft's Silverlight. This is a detailed, easy to follow video, to help you use the program, and all it entails.

How To: Attach or detach a database in SQL Server 2005 Express

In this video tutorial, viewers learn how to detach and attach a database in SQL Server 2005. Microsoft SQL Server is a relational model database server. Begin by opening the Database and show all the tables. To detach the table, right-click the database and select Detach. Make sure that the database is not opened or it will not detach. To attach a database, right-click on Database and select Attach. Click on Add and find the table. Select the table and press OK. This video will benefit those...

How To: Set up your computer to make Silverlight applications

This is a Computers & Programming video tutorial where you will learn how to set up your developer computer for Silverlight applications. First you need to install some tools on your developer computer. The premier developer tool from Microsoft is Visual Studio. If you don’t have a license, install Visual Web Developer Express which is free. It is installed via the web platform installer. Then you need to install the Silverlight toolkit. Go to Silverlight codeplex and you will find a complete...

Prev Page