Sooner or later you'll need to find out about, and deal with, the various storage devices ("drives") available in your system.
Latest Data & Databases Articles
Working with Apache Cassandra (a Big Data Database) from .NET Applications
Gain insight about the NoSQL big data database Apache Cassandra, create few a sample maps, otherwise called "tables,' and use it in a .NET framework world.
Using Raw Queries in Entity Framework
Use Entity Framework 5 or higher to incorporate raw SQL into your database.
Caching Regular Data Benefits Regular Programs, Too
Using output caching is now much easier to use, thanks to .NET 4 and higher, and also can be used in a traditional application.
Postgres Tricks in .NET
Become proficient with a couple of things you can do with PostgreSQL, and learn how to get direct access to PG by using its native ADO.NET connector.
The Server Explorer in Visual Studio
For a new programmer, the Server Explorer in Visual Studio might need some proper explanation.
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.