Sp1: Framework Net 3.5
Perhaps the most significant addition in SP1 was the introduction of the . Before EF, developers relied heavily on raw ADO.NET (DataReaders, DataSets) or third-party Object-Relational Mappers (ORMs) like NHibernate.
static void Main(string[] args)
class HelloWorld