Just as the EPiServer CMS version numbers are a bit tough to remember, the corresponding database versions are even worse. Typically you don’t really need to bother, since this stuff is taken care of by the Deployment Center.
Continue reading
Do you remember a decade-old site called 4 Guys From Rolla? I used to visit it a lot in the early days of ASP.NET.
Continue reading
Khronos released version 1.0 of the WebGL specification a few days ago at Game Developers Conference in San Francisco.
Continue reading
The mathematician Benoit Mandelbrot died today of pancreatic cancer at the age of 85, but most people probably don’t have a clue who he was.
Continue reading
The new version of ASP.NET will take care of an old problem, which is the id mangling of server controls. In short, your carefully named id could be rewritten into something like “ctl00_MainContent_” before rendered to the client.
Continue reading
Do you often wake up in the middle of the night, wondering about the assembly version number of a specific EPiServer CMS release? Then this reference list is for you.
Continue reading
Ten years ago it was quite common to see gradients and reflections on the web. This was all pre-made in an image editor or done with CSS-repeating images, but today it’s possible to achieve the same result using CSS3.
Continue reading
I’ve used Visual Studio in its various incarnations for over two decades, and despite all short-comings I still think it’s one of the most powerful IDEs out there.
Continue reading
Almost a year ago I noticed that two of my favorite coding bloggers, Jeff Atwood and Joel Spolsky, were founding a company together with the amusing name Stack Overflow. Their aim was to create a site with useful information for fellow coders, generated by user content.
Continue reading
One of the new features in EPiServer R2 version is the relocation of system folders. In previous versions they were stored in the same folder as the other site related files, but now they seem to be installed in Program Files by the new Installation Manager.
Continue reading