Rinze Cats' Blog
.Net Experiments
Sign in
|
Join
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
.browser file
.Net
.resx
3 column layout
3 Column Layout
3.5
Accessibility
ASP.NET
Bug
C#
Class library
Control Adapters
Conversion
Cross Browser
Css
CSS Friendly
Custom Controls
Custom Expression Builders
Custom Sitemap Provider
DataBinding
Designer
FindControl
Globalization
GridView
header
Height 100%
HttpFilters
Liquid Layout
List
Lua
MasterPages
menu
MOSS
Multiple Sitemaps
navigation controls
Nested MasterPages
Resources
SEO
Server.MapPath
Sharepoint Accessibility kit
Sitemap
Sitemap Providers
SortDirection
SortExpression
style
Tableless
treeview
Visual Studio
Visual Studio 2008
WCAG
Web Application Project
XHTML Strict
Sponsors
advertise here
Navigation
Home
Blogs
Archives
September 2009 (2)
December 2008 (1)
November 2008 (1)
October 2008 (5)
September 2008 (1)
February 2008 (1)
January 2008 (2)
Recent Posts
0
Comments
4 little known Asp.Net features
by
rinze
There’s a really nice article on 4GuysFromRolla, exlaining 4 little know features in .Net that can be really helpfull. Check out Four Little Known, Helpful Methods, Properties, and Features for ASP.NET Developers
1
Comments
Sorting a Gridview bound to a List
by
rinze
In pretty much every web application I build, I come across the problem that the default sorting mechanism build in to gridview, doesn’t work when binding to List objects. It requires the gridview to be bound to a dataset object instead of a List. While...
Filed under:
ASP.NET
,
.Net
,
List
,
DataBinding
,
GridView
,
SortExpression
,
SortDirection
1
Comments
Using globalization resources (.resx) in a class library or custom control
by
rinze
.Net 2.0 has a nice system for globalization using resource files. For some reason I had never actually used resource files in a class library and as it turned out, it wasn't that easy to find info about this on the web (which surprised me). In a webapplication...
Filed under:
.Net
,
Resources
,
Custom Controls
,
.resx
,
Globalization
,
Class library
5
Comments
Lua Three Column Layout Live example.
by
rinze
Hi, I posted a Visual Studio 2008 project with (nested) masterpage examples and a Flexible Cross Browser 3 Column layout earlier on this blog. I have now put up a live sample, you can find it at lualayout.bissadvice.nl . Cheers, rinze
Filed under:
MasterPages
,
.Net
,
3 column layout
,
Lua
,
Css
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:
ASP.NET
,
Server.MapPath
,
3.5
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...
Filed under:
.Net
,
Visual Studio 2008
,
Designer
,
Bug
,
Visual Studio
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
Filed under:
SEO
,
Liquid Layout
,
3 Column Layout
,
Height 100%
7
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...
Filed under:
Nested MasterPages
,
MasterPages
,
ASP.NET
,
C#
,
.Net
,
Accessibility
,
Cross Browser
,
SEO
,
3 column layout
,
XHTML Strict
,
Tableless
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...
Filed under:
.Net
,
Control Adapters
,
treeview
,
.browser file
,
navigation controls
,
menu
,
header
,
style
11
Comments
System.Runtime.InteropServices.COMException while converting to VS 2008
by
rinze
Hi there, today I converted my .Net 2.0 Visual Studio 2005 Web Application Project to Visual studio 2008 and .Net 3.5. I also moved it to a different machine. I ran into an error while converting some of the projects in my solution, preventing the entire...
Filed under:
ASP.NET
,
Visual Studio 2008
,
Web Application Project
,
Conversion
More Posts
Next page »