May 2011
Intermediate to advanced
576 pages
19h 11m
English
ASP.NET is the technology used in the .NET Framework to build web applications. In this chapter, we’ll analyze the ASP.NET and Entity Framework integration, so a basic knowledge of data-binding techniques in ASP.NET is required. You can find more information on this topic on MSDN, in the “ASP.NET Data-Bound Web Server Controls Overview” article at http://mng.bz/c3k4.
You can use Entity Framework’s features in two different ways: you can use ASP.NET RAD support to directly ...