Hallo zusammen, habe den Entity Framework 4.1 RC installiert, aber leider sehe ich den neuen "ADO.NET DbContext Generator" nicht, kann jemand helfen? (VS 2010 Prof. DE)
ADO.NET Entity Framework 4.1 RC is available in a couple of places:
Download the stand alone installer Add the ‘EntityFramework’ NuGet package to your project Note: The NuGet package only includes the EF 4.1 runtime and does not include the Visual Studio item templates for using DbContext with Model First and Database First development.
Das Problem liegt wohl an der Version bzw. Sprache des VS2010. Mit VS2010 Ultimate ENGLISCH funktioniert alles wie erwartet.