I have been working in Grails earlier and in Grails, same as Spring, service methods are transactional by default, we can change it through annotations if we want, but now I am working in ASP.net and I want to know if there is something similar to that. Or we must explicitly open transaction and close it at the end of each method. I am using entity framework...
Aucun commentaire:
Enregistrer un commentaire