Data Access [rss]

Entity Framework Talk at Oracle .NET SIG

Thanks a lot to the people who came along to my Entity Framework talk at the Oracle and .NET Special Interest Group in London today. As promised, I've uploaded the slides in PPTX and PDF format if you need them for anything. Read More

Entity Framework - Serializing Graphs of Entities

Julie points to Danny and Danny points to the next CTP of Entity Framework - if you're interested in serializing the entities that Entity Framework returns back to you then you'll be interested in this; http://www.thedatafarm.com/blog/2008/03/28/HallelujahEntityGraphsWillBeXMLSerializable.asp Read More

LINQ Talk at UK Visual Studio 2008 Launch

I did a talk yesterday down at the UK Launch of Visual Studio 2008, SQL Server 2008 and Windows Server 2008 about Language Integrated Query as it stands in VS 2008 and .NET Framework V3.5. Firstly, thanks to everyone who came along to the talk - much Read More

Filed Under: , ,

LINQ to SQL, Stored Procs, Output Params, Readers Reading

I had a discussion at DevWeek about when SqlDataReader.Read() gets called for resultsets coming back from stored procedures accessed with LINQ to SQL. I've got this stored proc;create procedure dbo.GetCustomersByCountry @country nvarchar(max) as Read More

Filed Under: , ,

DevWeek Talk - Understanding ADO.NET Entity Framework

I did a talk down at DevWeek this afternoon about ADO.NET Entity Framework. Whilst it was a small room, it was full and I had a great time - hopefully if you attended then you enjoyed it too and got something useful out of it. Thanks for all the questions Read More
More Posts Next page »