Hartmut Maennel's Blog

A LINQ provider for RDF files - part 2

For the simple Rdf queries like IQueryable<string> q = from x in rdf from y in rdf where...

Author: Hartmut Maennel Date: 07/24/2006

A LINQ provider for RDF files

The next provider I plan to upload here allows querying an RDF file. From the provider writer’s...

Author: Hartmut Maennel Date: 07/10/2006

A LINQ provider for Web queries

To start a series of "LINQ provider" posts, today I upload a provider sample that in some sense...

Author: Hartmut Maennel Date: 06/12/2006

Workaround: Smart Tags in C# IDE do not work correctly in LINQ preview

In the LINQ preview (CTP May 2006), the Smart Tags functionality in the C# IDE does not work...

Author: Hartmut Maennel Date: 05/23/2006

Linq CTP May 2006 is released

Read about it here: https://msdn.microsoft.com/netframework/future/ Or go directly to the download...

Author: Hartmut Maennel Date: 05/10/2006

Difference between SQL and .Net Framework built in functions

A common problem when using different programming languages like SQL on the server and C# or VB on...

Author: Hartmut Maennel Date: 02/10/2006

DLinq Providers

The last weeks I have been working on DLinq "providers". The idea is to connect with DLinq to other...

Author: Hartmut Maennel Date: 02/09/2006

Bio

I joined Microsoft Germany in 1998, and moved to the Visual Studio Group in Redmond in 2000. The...

Author: Hartmut Maennel Date: 10/31/2005