Search / 639 posts tagged LINQ

Subscribe
  1. No one has claimed this blog

    Talking on Linq to SQL on 22nd of September

    http://www.sidarok.com/ web/ blog/ content/ 2008/ 09/ 05/ talking-on-linq-to-sql…

    Talking on Linq to SQL on 22nd of September September 5th, 2008 by Sidar Ok I am going to be talking about Linq to SQL, one of the ORM mappers coming out of Redmond. I am planning to cover how to utilize Linq to SQL to get the best benefit out of it, Linq to SQL’s place in the ORM world and pros-cons

  2. No one has claimed this blog

    Visual Basic at TechEd SouthEast Asia (Lisa Feigenbaum)

    http://blogs.msdn.com/ vbteam/ archive/ 2008/ 09/ 03/ visual-basic-at-teched-sou…

    This is a follow-up to my presentations at TechEd SouthEast Asia. Please find all the descriptions and materials for the presentations on the following resource page: http://code.msdn.microsoft.com/techedsea Here are some direct links to the materials: TLA 314 - Visual Basic 2008 Tips and Tricks

  3. View all »

    Videos about LINQ

    1. LINQ - "SHE FINE"  BAD B!+(#  DANCE MUSIC
    2. Linq Part 3
    3. Live LinQ Sounds - Ayia Napa 2008
    4. O'Reilly Webinar: Writing LINQ Queries with LINQPad
  4. No one has claimed this blog

    Visual Basic at TechEd South Africa 2008 (Lisa Feigenbaum)

    http://blogs.msdn.com/ vbteam/ archive/ 2008/ 09/ 02/ visual-basic-at-teched-sou…

    Thanks to those of you who attended my sessions at TechEd South Africa 2008. As promised here are the presentation materials I used, so you try out the examples yourself! I've created a Code Gallery resource page to host the material, with all the session abstracts, powerpoints, and solutions.

  5. Photo of alkampfer

    LINQ2XMl and namespaces

    http://www.nablasoft.com/ alkampfer/ index.php/ 2008/ 09/ 01/ linq2xml-and-names…

    In Xml namespace are used extensively to distinguish between tag names, you can use namespaces directly with XElement class thanks to the XNamespace class, here is an example. XNamespace ns = XNamespace.Get("http://www.nablasoft.com/mynamespace"); XElement element = new XElement(ns + "root", new

  6. Photo of mosessaur

    LINQ to Entities, Workarounds on what is not supported

    http://mosesofegypt.net/ post.aspx?id=e2a40b57-7c1f-4195-9ebe-d08786047b6c

    In my previous post I talked about what is not supported in LINQ to Entities and made a simple comparison with LINQ to SQL show that these unsupported things works fine in LINQ to SQL. Here I am going to provide workarounds these things. First one will be wrapping the entities with Business Classes.

  7. No one has claimed this blog

    C# 3.0 Query Expression Translation Cheat Sheet

    http://community.bartdesmet.net/ blogs/ bart/ archive/ 2008/ 08/ 30/ c-3-0-query…

    As a reference for some planned and unplanned future posts, I wanted to share out my “cheat sheet” for the C# 3.0 translation carried out for query expressions. Obviously it’s based on the C# 3.0 Language Specification more specially section 7.15.2.

    9 days ago in B# .NET Blog · Authority: 15
  8. Photo of hinshelm

    Click To View Entry.

    http://geekswithblogs.net/ hinshelm/ archive/ 2008/ 08/ 28/ linq-to-xsd.aspx

    LINQ to XSD Absolutely brilliant. That's what I think of Linq to XSD. Disappointed that is only works in C#, but having to use C# for a single project out of a solution it is a small price to pay to get the functionality.

  9. Photo of gduncan

    LINQ to Twitter v0.01 Released – Timelines in this release…

    http://coolthingoftheday.blogspot.com/ 2008/ 08/ linq-to-twitter-v001-released-t…

    CodePlex - LINQ to Twitter “Project Description LINQ to Twitter A LINQ Provider for the Twitter micro-blogging service (http://twitter.com/)” [Description leached in full] LINQ to Twitter - Initial Release v0.01 “… Release Notes Supports 2 features: friend timelines and public timelines.

  10. Photo of nberardi

    Deadlocked!: “read committed snapshot” Explained

    http://www.coderjournal.com/ 2008/ 08/ deadlocked-read-committed-snapshot-explai…

    I just recently read Jeff Atwood’s Deadlocked! article. I just wanted to give some more insight in to the read committed snapshot so that it is not perceived as “magic”. It has some definite advantages when dealing with deadlocks, however if your code relies on row level locking you are not going to be able to use this type of reading in SQL Server.

  11. Photo of Crenna

    LINQ + WCF + Silverlight (Part Four)

    http://www.dimebrain.com/ 2008/ 08/ linq-wcf-silv-1.html

    In this fourth instalment we're going to start thinking about the services layer that will ultimately link our Silverlight client to the data that drives it on the data layer. The services layer in this example is essentially a combination of a business layer, containing business objects, and a

    14 days ago by Crenna in Dimebrain · Authority: 30
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7

Rising and falling

Technorati data powered by Truviso

Mentions by Day

Posts tagged LINQ per day for the past 30 days.

Chart of results for LINQ

See your posts here

To contribute to this page, include this code in your blog post: