Quantcast
Channel: dotnetpete - LINQ
Browsing latest articles
Browse All 4 View Live

Image may be NSFW.
Clik here to view.

LINQPad a great tool for learning and trying out LINQ (to SQL)

LINQ for us was a huge productivity improvement as we didn't have to generate stored procedures anymore for our CRUD database operations. Because we had a rule that ALL data access was via stored...

View Article



Strongly typed LINQ to XML with LINQ to XSD

Got stuck into LINQ to XML the other week and I thought wouldn't it be great if this could be strongly typed somehow. Of course the MS XML Team were WAY ahead of me. You can find the article at their...

View Article

Power of LINQ to XML

I was making some changes to a client's website recently and found static repeated HTML in quite a few places. Their internal developer had put something together than ended up going live! I decided...

View Article

LINQ to SQL Attach Demons

I have been investigating LINQ to SQL supposed ability to handle disconnected entities. For example, grab a single entity with a data context, dispose of the data context and viola you now have a...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images