Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Lack of a good free UML designer for .NET, or just in general

    I have found that .NET really lacks in this space, needless to say I've been scouring the web for a decent free UML designer. Annoyingly most of the free UML tools have heavy restrictions on there use ( VP , MagicDraw ), oh and Visio is hopeless for complex diagrams. NetBeans comes with an awesome UML...
    Posted to Granville Barnett (Weblog) by gbarnett on 04-17-2008, 12:00 AM
    Filed under: .NET, Software Development, Visual Studio, Design
  • Creating a better 404

    Jeff Atwood rants about the typical 404 page , saying "the average internet user has no idea what 404 means or what to do about it. To them, it's yet another unintelligible error message from the computer. Most 404 pages are unvarnished geek-speak." Jeff lays out 5 ways to make the 404 error page better...
    Posted to Loosely Coupled has moved (Weblog) by Tim Marman on 12-31-2007, 12:00 AM
    Filed under: Software Development, Blogging, Design, Programming, Slashstar
  • Interface based programming?

    I know that generally the design patterns promote programming to an interface not an implementation - and this provides more loose coupling, and helps keep inheritance trees down. My personal opinion is that component based programming is really nice, but I see few people actually implementing the component...
    Posted to Granville Barnett (Weblog) by gbarnett on 11-10-2007, 12:00 AM
    Filed under: Software Development, Patterns, Design
  • Be positive in your dialogs

    Raymond says that dialog boxes are not the place for logic puzzles . I ran across a configuration dialog box that had the item "Turn off Feature X". This is a negative-sense checkbox, which turns your dialog box into a logic puzzle. Checkboxes should be phrased positively. "Use Feature X". (The only...
    Posted to Loosely Coupled has moved (Weblog) by Tim Marman on 05-01-2007, 12:00 AM
    Filed under: Technology, Software Development, Design
  • Simple Usability

    Recently, I tried to accomplish a simple task on a website which frustrated me because what should have been simple, was not. All I wanted to do was go to the Mix website and quickly find links to my sessions so I could post them here. Even I should be able to figure this out. As a note, I’m using the...
    Posted to What's New (Weblog) by Anonymous on 03-24-2009, 12:00 AM
    Filed under: Software Development, UI, simplicity, usability, Design
Page 1 of 1 (5 items)