October 2008 - Posts

2
Comments

Server.MapPath is playing tricks on me by rinze

Hi, I just ran into some really weird behaviour in Server.MapPath. I am running an Asp.Net 3.5 project on my Vista machine (Dutch OS). My solution resides in my personal folder, which actually is triggering the behaviour. I'm trying to load an xml document...
Filed under: , ,
4
Comments

Visual Studio 2008 Designer is buggy as hell? by rinze

Update 18:23: Oh boy, Did I make a booboo! You can disregard everything posted below. I made a stupid mistake and am very much ashamed. My .aspx, including the page directive below was missing the actual <%@ Page %> statement. Well, maybe this helps...
0
Comments

3 Column Layout (Lua) update by rinze

As described in an update to my previous post: safari is now supported. I added a static version of the layout, just the html and css as an attachment to this post. Cheers, Rinze
6
Comments

Lua: 3 Column Layout, Accessible, SEO optimised and Cross Browser Compatible by rinze

Update 14-10-2008: I updated the liquid layout stylesheet. It is now simpler and works fine in safari as well. I added an attachment (LuaLayoutStatic.zip) containing three html examples and the stylesheets and updated the original template in this post...
1
Comments

Remove .Net styles from page header by rinze

For quite some time now, I've been working on websites aiming for WCAG 2.0 compliance and 'clean' html output. Using .Net 2.0 this can be quit a challenge, since the .Net control output is anything but WCAG compliant and clean. Something had to be done...
More Posts