I am using linq to sql framework in my C# code. I would like to implement query pattern for a scenario ( check if a given organisation is valid). how can this be done without using data context. I do not want to use or create a data context for the table which i want to check my scenario.
Aucun commentaire:
Enregistrer un commentaire