Visual Studio 2010 Hits 'Release Candidate' Stage
After being delayed once, will the next edition of the popular developers' suite make its April ship date?
Visual Studio 2010 Hits 'Release Candidate' Stage
After being delayed once, will the next edition of the popular developers' suite make its April ship date?
Introducing The Microsoft Daily, All the Microsoft Developer Information You Need in One Newsletter
Internet.com launches a new daily newsletter to provide one-stop coverage of all the Microsoft Developer information that matters to you.
SQL Server Modeling Services with Microsoft Visual Studio 2010 Beta 2
Learn how to use SQL Modeling Services to hunt for interdependencies without having to access source code.
Learn How to Create Dual Mode Windows Services
Learn how to create a dual mode service so you can run your services as either console apps or through Windows Services.
Creating your own Tetris game using VB.NET
Tetris turned 25 and is still going strong. To honor that landmark we'll create our own version of this legendary video game using VB.NET.
Improve Exception Safety In Your C++ Applications by Annotating Functions That Don't Throw Exceptions
Your compiler assumes by default that almost every function might throw an exception. As a result, it might generate suboptimal code. C++0x now lets you explicitly annotate functions that never throw with the [[nothrow]] attribute. Find out how to use this attribute to write efficient and self-documenting code.
| USING VC++ .NET |
Enhance MFC Applications with Preview and Thumbnail Support
C++ Programming is having a revitalization of Microsoft Foundation Classes (MFC) which continues to deliver simple integration with powerful Windows features. In this article, we'll look at Preview and Thumbnail Support, and how these features can be easily implemented in an MFC application.
| .NET NUTS & BOLTS |
Safe Covariance and Contravariance in .NET 4.0
.NET Developers may not recognize the terms invariance, covariance, and contravariance, it is likely they have been impacted by them and left wondering. This article will explain the concepts and the changes being introduced as part of .NET Framework 4.0.
| VISUAL BASIC TODAY |
Using Where Clauses with LINQ in VB
Learn about LINQ and all the ways you can use "Where" in your code.
| PROGRAMMING INSIGHTS |
SELECT, INSERT, UPDATE with the SQL MERGE Statement
In today's column we'll demonstrate how and when to use the new TSQL MERGE statement and how this can be a helpful addition to your toolbox.
Get the latest news, articles, and information from around Codeguru.
Get the latest news, articles, and information from around Codeguru!
Get the latest news, articles, and information from around Codeguru and the Internet.
Get the latest news, articles, and information from around Codeguru. In 2009, it seems experience didn't pay. Check out a few salary numbers for IT professionals.
Today Google announced Buzz. This will be added to Google. You'll find new icons on mobile google as well as find more on buzz at buzz.google.com. Google Buzz should allow you to share and communicate inside of Gmail and more....
As a person running web sites, I get press releases on a regular basis. Being that the sites I oversee are focused primarily, on developers, it is no surprise that most of the release focus on developers and development. Of...
The iPad from Apple has been in the news for what seems like nearly a half a century; however, it was just officially announced this week. While I would not normally cover this, I was shown a review of the...