Search
More About This Website

All information is provided "AS IS" with no warranties, and confers no rights

Login
« WPF - Sharing XBAP and Standalone Deploy | Main | Does Not Implement IReusable »
Monday
Apr072008

Answering some LINQ Questions

I'm doing a training class this week and thought I would blog about a few of the questions that came up and some answers or pointers to more info.

Any support for LINQ to NHibernate?  - While there's not direct support to NHibernate - There's some community work to show how you can use LINQ and Nhibernate - you can read more here.

Is there much going on to help with Unit Testing and LINQ to SQL ? -  There is some info out there on Unit Testing and LINQ - Ian Cooper's post is here. Ben Hall's How to Unit Test Linq To SQL here.

What's going on with WCF and MTOM? - You can find details on MSDN here regarding Message Encoding

LINQ XML vs XPath - MSDN has a good comparison between LINQ XML and XPath here.

References (1)

References allow you to track sources for this article, as well as articles that were written in response to this article.
  • Response
    Response: FSmith
    None

Reader Comments (1)

Cheers for the link. Mike Hadlow has also posted information about the IRepository pattern, using it on a sample at the moment and it seems to work well.

http://mikehadlow.blogspot.com/2008/03/using-irepository-pattern-with-linq-to.html

April 8, 2008 | Unregistered CommenterBen Hall

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>