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...
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...
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...
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...
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...
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...
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...
Date: 02/09/2006
Bio
I joined Microsoft Germany in 1998, and moved to the Visual Studio Group in Redmond in 2000. The...
Date: 10/31/2005