RSS RSS feed
November 07, 2009
Hot Topics:

Video Section Index

Win 7 Code Pack for Visual Studio
By Jani Jarvinen - Published 10/13/2009
Use Windows 7 Code Pack to boost your .NET development inside VisualStudio.

Drill Down Charts in Silverlight
By Chad Campbell - Published 09/29/2009
Learn how to deliver drill down charting functionality using the Silverlight toolkit.

Dependency Injection with MS Unity
By Dan Rigsby - Published 09/16/2009
Dan Rigsby gives us a first look at the Dependency Injection design pattern and how to accomplish it with Microsoft's Unity.

Windows Mobile Development
By Jani Jarvinen - Published 09/01/2009
This screencast will show you how to get started with databaseapplication development in Windows Mobile 6.0 using C# and Visual Studio 2008. You will also learn how to set up an emulated network connection for the phone emulators.

Working with Azure Tables
By Kurt Claeys - Published 08/18/2009
This screencast looks at the Azure Tables concepts and the advanced features of this exciting new platform.

Deploying Applications with ClickOnce
By Dan Rigsby - Published 08/04/2009
ClickOnce offers a fast, secure, and reliable way to easily deploy your Windows applications and ensures that your users know about software updates. This video introduces ClickOnce and some of the power it can give yourdeployments.

Intro to Microsoft CCR
By Jeffrey Juday - Published 07/22/2009
In this screencast Jeffrey Juday shows us what CCR is and how it handles concurrency issues in your .NET applications while simplifying Asynchronous messaging.

Using Bing Maps in ASP.NET
By Jani Jarvinen - Published 07/08/2009
Learn how you can start using the Bing mapping features in your own ASP.NET web applications.

Working w/ Property Grids
By Dan Rigsby - Published 06/24/2009
A peek at how to use a PropertyGrid in Windows Forms to quicklybuild a UI for a series of classes.

SQL Server Tracing
By Jani Jarvinen - Published 06/10/2009
Let Jani show you how to how use SQL's profiler tools to createtraces of all SQL statements executed by your database server, and how to benefit from this during the development phase as well.

Intro to the Microsoft REST Starter Kit
By Jeffrey Juday - Published 05/27/2009
Let Jeffrey Juday show us an easy way to REST with the .NET framework.

Custom Sprocs in Entity
By Dan Rigsby - Published 05/12/2009
Working with Custom Stored Procedures in Entity Framework.

ASP.NET MVC Basics
By Jani Jarvinen - Published 04/29/2009
Jani Jdrvinen shows you how to develop your first ASP.NET MVC application and helps you understand the controller classes and view pages. Jani will also discuss the relation between action methods and views with this new technology.

Dynamic Data Structure
By Jani Jarvinen - Published 04/14/2009
This tutorial shows you how Dynamic Data web applications are structured and how you can customize the application to your liking.

Building Smarter Clients
By Chad Campbell - Published 03/31/2009
Chad Campbell shows us how the out of browser supportfeature in Silverlight 3 helps users build smarter clients and overcome some of the challenges associated with click once technology.

Developing in MGrammar
By Jeffrey Juday - Published 03/18/2009
Build a simple DSL using MGrammar and the Oslo SDK.

ASP.NET Dynamic Data
By Jani Jdrvinen - Published 03/05/2009
This tutorial shows you how to use Visual Studio 2008 with SP1 to build your first Dynamic Data web application and explore its features.

ADO.NET Data Services
By Dan Rigsby - Published 02/19/2009
Learn how to create and consume ADO.NET Data Services and get a glimpse into the power it can provide.

Develop Windows Services
By Dan Rigsby - Published 02/06/2009
Developing straight Windows Services doesn't allow for rich debugging by developers and often requires stopping the service, redeploying, etc. This video explores how to build Windows Services for a more rich development experience.

Modeling in M
By Jeffrey Juday - Published 01/22/2009
Learn how to build basic models using MSchema and the Microsoft Oslo SDK CTP.

Create Custom Task Lists
By Garry Robinson - Published 01/05/2009
Create a Custom Task List in Microsoft SharePoint Designer

ADO.Net Entity Framework
By Dan Rigsby - Published 12/11/2008
Utilize the "ADO.NET Entity Framework" to quickly and easilywork with your database, accessing your data in an objectoriented fashion.

Debugging using Visual C++ 2008
By Kiran Thonse - Published 12/01/2008
In this video offering Kiran Thonse covers basic debugging tasks like setting breakpoints, stepping through code and watching variables using the Visual Studio IDE.

WF SQL Tracking Service
By Jeffrey Juday - Published 11/14/2008
Learn how to incorporate the SQL Tracking Service into your WF development.

Syndication in .NET
By Dan Rigsby - Published 11/04/2008
In this video Dan Rigsby will demonstrate how to publish your content using built-in syndication support in .NET 3.5.

Silverlight 2 Templates
By Chad Campbell - Published 10/17/2008
Learn the skills necessary to utilize the ControlTemplate and DataTemplate options found in Silverlight 2.

REST Support in WCF
By Dan Rigsby - Published 09/25/2008
Adding REST support to your Windows Communication Foundation (WCF) applications has become very easy. Discover how to add it to both your forms-based and your web-based solutions.

Understanding REST
By Dan Rigsby - Published 09/11/2008
With the importance of Web Services, REST has become a critical topic to understand.

Dates & Times in .NET 3.5
By Dan Rigsby - Published 08/27/2008
.NET 3.5 added additional features for working with dates and times. Such features make globalization or working across various time zones much easier.

Simple WCF Services
By Dan Rigsby - Published 08/13/2008
After reviewing the basics of services, see how to create a simple service using Microsoft's Windows Communication Foundation (WCF).

ASP.NET Request/Response
By Paul Hacker - Published 08/01/2008
Explore how to use the ASP.NET Request and Response objects to interact with a Web site. You'll discover how to parse the HTML from any Web site in order to find anything you want.

Shelving Source in TFS
By Paul Hacker - Published 07/17/2008
Discover how to take advantage of version control features in Team Foundation Server without fully checking in software.

Introduction to BizTalk development
By Jeffrey Juday - Published 06/02/2008
Learn the basics of developing with Microsoft BizTalk 2005 R2.

Creating Snippets in VS
By Dan Rigsby - Published 06/26/2008
Create chunks of code that you can paste in your applications in Visual Studio. Discover how to Include customizable param

Building Style Sheets Using Visual Studio 2005
By Jacob J. Sanford - Published 06/04/2008
Using the tools and IntelliSense built into Visual Studio 2005, you can quickly add style sheets to your web pages and applications.

Building Mobile Apps: No Pocket PC Required
By Bradley L. Jones - Published 06/04/2008
Watch and learn how to build your first mobile device application using Visual Studio 2005. No PocketPC required!

Intro to Databases
By Bill Hatfield - Published 07/02/2008
New to databases? Start by learning the basic terminology.

Intro to VSTS-DB Edition
By Jeffrey Juday - Published 06/26/2008
See how Microsoft Visual Studio 2008 Team System - Database Edition makes creating and using database functionality easy for .NET developers!

Generating and Analyzing Crash Dumps
By Vipin Aravind - Published 06/04/2008
Learn the steps required to generate and analyze application crash dumps using Visual C++.

ASP.NET Does AJAX
By Bill Hatfield - Published 06/03/2008
AJAX is bringing flexible, dynamic features to the Web. Discover how to add dynamic text displays using AJAX in ASP.NET.

Adding Dynamic Menus with ASP.NET 2.0
By Bill Hatfield - Published 06/03/2008
Discover how you can easily add cool pop-up menus to your web applications.

Using the Class Designer: Adding Inheritance and Associations
By Bradley L. Jones - Published 06/04/2008
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
By Bradley L. Jones - Published 06/04/2008
Discover how to visually create the code for your classes in your Visual Studio 2005 applications using the new Class Designer.

Using the ASP.Net 2.0 MultiView Control
By Bill Hatfield - Published 06/03/2008
See how to create multiple views on a single Web form. Want tab style functionality? This is an easy solution!

Coding Unit Tests in Microsoft VSTS 2008
By Paul Kimmel - Published 06/02/2008
Paul shows you how to write the code for unit tests in your Visual Studio projects.

Using Nested Grids in .Net
By Paul Kimmel - Published 06/02/2008
Get the step-by-step details on how to use nested grids in .NET to provide rich web-client presentations.

Keyboard Hooking with Visual Basic .NET
By Paul Kimmel - Published 06/02/2008
Discover how to programmatically intercept and react to keyboard clicks.

Code Analysis in Visual Studio 2008
By Paul Hacker - Published 06/02/2008
Discover how to do code analysis in both a web-based and desktop application using Visual Studio 2008.

CSS in Visual studio
By Dan Rigsby - Published 06/02/2008
Discover the tools in Visual Studio for creating and modifying your cascading style sheets.

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

Silverlight Login - Wiring Up the HTML Controls
By Jacob Sanford - Published 06/02/2008
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.

Silverlight Login, Part 1
By Jacob Sanford - Published 06/02/2008
Create data input controls, a button using available objects and textboxes using standard HTML controls and a little CSS.

Using Microsoft's PopFly
By Jacob Sanford - Published 06/02/2008
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.

Creating a Gel (Glass) Button in Silverlight, Part II
By Jacob Sanford - Published 06/02/2008
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.

Creating a Gel (Glass) Button in Sivlerlight, Part I
By Jacob Sanford - Published 06/02/2008
Creating Gel buttons doesn't require a graphics designer, it just requires a little Silverlight.

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

Building a Gadget for Windows Vista
By Kiran Sanjeeva - Published 06/02/2008
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.

Passing Information Between Master and Content Pages
By Jacob J. Sanford - Published 06/02/2008
Master the simple, yet elusive, task of passing information between Master Pages and your content using Visual Studio 2005!

Effectively Organize the Validations on Your ASP.NET Page
By Curtis Dicken - Published 06/02/2008
Discover how to make your form validation more user-friendly and reduce screen clutter by effectively using the Validation Summary control.

Displaying RSS Items with C# and ASP.NET
By Bradley L. Jones - Published 06/02/2008
Learn how to use C# to grab and display individual items from any RSS feed.

Using Microsoft RemoteApp
By Ryan Bass - Published 06/26/2008
Set up an application for remote access with Microsoft Windows Server 2008 Terminal Services - from both the server side and client side.

How to Use Queries
By Helen Bradley - Published 06/02/2008
Learn how to extract information from your Microsoft Access database to answer typical business questions and analyze your data in new ways.

Access Database
By Helen Bradley - Published 06/02/2008
Learn how to create a database as well as a report and query to go along with it.

Introduction to Hyper-V
By Ryan Bass - Published 06/02/2008
Hyper-V is a key feature of Windows Server 2008. Learn the first step towards the benefits of virtualization.

Partners

  • Partner With Us














More for Developers

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs