
MCP: the live data layer your AI system is missing
None of that information was in the vault. No file listed Saturday's schedule. Charles didn't remember it. He looked.
How I actually use AI every day — systems, agents, and the honest failures in between.

None of that information was in the vault. No file listed Saturday's schedule. Charles didn't remember it. He looked.
With the following code you can remove a line from a textfile web.config . If the string is within a line the line will be removed.
When using the Datapager with a ListView I had the following problem. When clicking a paging button for the first time nothing happens.But when I click a…
I disabled the comments because of the huge amounts of spam I'm receiving. So if you have any questions you can contact me trough linked in. Sorry for the…
In this example I will show how to create a Unit Test with TypeMock. First I have created some basic dummy classes for the example With the following Unit…
With the following code you can format a DateTime within a Databind.
For Evident Interactive I was Lead developer on the hu.nl project. With a team of 5 professionals we built 23 websites in 5 months. All the websites were…

For this example I will use the default asp.net Membership tables. Let say: I need to return all users with their roles comma separated in one query. After a…
With common table expressions you can save the results to a temporary result set and use this results set for other queries.
When deploying a Silverlight application we ran into problems a WCF web service, to find out what the problem was I wanted to invoke the method. Microsoft…
While working with Umbraco and Sitecore I learned some Xsl tricks. The following example shows how to show the first 10 items in a HTML list.