RSS Feed

a playground of art, photos, videos, writing, music, life

 


You are here







Random Quote

There are so many different kinds of writing and so many ways to work that the only rule is this: do what works. Almost everything has been tried and found to succeed for somebody. The methods, even the ideas of successful writers contradict each other in a most heartening way, and the only element I find common to all successful writers is persistence-an overwhelming determination to succeed.
-- Sophy Burnham


 

Blog - Blog Archive by Month - Blog Archive by Tag - Search Blog and Comments

<-- Go to Previous Page

Programmed for Laziness

 

The more I work with .NET as a web development environment, the more I encounter that I can't do. I'll give some examples:

  • I can't disable a button after the user clicks it to prevent the "double-clickers" of the world from clicking it twice.
  • I can't have multi-line datagrids. For example, if it takes two rows of table space to display a a single database record, I can't do that. The datagrid only likes one table row per database row.
  • I can't pass state information via links. Everything is button-driven.
In short, there's a lot of work-around involved.

It's not an enabling environment. Rather, it seems like an environment for lazy programmers.

"Want a quick way to display information in a grid? Do it in just six lines of code!"

(I'm still completing projects twice as fast as the company to which I'm consulting expected me to do, by the way.)

I've always been a Microsoft fan, but they don't get the web. They keep trying to make it into an environment that ignores the web standards and protocols out there. Which makes sense for a company that can develop its own OS for the whole world, but they tie the hands of the developer with Rube Goldberg contrivances to achieve "the web" by just letting the "programmer" just add water. All this does is encourage laziness and lax design standards.

 


by Brett Rogers, 9/12/2008 3:06:23 PM
Permalink


Comments

Add Your Comment:
Name (required):
Web Site:
Remember Me:   
Content: (4000 chars remaining)
To prevent spammers from commenting, please give a one-word answer to the following trivia question:

What's the first name of the tiger who pitches Frosted Flakes?