World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
Some days ago I wrote the part 1 of rendering MVC content . I got a comment about the example content types, that they were strange implemented. I agree that it looks strange, how I use the block in the example, but it should be looked at as an...
Now when our MVC support finally has been released, I thought I would write a blog post about how we handle the request. Adding types, controller, model, and views Before showing what we are doing with the request, we need content types,...
On the morning train to work, I played around with the DDS, and made a couple of extension methods to fix something I’ve been irritated about for a while. The “typed” find method in the DDS takes the name of a property, and the value the property...
Working on the “LinqToDDS” project is the most fun I’ve ever had at work. Therefore, it’s a pleasure to announce new LINQ support in the R2 wave. Earlier we only supported the deferred execution methods “ToList()”, “ToArray”, “ToDictionary”,...
Have you ever wanted to search for data in the dynamic data store (DDS) by writing plain text in admin mode, or have you ever wondered how the SQL looks like when querying for data through “LINQ to DDS”? A new gadget makes it possible to both sear...