Welcome to deepcode.co.uk Sign in | Join | Help

Browse by Tags

All Tags » linq   (RSS)
Continuing from part 1 , we're now going to extend our Silverlight application to get data (available feeds and actual RSS postings) which we will shortly bind to in the UI. One of the things we need to work around is the cross domain security in Silverlight. Read More...
0 Comments
Filed under: , , ,
What makes good software? Separation of concerns has got to be up there in a big way, ensuring you have relevant tiers to your application that deal with a particular set of concerns, but what does an enterprise software stack look like? I've been asked Read More...
Stephen Forte , Chief Strategy Officer from Telerik, started this interactive session reviewing the history of Microsoft's data access offerings and then discussing the latest multitude of choices. As this was an interactive session, there were lots of Read More...
In this session, Mike Flasko demonstrated the new ADO.NET data services framework that enables developers to create services that expose data over a REST interface using industry standard formats and semantics such as JSON and AtomPub. The reason I attended Read More...
0 Comments
Filed under: , , , ,
This presentation, with Elisa Flasko, was covering an introduction to the entity framework and how it fits with common application patterns - client server, web applications and distributed N-Tier apps etc. The ADO.NET Entity framework is the next layer Read More...
This session was presented by Bart J.F. De Smet, software development engineer from Microsoft, concentrating on the theory for writing your own data providers for LINQ. He ran through the implementation of the open source implementation of LINQ to AD, Read More...
0 Comments
Filed under: , ,
Luke Hoban presented this 400 level session. Luke is the program manager for visual studio languages. Having not really used LINQ in anger, I was interested in following this session to understand a little more about LINQ and how it works. I got lost Read More...
0 Comments
Filed under: , , ,