HOME > RSS Feeds > Techniques
Add To:  Subscribe with My Yahoo!  Subscribe with Google  Subscribe in NewsGator Online  Subscribe in Rojo  Subscribe with Pluck RSS reader  Subscribe with Bloglines  Add to AOL Subscribe to this feed using your favorite reader  

 
Burn CDs in C++ and C# With ICDBurn
Windows provides an API for burning CDs and DVDs. Jeff Friesen shows you how to use it.

RibbonX for Dummies: Chapter 6 (Part 2)
RibbonX For DummiesŪ Chapter 6: Developing Business Applications for Word ISBN: 978-0-470-16994-0 Copyright of Wiley Publishing, Inc. Indianapolis, Indiana Posted with Permission

RibbonX for Dummies: Chapter 6 (Part 1)
RibbonX For DummiesŪ Chapter 6: Developing Business Applications for Word ISBN: 978-0-470-16994-0 Copyright of Wiley Publishing, Inc. Indianapolis, Indiana Posted with Permission

Using a Custom Ribbon in Your .NET Applications
Using the Ribbon interface to create your own task-oriented applications is a big win for everyone and lowers the support costs of the resulting application.

Scraping Email Addresses from the Web
There are times when you need to compile a list of email addresses from URL. This article shows you how to do it with C#.

Digital Disappearing Ink: Steganography in C#
Ready to create some secret, hidden messages embedded right in your images? Rick Leinecker shows you how to do it in C#!

BEA and Adobe Team Up on Web Apps
BEA and Adobe have teamed up on development tools for Web applications.

Inside the Mind of a Hacker
Thinking like those who dissect code is an effective method to ward off attacks from malware writers.

Text Metrics in the .Net Framework, Part II
Some applications require precise placement of text in screen display and printed output. The .Net Framework's tools in this area are far from complete, but knowing what's available will help you get the best possible output.

Microsoft Tools Group Set to Tap 'MySpace Generation'
The company's Developer Division is preparing to launch an effort to empower nonprogrammers to manipulate code and create mashups.

Great Minds Video Series: Security Pitalls in SOA and Web Services
In our third video, security expert Andrew Nash discusses the evolutionary changes in Web services, the new security risks (including some you haven't thought about), and how the standards committees are addressing the issues with new specifications. But,

Tale of a .NET Component (Part IV)
Peter Aitken continues his detailed saga of developing an XY chart component from scratch.

Draggable, Collapsible, Dynamic DIV windows with JavaScript
Adding collapsible, draggable windows is easy using JavaScript. All it takes is a little understanding about the browser event model, and how to create DIV elements dynamically. In this article, Jeff Cogswell shows you how.

A Tale of a .Net Component (Part III)
In the third installment of this series, Peter continues developing his component by adding properties that will help keep track of the minimum and maximum values of the chart.

Microsoft Shows Why Expression Is a Standout
At an event in New York, Microsoft shows off its Expression design tools to an audience of design professionals, as Electric Rain releases its & Standout& application based on the tools.

Getting Vista to Work with Samba
Tech Analysis: Your Vista PC isn't working with your network appliances or Linux server? Here's what the problem is likely to be and two ways to fix it.

Microsoft Takes Web Development Leap
Review: Microsoft's Expression Web which rivals leader Dreamweaver on many levels could be a more significant release than even Vista and Office 2007.

Microsoft Counts on App Support for Vista
Microsoft claims many ISVs are on board, but hardware compatibility is still an issue.

Pain? <i>No </i>Gain!
Rodeo riders might expect some bruises, but programmers shouldn't. Lynn Greiner shows you how to prevent and deal with repetitive stress injury and other ailments that can affect you as you work away at your keyboard.

High Performance Timing under Windows
Timing under Windows has been a well-known problem with known solutions for over ten years. But two recent advances in technology have made accurate timing somewhat difficult. Jim Mischel explains the deep inner secrets that you should know about when mil