Links and code from session on Entity Framework 4, Parallel and C# 4.0 new features
Posted
by Eric Nelson
on Geeks with Blogs
See other posts from Geeks with Blogs
or by Eric Nelson
Published on Mon, 17 May 2010 13:32:51 GMT
Indexed on
2010/05/17
14:41 UTC
Read the original article
Hit count: 443
Filed under:
Last week (12th May 2010) I did a session in the city on lot of the new .NET 4.0 Stuff. My demo code and links below.
Code
- Parallel demos http://gist.github.com/364522
- C# 4.0 new features http://gist.github.com/403826
EF4 Links
- Entity Framework 4 Resources http://bit.ly/ef4resources
- Entity Framework Team Blog http://blogs.msdn.com/adonet
- Entity Framework Design Blog http://blogs.msdn.com/efdesign/
Parallel Links
- Parallel Computing Dev Center http://msdn.com/concurrency
- Code samples http://code.msdn.microsoft.com/ParExtSamples
- Managed blog http://blogs.msdn.com/pfxteam
- Tools blog http://blogs.msdn.com/visualizeparallel
C# 4.0 New features
- http://bit.ly/baq3aU New in .NET 4.0
- Coevolution http://bit.ly/axglst
- New in C# 4.0 http://bit.ly/bG1U2Y
© Geeks with Blogs or respective owner