
Your content layer is your context for agents
What I took away from facilitating a panel on the agentic shift with Contentful's Neha Khawas and APPLY's Brian Browning: a practical framework for agent-ready content, and where to actually start.
How I actually use AI every day — systems, agents, and the honest failures in between.

What I took away from facilitating a panel on the agentic shift with Contentful's Neha Khawas and APPLY's Brian Browning: a practical framework for agent-ready content, and where to actually start.
You can set the culture of a report by clicking the report and setting the Language property. If you want to support multiple cultures you can set the…
By default it is not possible to use the ViewState within methods of a ObjectDataSource. Because the DataSource doesn't run within the current page instance,…
I update two posts: String formatting in C Copied the source of the post to my own blog as backup. DBML read connection string from web.config Added an…
When deploying a WCF webservice for a Silverligh application I got the following error: As you can see from the error you need to add the \ Serializable\…
Every time a form is successful summited I need to clear all input fields to the default values and give feedback to the user. I wrote a method ClearControl…
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…