Thursday, May 31, 2007

Linux Additions for Virtual Server

Linux Additions for Virtual Server


This package contains the Virtual Machine Additions for Linux, for use with Virtual Server 2005 R2.

VERSION 1.2 - now with support for SuSE Linux Enterprise Server 10

Important
Please review the README documents that are installed with the package, as they contain important information about the use of the Virtual Machine Additions for Linux.

The Virtual Machine Additions for Linux can be installed in the following Linux Operating Systems when running as guests of Virtual Server 2005 R2:

Enterprise distributions
Red Hat Enterprise Linux 2.1 (update 6)
Red Hat Enterprise Linux 3 (update 6)
Red Hat Enterprise Linux 4
SuSE Linux Enterprise Server 9
SuSE Linux Enterprise Server 10

Standard distributions
Red Hat Linux 7.3
Red Hat Linux 9.0
SuSE Linux 9.2
SuSE Linux 9.3
SuSE Linux 10.0

Support

The Virtual Machine Additions for Linux are supported through the product support channels for Virtual Server 2005 R2.


More deatil goto Microsoft Connect website:
https://connect.microsoft.com/content/content.aspx?ContentID=1475&SiteID=154


Best Regards,
Duane Aritonang
Chief Technology Officer
www.ArtDuane.com

Friday, May 18, 2007

Security : Inside Windows Vista User Account Control.

Security : Inside Windows Vista User Account Control:
"User Account Control, or UAC, is one of the most misunderstood new features in Windows Vista. But its goal—to enable users to run with standard user rights—can solve many security issues. Get an inside look at the problems UAC is designed to address and see exactly how this new feature works."

Monday, May 07, 2007

Create Advanced Web Applications With Object-Oriented Techniques

Create Advanced Web Applications With Object-Oriented Techniques

Recently I interviewed a software developer with five years experience in developing Web applications. She’d been doing JavaScript for four and a half years, she rated her JavaScript skill as very good, and—as I found out soon after—she actually knew very little about JavaScript. I didn’t really blame her for that, though. JavaScript is funny that way. It’s the language a lot of people (including myself, until recently!) assume they’re good at, just because they know C/C++/C# or they have some prior programming experience.

Customizing Controls For Windows Presentation Foundation (WPF)

Customizing Controls For Windows Presentation Foundation

The breadth of the control model in Windows Presentation Foundation is quite staggering, but it is impossible to supply every control that you could ever need. That is where control authoring comes to the rescue. In this article, I show you how to customize existing controls using Windows® Presentation Foundation and how to create entirely new controls (or elements) for use in your projects.