Blog
Writing on software, AI, and building things.
developertechpersonallifeaspnetcareerreflectionazurecsharpdebuggingdynamics-365internet-safetymumbaisqltesting-automationweb-servicesaiartaspnet-mvccollege-dayscyclingengineeringgardeningiislinqsecuritysharepoint
1 post tagged linq. Clear filter
- LINQ Errors: “The Type arguements for method cannot be inferred from the usage. Try specifying the type arguments explicitly ” & for the data context object “There is no implicit reference conversion from XXX RepositoryContainer(ReportContext) to System.Data.Objects.ObjectContext”.May 16, 2010
Day before yesterday, we faced minor problem in compiling our wcf service which is using LINQ for DML operations. It’s continuously yielding in giving the er...