GeekArticles
Microsoft
C#LINQ to Life
Author: codeproject.com |
Published: 6th Mar 2008 |
Visited: 61 times |
Add CommentFiled in: CSharpUsing LINQ to improve everyday code
Read Article Sponsored Links
Related Articles
• LINQ to SQL Instantiation This article discusses how and when the objects within LINQ to SQL are created and instantiated, and how it maintains a list of the changes that need submitted to the database. It also discusses how this can be managed and some of the intricacies in LINQ with the help of source c ...
• Grady Booch via Second Life! I'm presenting a keynote at the next International Association os Software Architects (IASA) IT Architect conferences on May 22 - 23 in New York City. I was looking through the agenda and I came across this - Interesting Real-world Architecture ...
• Working with XML Data Using LINQ, a TreeView, and a ListView :: Editing Data
ASP.NET includes a variety of tools for displaying and editing XML documents. A previous article, Working
with XML Data Using LINQ, a TreeView, and a ListView :: Displaying Data, showed how with a TreeView control, a ListView control, an XmlDataSource control,
a LinqDataSource control, and about 50 ...
• Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 4 In the fourth part of this series, Keyvan talks about the unit testing concepts related to the MVC pattern and how Microsoft has adapted these concepts for its ASP.NET MVC framework. He shows these principles and the process that should be followed to unit test an ASP.NET MVC applicat ...