Top "Ctp" questions

releases of software in a pre-beta form for developers, IT professionals and journalists to have prior to official releases.

Using MySql with Entity Framework 4 and the Code-First Development CTP

I thought I'd experiment a bit with Scott Guthrie's latest post on code-first dev with Entity Framework 4. Instead of using …

mysql asp.net-mvc entity-framework-4 code-first ctp
c# Can a "task method" also be an "async" method?

I'm trying to get the hand of the new async CTP stuff and I'm probably confusing myself here.. I can …

c# asynchronous async-await ctp