January 2004 - Posts

BUG: MergeMenu method modifies the source and the target MenuItem objects in Visual Studio .NET

SYMPTOMS

The MergeMenu method of the MenuItem object modifies both the source MenuItem objects and the target MenuItem objects. The result is that the same items are in both the source MenuItem objects and the target MenuItem objects.
 
with 0 Comments

Logging Application Block based on EIF is released on MSDN

The Logging Application Block is available on MSDN for download. (10/27/2003)

Read article on msdn

with 0 Comments

Windows XP Media Center Edition 2004: Useful Resources

Update: An updated version for MCE 2005 can be found at www.dotnet-online.com/mce/.

Tips, FAQ's & Articles

Communities

Downloads

For Developers

Newsgroups

Get the most recent version of this list on www.dotnet-online.com/mediacenter/.

with 1 Comments

Media Center Edition: About *.dvr-ms files

Summary: Intended for Independent Software Vendors and Original Equipment Manufacturers, this article describes how to access recorded audio and video content stored as *.dvr-ms files on the hard disk of the Media Center PC.

Read article on msdn.microsoft.com

with 0 Comments

Media Center Edition: Fast Forward and Rewind Buttons Do Not Work

When you play a video file (such as a .wmv file) in Windows XP Media Center, the fast forward and rewind buttons do not work.

Read Microsoft Knowledge Base article

with 1 Comments

A Programmer's Introduction to Visual Studio .NET "Whidbey"

In this article, you'll learn about the new features of Visual Studio® .NET "Whidbey" and how they can make you more productivity when writing code. Considering the astounding number of new features in the Whidbey release of Visual Studio .NET IDE, we are going to spend our time going through a Top 10, followed by a glance at other features we found exciting.

Read article on msdn.microsoft.com

with 0 Comments

Automating Routine Jobs: Creating a Windows Service to Leverage Advanced .NET Components

By Leon Zhang

In this article, Leon Zhang demonstrates several advanced components provided with the .NET Framework to create applications for scheduling and controlling routine jobs in C#.

Read full article

with 0 Comments