
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.
After seeing a great XBOX360 friends Iphone App I decided to build a Windows Mobile version of it. The app shows your friends, their avatar, online status…

I use the following method to return a parent control of a specific type. This method is recursive and uses generics.

With the following code you can convert your MemoryStream to a Byte Array.
A few years after building the free travelblog site Globallog.nl in PHP. I started building a new version in .Net together with Mark. Although this was a…

Create a Visual Studio add in with contextmenu and selected text as input When working with a new way of storing settings in a database. I was frustrated how…
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.