Bilal Haidar [MVP, MCT] Official Blog

Microsoft MVP ASP/ASP.NET, MCP, MCTS, MCPD, MCT
Welcome to Bilal Haidar [MVP, MCT] Official Blog Sign in | Join | Help
in Search

Browse by Tags

All Tags » XLinq
  • LINQ Framework Design Guidelines

    There is a very good resource on LINQ design guidelines that you can read more on it here: LINQ Framework Design Guidelines (http://blogs.msdn.com/mirceat/archive/2008/03/13/linq-framework-design-guidelines.aspx)   Hope it helps,Regards
    Posted to Bilal Haidar [MVP, MCT] (Weblog) by BilalHaidar [MVP] on March 18, 2008
  • How to Load XML using System.Xml.Linq

    I have been blogging for a while on C# 3.0, DLinq, and now it is time to blog about XLinq. In this post, I will show you how to load an XML file using the new XML namespace: System.Xml.Linq. This sample loads an XML for a menu on a website (under development), then creates a list of all the menu items as a List<MenuItem> collection. The ...
    Posted to Bilal Haidar [MVP, MCT] (Weblog) by BilalHaidar [MVP] on August 7, 2007
Powered by Community Server (Personal Edition), by Telligent Systems