PDC09 Session - Data Programming and Modeling for the Microsoft .NET Developer

by mats.decker 17. November 2009 23:14

 

Don Box and Chris Anderson went through Entity Framework and the new stuff that has improved the developer experience. For instance you can use Entity Framework and still use IDataReader etc getting the data so you may start migrating from SqlConnection to Entity Framework without committing entirely. That and that you could use your own classes instead of the dal-style generated classes makes this customizable in very powerful way like in a wcf service environment. That and that it looks more nicer.

They also addressed the never ending story about where the framework should be modeled (database, definitions file, C# code) and the answer is ... the way you like it :). It all depends on where the model origins, for an instance if you have an existing database it will be hard to make another model in code.

They also showed the entity framewark talking with Share Point over OData(!) where they could access the data via and atom feed and manipulate that data directly in the share point server. I really have to look into odata!

On another note i really have to see more about 'M' the "data language", which they only talked about peripherally.

 

Tags: , , ,

Development

Creative Commons License
This work is licensed under a Creative Commons Attribution-Share Alike 2.5 Sweden License.


Welcome to the Dropit blog!

Here we, the people that work at Dropit, will write about stuff that interests us. For example web development, especially with .NET and EPiServer - but we'll also talk about other techniques that interest us, marketing on the web, social phenomenons, pop culture, games and software development in general.