Adding Standard Deviation to LINQ 01/05/2009 By Chris Bennett - Learn how to implement a simple Standard Deviation function for LINQ (Language Integrated Query).
Blog: And the Visual Basic Type Is... 12/29/2008 Do you know what your variable's type is? If not, then VB "10" might! Visual Basic "10" is adding Type Inference.
[Updated] Shutdown Manager TT(n) - 12/22/2008 The Windows "Turn off" buttons are three or more steps away from the desktop work area, depending on your personal settings. This can be not only inconvenient, but downright bothersome at times. These programs can power down the computer, in just one or two steps.
CodeGuru is all about sharing. If you have some unique code or an article, we'd love to hear from you. Please read the Submission Guidelines to see how to submit. We are always after great new articles to post!
ADO.Net Entity Framework By Dan Rigsby - 11-DEC-08
Utilize the "ADO.NET Entity Framework" to quickly and easilywork with your database, accessing your data in an objectoriented fashion.
Debugging using Visual C++ 2008 By Kiran Thonse - 01-DEC-08
In this video offering Kiran Thonse covers basic debugging tasks like setting breakpoints, stepping through code and watching variables using the Visual Studio IDE.
WF SQL Tracking Service By Jeffrey Juday - 14-NOV-08
Learn how to incorporate the SQL Tracking Service into your WF development.
Syndication in .NET By Dan Rigsby - 04-NOV-08
In this video Dan Rigsby will demonstrate how to publish your content using built-in syndication support in .NET 3.5.
Advanced C++/CLI: Type Forwarding, Pointers, and Variable Argument Lists Nick Wienholt - 12/17/2008 C++/CLI has a number of advanced features that make developing and maintaining applications easier. Discover how these allow types to be moved between assemblies without breaking existing application, allow fast and efficient interoperability between native functions, and make it possible to create functions that take a variable number of parameters while still maintaining type safety.
LINQ to XML Mark Strawmyer - 11/17/2008 Gain an understanding of LINQ (Language Integrated Query) to XML and see why you'll never want to use the DOM again.
Creating a Rounded Panel Control Paul Kimmel - 12/11/2008 Round those corners and make your user interfaces a little jazzier with a rounded rectangle Panel control; a fun chunk of code to incorporate into your application.
Codeguru Update eNewsletter - December 2nd, 2008
Head over to the Forums for a Slow Chat with Microsoft developers about the forthcoming C++0x You'll learn new and exciting things about an old friend.
Codeguru Update eNewsletter - November 25th, 2008
The good news: The holiday season is coming. It's time to be with family and friends.
The bad news: Several companies are downsizing, causing workers to have the extra time to spend away from work.