Home > Articles > Programming > Windows Programming

Windows Programming

674 Items

Sort by Date | Title

Adding Client Capabilities to Server Controls Using the ASP.NET AJAX Control Toolkit
Jul 22, 2008
The AJAX Control Toolkit is a compelling alternative to using the ASP.NET 2.0 AJAX Extensions alone. Learn why.
What WPF Is and Isn't
Jun 24, 2008
Learn when you should use WPF, what tools you will need, and how WPF compares to other frameworks.
Getting Started with ASP.NET 3.5
Jun 18, 2008
Create your first web page in Visual Web Developer.
A Quick Tour of Visual Studio 2008
Jun 17, 2008
Here's what to expect as a first encounter with Visual Studio 2008.
Writing Lambda Expressions in the .NET Framework
Jun 11, 2008
Paul Kimmel shows just how much wallop can get packed into these neat little packages.
Building Multithreaded C# Applications
Jun 6, 2008
C# includes facilities to make asynchronous operation relatively straightforward.
Jumping In with Both Feet: A Visual C# 2008 Programming Tour
Jun 5, 2008
Create a complete, albeit small, Visual C# program.
Understanding C# Object Serialization and Object Graphs
May 19, 2008
Serialization isn't complex or difficult! Learn some powerful mechanisms for controlling and fine-tuning serialization.
Programming with Generic Delegates in .NET
May 8, 2008
Paul Kimmel explains just how straightforward Lambda expressions, generics, and delegates really are.
Programming the Windows Script Host
Apr 29, 2008
Paul McFedries shows how to execute scripts and runs through the various elements in the Windows Script Host object model.
Interview with Donald Knuth
Apr 25, 2008
Andrew Binstock and Donald Knuth converse on the success of open source, the problem with multicore architecture, the disappointing lack of interest in literate programming, the menace of reusable code, and that urban legend about winning a programming contest with a single compilation.
Using LINQ to SQL in an ASP.NET Application
Apr 9, 2008
Build database-driven ASP.NET applications by taking advantage of LINQ to SQL.
Avoiding IT Errors with a .NET Slant
Apr 8, 2008
Stephan Onisick discusses causes of error generation and some remedies that have helped decrease his own error flow.
So, What Is This WCF Anyway?
Feb 22, 2008
Steve Resnick, Richard Crane and Chris Bowen walk us through the basics of Windows Communication Foundation.
Essential Windows Communication Foundation for .NET Framework 3.5: Programmable Web
Feb 8, 2008
Learn about the new Web programming capabilities in WCF.
Programming the Windows Script Host
Feb 8, 2008
Paul McFedries introduces you to the Windows Script Host, shows you how to execute scripts, and runs through the various elements in the Windows Script Host object model.
Overview of the ASP.NET Framework
Feb 1, 2008
Learn how the framework works, and build a simple web page.
Personalization with Profiles and Web Parts in ASP.NET 2.0
Jan 25, 2008
ASP.NET 2.0 has two new features that help developers manage and implement personalization in their sites.
Text File Operations in .NET
Dec 14, 2007
Discovered some of the cooler features of Visual Basic .NET that are useful for working with text files.
Advanced Windows Debugging: Memory Corruption Part II—Heaps
Nov 9, 2007
This chapter discuss security vulnerabilities and stability issues that can surface in an application when the heap is used in a nonconventional fashion.

<< < Prev Page 7 8 9 10 11 Next >