0
As popular as mine List, in C#, with the data stored in the database accessed through the Entityframework?
Current code:
public static IEnumerable<Contato> GetAll()
{
return new List<Contato> { //DAqui pa frente nao sei para onde ir . . .//
What access technology is the bank using?
– Vinícius Gobbo A. de Oliveira
Entity-framework
– Hans Miller
Editing doesn’t help much, but at least if you have a little more context.
– Bruno Augusto
Question solved? Consider marking an answer as accepted. How and why to accept an answer?
– Miguel Angelo