Windows PowerShell replaces the outdated batch files and Windows Scripting Host with a brand new object-oriented shell and scripting language. In this article, you will learn how to retrieve directory and filenames from a specific drive.
Latest Shell and Related Programming Articles
An Ancient Story of Control Panel Applets
Have you ever used Control Panel? Definitely yes. Now, learn to create your own Control Panel applets to serve your needs.
Understanding the Shell Behavior for the CE Platforms
To make a good, usable palmtop application, you have to embrace the spirit of CE's shell. This means leaving a lot of familiar and comfortable desktop application design ideas behind.
Programming Windows CE Shell User Interface Elements
If you are doing Windows CE development, now is the time to learn how to add shortcuts to the HPC and HPC Pro desktop and how to add programs and documents to the Start menu.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Reading Stack Overflow Information
The Stack Overflow site has useful tools. Use C# to access them more readily.

Using SQL Common Table Expressions to Improve VB Queries
Using SQL commands through your Visual Basic programming isn't difficult once you understand the basics.

Load Testing: SLA First
Here are some guidelines to make implementing load testing easier and more likely to be well received by your team.