
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.
You can use a delegate to sort a generic list. Example
I was using a ObjectDataSource to generate a listing including paging. The ObjectDataSource used the GetItems method of my usercontrol. See this previous…
For a new project I started working with Sitecore again. I needed to create a listing of items with paging. I implemented a Listview with a ObjectDataSource…
For our customer Prorail I prototyped a Google Map control with all dutch train rails and stations rendered on it. The map is built with OpenLayers it…
I finished building a Google CSE platform and deployed multiple .Net related search engines. dotNetSearch.Net SilverlightSearch.Net SharepointSearch.Net with…
pragma warning disable 1591 pragma warning restore 1591
For dotNetSearch.net I needed to cache the RSS feed on the right . I did this with the .Net Cache namespace. In this examle I add the RSSFeed content as…
After installing and playing with the Asp.Net Charting control I decided to use it for a customer. When integrating the control to the project I got the…
When deploying a project to a internal test server I got the following error: The definition of the report 'Main Report' is invalid. An unexpected error…
For a project I needed to remove menu items to the pages in the folder 'Subscriberpages' when a the user is in the Role of 'Marketing' and…