Posted by Jerry Stuckle on 09/05/07 02:42
Sanders Kaufman wrote:
> Jerry Stuckle wrote:
>> Sanders Kaufman wrote:
>
>>> Anybody in Dallas wanna buy a P3 cheap?
>>
>> Simple. Use javascript to enhance the experience. Don't require it.
>
> I never do.
> As far as I'm concerned - a web app that requires more than XHTML1 and
> CSSS2 is too scattered.
>
> That's one of the reasons I bailed on MS after learning ASP.NET.
>
> When you program in dotnet, you find that some of your logic runs on the
> server, an some on the client. That's insanely error-prone, and makes
> it waaaay too easy to easy to expose proprietary business information -
> like processes and security credentials.
>
>
>
I typically don't even worry about XHTML1. Browser support is too
sporadic. I can do everything I need with HTML 4.01 strict and CSS 1.
And I never use .net. I do have a couple of VBScript/ASP sites, but
that's it.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|