ADO.NET Entity Framework Tutorial and Basics Discover an ADO.NET Entity Framework tutorial covering basic data operations for applications, including LINQ To Entities, Method Expressions, stored procedure mapping, and a little discussion about its usage in an enterprise environment.
Working with Files in C# Get practical with C# by using it to access file information, create subdirectories, and more. You'll also learn to read and write from basic files.
.NET Web Services Tutorial Writing .NET Web services without using Visual Studio can be tricky. Learn how to create a Web Service without using Visual Studio .NET.
Exploring Cool Features of Devexpress' ASPxGridView Paul Kimmel - 01/06/2009 Devexpress has a commitment to providing amazing ASP.NET (and other controls), such as their latest revision of their ASPxGridView, version 8.3, which supports filtering, grouping, sorting, and much more, with little or no coding on your part.
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.
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!
Create Custom Task Lists By Garry Robinson - 05-JAN-09
Create a Custom Task List in Microsoft SharePoint Designer
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.
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.
Exploring Cool Features of Devexpress' ASPxGridView Paul Kimmel - 01/06/2009 Devexpress has a commitment to providing amazing ASP.NET (and other controls), such as their latest revision of their ASPxGridView, version 8.3, which supports filtering, grouping, sorting, and much more, with little or no coding on your part.
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.