
My AI Chief of Staff Used to Have Office Hours. Not Anymore.
My AI chief of staff had one flaw: he only worked when my laptop was open. Here's what I built instead.
How I actually use AI every day — systems, agents, and the honest failures in between.

My AI chief of staff had one flaw: he only worked when my laptop was open. Here's what I built instead.
I've search them all up for a 1000 times. Now I'm going to write them down as reference. This post will grow in the next few months. Remember do not forget…
I wrote an extension method for the string type. With this method you can check if an string is an Guid. The method returns a Bool. \ code:c \ public static…
In on of our project we use ASHX file to dynamicly generate stylesheets depending on the user. An problem occurred when the userdata was loaded from the…
When learning and working with Linq. I had the need of reference samples. When searching for an example of the select syntax I stumbled on the following site…
When using an Linq Datasource linq to sql for a datagrid Gridview, ListView, etc you don't always want all rows from a table. To exclute data you can use the…
To get more developers certified I started a MCTS learning course for the developers. Once in the two weeks all we had half a day to review two chapters,…
If you want to use methods from your masterpage add the following code in the .aspx file content page :
Because every developer needs to have a New Guid generator and .Net info search iGoogle widget ; . It was time for me to create one I had no idea where to…
I’ve been using Google Custom Search Engine CSE for one of my projects searchTravelBlog . When I was trying to implement CSE in NewGuid.NET I found some…
When surfing around I found this great range ASP.Net controls. Obout.com offers a great variety of ASP and ASP .Net controls. The controls are Cross Browser…