Re: Beginner needing info on CSS and Javascript as it relates to ASP.net

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



hmmm...

****************************************************************************
**
Clinton said.....
JavaScript, C# and Java can all be read and understood when any one of
those three languages have been learned and mastered.
****************************************************************************
**

What nuance of language could interpret the above, from your "341
Philosophy", any differently than I did? As I said, curly braces and
case-sensitivity don't make one all-knowing across languages.

I suppose you think that knowing about commas and periods enables an English
speaking person to understand Italian.

Bob Lehmann

"clintonG" <csgallagher@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:e4IQC1t7FHA.2816@xxxxxxxxxxxxxxxxxxxxxxx
> Its a matter of syntax and grammar that the three languages share and
that's
> all I've had to say. I think people who have acceptable reading
> comprehension skills can make that distinction.
>
> <%= Clinton Gallagher
>
>
>
>
> "Bob Lehmann" <nospam@xxxxxxxxxxxxxxxx> wrote in message
> news:eUlWZ695FHA.2560@xxxxxxxxxxxxxxxxxxxxxxx
> > Aside from for loop constructs, case-sensitivity and curly braces, C#,
> > JavaScript and Java have virtually nothing in common.
> >
> > Let's see....
> > I know Javascript, therefore the .Net framework should be a snap if I
use
> > C#.
> > I know Javascript, therefore the libraries in Java should be easy. And
> > forget the seemingly endless Java frameworks - Spring, Swing, Struts.
Oh,
> > and then there's Tomcat, JBoss, Hibernate, blah, blah, blah.
> >
> > If you you want to make generalizations - and I know that's your
> > tendancy -,
> > Clinton, maybe just saying that if you know how to program, you can
> > probably
> > learn JavaScript would be sufficient.
> >
> > Bob Lehmann
> >
> >
> > "clintonG" <csgallagher@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message
> > news:uJ9QTry5FHA.724@xxxxxxxxxxxxxxxxxxxxxxx
> >> No not useful -- critical -- especially with ASP.NET 2.0. So consider
> >> some
> >> words of wisdom. All web developers who hope to master web development
> > must
> >> master client-side scripting which as it turns out must be written
using
> >> JavaScript and JavaScript as it turns out was derived from C. Nothing
> >> dynamic happens in the browser without a mastery of CSS and JavaScript
> > both
> >> of which may be mutually exclusive of the other depending on the
> >> circumstances.
> >>
> >> This suggests adopting C# for ASP.NET server-side development as all
> >> languages derived from C share the same syntax and grammar. I call it
the
> >> "341 Philosophy." A developer can learn three languages for the price
of
> >> one: JavaScript, C# and Java can all be read and understood when any
one
> > of
> >> those three languages have been learned and mastered.
> >>
> >> The VB syntax continues to be sloppy and verbose but there is something
> >> to
> >> be said that it may be a teeny bit more productive to use as there can
be
> >> circumstances that require writing less code but I consider this
marginal
> >> when considering the big picture. There are a few VB coders who can
hack
> >> client-side development but by and large it seems most are light in the
> >> pants when it comes to client-side scripting. That was me as a matter
of
> >> fact and once I understood why I was light in the pants I adopted C#
and
> > my
> >> coding is getting better and better faster and faster.
> >>
> >> As for CSS as it applies to ASP.NET 2.0 (which is now the current
> >> release)
> >> you will need to know quite a bit of CSS when using Themes. As I've
also
> >> said, client-side scripting is also critical to master and there are
> >> server-side statements you'll also have to learn to emit Javascript
using
> >> your server-side code.
> >>
> >> Finally, reading your question at face value you it seems you still do
> >> not
> >> fully understand the difference between client-side scripting and
> >> server-side development. You need to do more study on this. Chalk it up
> >> to
> >> learning ASP when everything was dumped into the page like a bowl of
> >> spaghetti. Object Oriented Programming (OOP) is entirely different and
it
> > is
> >> OOP you need to learn and master if you intend to use ASP.NET to
develop
> > web
> >> applications.
> >>
> >> <%= Clinton Gallagher
> >> METROmilwaukee (sm) "A Regional Information Service"
> >> NET csgallagher AT metromilwaukee.com
> >> URL http://metromilwaukee.com/
> >> URL http://clintongallagher.metromilwaukee.com/
> >>
> >>
> >>
> >> "Jozef" <me@xxxxxxx> wrote in message
> >> news:LWadf.193726$ir4.173937@xxxxxxxxxxx
> >> > Hello,
> >> >
> >> > I have done a little "old" ASP work along with some javascript. I'm
> >> > currently getting into ASP.net and would like to step up my game
> >> > overall
> >> > with regard to Web Development. I was looking at delving into
> > Javascript
> >> > and CSS a little more, but I'm not clear on it's relationship with
> >> > ASP.net. Are they still useful in a .net environment or does a lot of
> > .net
> >> > functionality replace CSS and Javascript?
> >> >
> >> > Any help on the subject would be greatly appreicated.
> >> >
> >> > Thanks!
> >> >
> >> >
> >> >
> >>
> >>
> >
> >
>
>


.



Relevant Pages

  • =?windows-1252?Q?Re=3A_=93OpenOffice=2Eorg=94_free_Office_suite_for_Micro?= =?windows-1252?Q
    ... C programmers (a large set of the professional application and systems ... Also, languages are not at all the same, and many languages don't have ... Javascript for instance was initially designed to be ... Java was certainly not designed from the outset to be one ...
    (comp.lang.javascript)
  • Re: how are programming languages made???
    ... comp.lang.misc Different computer languages not specifically listed. ... > I don't see how JavaScript is even remotely related to Java since: ... 1st bug in MS win2k source code found after 20 minutes: ...
    (comp.lang.asm.x86)
  • Re: Using "new function() {...}" as a Singleton
    ... Yes, "mainstream" matters, but let us don't call as "inventors" those who just explain you that theoretical facts which existed not even before Crockford's videos, but long time before JavaScript itself. ... And nothing prevents to execute this function object right after its creation -- if you want, I can show the same examples in other languages -- in Python, Ruby, Erlang again, other. ... Crockford uses "immediate function" -- yeah, for shortness it matches, but maybe doesn't concentrate attention of exactly "invocation". ...
    (comp.lang.javascript)
  • Re: JavaScript. Array "extras" in detail.
    ... just one, which differs from, e.g., Lisp's map-car or Scheme's map. ... Lisp languages and others, and you'll see what I mean. ... If you have a function expecting just one argument, ... The way Javascript is designed, that's sadly not something you can ...
    (comp.lang.javascript)
  • Re: C # and C ++ learning curve
    ... For example Java, ActionScript, JavaScript, PHP and others. ... Languages are tools, and one must choose the best tools for the given ...
    (microsoft.public.dotnet.languages.csharp)