Skip to main content

Hans Muster's Library tagged linq   View Popular

28 May 09

Wie kann ich ChangeConflicts in LINQ behandeln?

Wenn ich Daten in meinem LINQtoSQL DataContext ändere und diese Änderungen an die Datenbank senden möchte kommt es zu ChangeConflicts. Wie kann ich diese behandeln?

www.microsoft.com/...eConflictsInLINQBehandeln.mspx - Preview

linq howto help msdn codesnippet change conflict

18 Aug 08

LINQ to Active Directory - Home

LINQ to Active Directory implements a custom LINQ query provider that allows querying objects in Active Directory. Internally, queries are translated into LDAP filters which are sent to the server using the System.DirectoryServices .NET Framework library. LINQ stands for Language Integrated Query and is one of the core features of Microsoft's .NET Framework 3.5 release. More information can be found via the MSDN website on http://msdn.microsoft.com.

Features

* Translates into LDAP filters according to RFC 2254.
* Simple and approachable entity model with support of propagating updates back.
* Supports mappings to both the System.DirectoryServices (.NET) and ActiveDs (COM) APIs.
* Ships with a set of samples.

www.codeplex.com/LINQtoAD - Preview

linq activedirectory component .net programming codeplex opensource

18 Apr 08

Continuous LINQ - Home

Continous LINQ is a .NET Framework 3.5 extension that builds on the LINQ query syntax to create continuous, self-updating result sets.
In traditional LINQ queries, you write your query and get stale results. With Continuous LINQ,

you write a query and the results of that query are continuously updated as changes are made to the source collection or items within the source collection.

CLINQ has tremendous value in GUI development and is especially useful in binding to filtered streams of data such as financial or other network message data.

www.codeplex.com/clinq - Preview

linq codeplex dynamic .net programming data

04 Apr 08

Visual LINQ Query Builder - Home

Resource Page Description

Visual LINQ Query Builder is an add-in to Visual Studio 2008 Designer that helps you visually build LINQ to SQL queries. Functionally it provides the same experience as, for instance the Microsoft Access Query Builder, but in the LINQ domain. The entire UI of this add-in uses Windows Presentation Foundation. The goal of this tool is to help users become more familiar with the LINQ syntax. The tool may also demonstrate to users how to create their own Visual Studio 2008 add-in using Windows Presentation Foundation.

This academic project was developed by two students during an internship at Microsoft France, under the supervision of one of our Developer Evangelists. The project was in full collaboration with the STB International CPE team in Redmond.

Here is a quick presentation: http://blogs.msdn.com/mitsu/archive/2008/04/02/visual-linq-query-builder-for-linq-to-sql-vlinq.aspx
See it in French here: http://blogs.msdn.com/mitsufu/archive/2008/04/02/visual-linq-query-builder-pour-linq-to-sql-vlinq.aspx

Requirements

code.msdn.microsoft.com/vlinq - Preview

linq generator software freeware microsoft codeplex visualstudio

1 - 7 of 7
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo