Code it Yourself...

Share

Twitter Facebook

Settings

  • Archives
  • Categories
  • Tags
  • Events
  • About Me
  1. Home
  2. Categories
  3. dotnet

Issue in non Generic Execute Method in DbLinq.Data.Linq.Implementation.QueryProvider

Oct 19, 2009 1 min read dotnet
We’ve been working with DbLinq for a while now, at HexaSystems and recently using it together with Dynamic Linq and SQLite I programed a call to the Count method of a Queryable object as follows: 1public static int Count(this IQueryable source) 2{ 3if (source == null) throw new …
  • ««
  • «
  • 15
  • 16
  • 17
  • 18
  • 19
  • »
  • »»
Carlos Mendible
Carlos Mendible
Father | Husband | Sr Cloud Solution Architect | Former Azure & Developer Technologies MVP | Opinions are my own
Microsoft
Madrid. Spain
About Me

Recent Posts

  • AKS: Simulate Spot Node Eviction
  • AKS: Disable local accounts with Terraform
  • Protect your Node.js or .NET API with Azure Active Directory
  • Azure Database for MySQL Flexible Server: Failover Test
  • Azure Cache for Redis: Failover Test

Categories

azure dotnet kubernetes devops management certifications

Tags

aks aspnetcore dapr docker powershell cloud keyvault managedidentity terraform ansible
Copyright: 2021 - Carlos Mendible