Windows - dotNET



Understanding WinFX in Longhorn

Saturday, February 9th, 2008

In this continuing series of Longhorn articles, I will talk about the APIs that developers will use to write the next generation of Windows applications.

Programming with the BackgroundWorker Component in .NET 2.0

Saturday, February 9th, 2008

Multithreading for Greater ProductivityIf you’ve ever looked at your microprocessor’s pe

Text File Access in the .NET Framework

Saturday, February 9th, 2008

Most applications need to be able to read and write files. The .NET Frameworkprovides classes that t

An Introduction to the .NET FCL, Part 3

Saturday, February 9th, 2008

In part three in this series of book excerpts on the .NET FCL from VB.NET Core Classes in a Nutshell, learn how to work with the .NET FCL.Working with the .NET FCLDespite its vast size, the .NET FCL is a manageable collection of classesand their methods. This is because, unlike more traditional development toolssuch as [...]

Defining a Baseline Audit Policy

Saturday, February 9th, 2008

Auditing for security events on critical computer systems is an essential component of a sound security policy. An audit policy is the portion of a Group Policy object (GPO) that defines which security events have success and/or failure actions audited and recorded in the Security log. A baseline audit policy is the minimum auditing you [...]

Managing Printing in Your .NET Application

Saturday, February 9th, 2008

The .NET Framework has made it very simple for you to support printing in your .NET applications. In this article, I will show you the basics of printing in .NET 2.0, and how you can configure page setup, print multiple pages, preview a document before it is printed, as well as let users select a [...]

Top Ten Word Annoyances

Saturday, February 9th, 2008

How does Word annoy you? Let us count the ways: by “correcting” the already correct text you enter; by deciding unilaterally that you want a bulleted list or a table instead of what you’ve typed; by serving up a useless blank document each time you start it; by crashing and losing your work as a [...]

Introduction to VB.NET Windows Forms

Saturday, February 9th, 2008

In VB.NET, Windows forms have changed completely. Now a Windows form is a representation of the System.Windows.Forms.Form class in the .NET Framework. This article offers an introduction to the new underlying technology by giving examples of how to do the basic tasks of writing a Windows application. This includes creating a form, adding controls, and [...]

Directions in Windows Scripting

Saturday, February 9th, 2008

I’ve blogged several times recently on topics concerning Windows scripting technologies, so I thought it might be good to hear from an expert on the subject: Don Jones, a Microsoft MVP and the creator of ScriptingAnswers.com. Don is also the author of the Microsoft Windows Administrator’s Automation Toolkit, one of the volumes of the Microsoft [...]

Get Your Rotor Running

Saturday, February 9th, 2008