Ryan Ternier

Killer ASP.NET ninja coding monkeys do exist!

Browse by Tags

All Tags » web design (RSS)
Full Screen web pages and browser resizing - keeping it looking good
I've noticed one thing that really gets some web developers going (and not the good going): Keeping a full screen web site looking good with different browser sizes. Those that know CSS inside-out will also have this problem as sometimes you just can...
Two ASP.NET features that are usually missed or misunderstood...T
Enter the Tilde (~) Browsing the asp.net forums I notice a lot of people putting the '~' (tilde) character on every control that has some sort src or href. Many think that the tilde character is a regular character that deals with file locations. Much...
Fancy Button 2.0 (Not A Link button)
I got a shwack of feedback and comments from my recent post: Get rid of regular buttons, use Link Buttons .  I actually thought my solution was a great one, apparently I was a bit off base. That's not to say that my solution was totally wrong - Yes...
Get rid of regular buttons, use link buttons
For the past 3 years I have been pushing my managers and especially the teams I work with that the web applications we make need to be visually appealing. The graphics designers I know can do amazing things. My friend Steve Sereda is an amazing graphics...
A Table, some text and CSS Pseudo Classes
To See this in a working example, please check out my projects at : bicnet Projects. I really want to thank the IE7 team for building in more Support for CSS. It allows us web developers to do some pretty cool things with CSS without the use of javaScript...
More Posts