RSS Feed

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

 


You are here







Random Quote

You expect far too much of a first sentence. Think of it as analogous to a good country breakfast: what we want is something simple, but nourishing to the imagination. Hold the philosophy, hold the adjectives, just give us a plain subject and verb and perhaps a wholesome, nonfattening adverb or two.
-- Larry McMurtry


 

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:

The United States is bordered by two oceans. One is named Pacific. What's the name of the other one?