Vertaling van "using linq" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Manage data access tasks by using LINQ.
Administrar tareas de acceso a datos mediante el uso de LINQ.
Let's write the same example using LINQ.
Filter, project, aggregate, compose and perform time-based operations on multiple events using LINQ operators
Filtre, proyecte, agregue, componga y realice operaciones basadas en el tiempo en múltiples eventos utilizando operadores LINQ
Using LINQ to XML, you can load XML, serialize XML, create XML trees from scratch, manipulate in-memory XML trees, and validate by using XSD.
Con LINQ to XML, puede cargar XML, serializar XML, crear árboles XML desde el principio, manipular árboles XML en memoria y realizar validaciones con XSD.
How do I get a distinct, ordered list of names from a DataTable using LINQ?
¿Cómo obtengo una lista de nombres clara y ordenada de un DataTable utilizando LINQ?
This time we will create an object factory using Linq Expression Trees, adding to that the use of CustomAttributes. This will allow us to totally decouple the object factory from the objects it creates.
Esta vez vamos a dedicarnos a crear una factoría de objetos mediante Linq Expression Trees, sumándole el uso de CustomAttributes, lo que nos va a permitir un desacoplamiento total de la factoría respecto a los objetos que crea.
How to INSERT, UPDATE and DELETE data in ASP.NET page using LINQ?
Cómo insertar, actualizar y borrar datos en la página ASP.NET utilizando LINQ?
How to asynchronously call a database with subrecords using LINQ?
¿Cómo diseñar un DataFrame MultiIndex con niveles incluidos?
A few examples about.NET WPF applications using LINQ to SQL.
En las últimas semanas he escrito una serie de post sobre LINQ to SQL.