Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. XSLT for not so Dummies

XSLT for not so Dummies

Scheduled Pinned Locked Moved The Lounge
xmllearninghtmlasp-netgame-dev
10 Posts 10 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Brady Kelly
    wrote on last edited by
    #1

    I have a client evaluation on Tuesday morning, for a large and exciting looking project. One of the tools included in the job description is XSLT. I would like to do some serious brushing up on XSLT this weekend and would like some book and other resource recommendations. I last got just my fingertips dirty writing basic XML to HTML table transforms back in about 2001. Oh man, so much brushing up etc. this weekend. MVC, Elmah, Unity, and XSLT. Lucky Monday is Women's Day, a public holiday.

    H S P W S 6 Replies Last reply
    0
    • B Brady Kelly

      I have a client evaluation on Tuesday morning, for a large and exciting looking project. One of the tools included in the job description is XSLT. I would like to do some serious brushing up on XSLT this weekend and would like some book and other resource recommendations. I last got just my fingertips dirty writing basic XML to HTML table transforms back in about 2001. Oh man, so much brushing up etc. this weekend. MVC, Elmah, Unity, and XSLT. Lucky Monday is Women's Day, a public holiday.

      H Offline
      H Offline
      hammerstein05
      wrote on last edited by
      #2

      I recently used XSLT to create a documentation system. I had never used it before, but W3Schools certainly came through for me. I now have the thing replacing single option drop downs with buttons blah blah blah. My point is, I did this in a day, so I think W3Schools got me brushed up pretty quickly.

      1 Reply Last reply
      0
      • B Brady Kelly

        I have a client evaluation on Tuesday morning, for a large and exciting looking project. One of the tools included in the job description is XSLT. I would like to do some serious brushing up on XSLT this weekend and would like some book and other resource recommendations. I last got just my fingertips dirty writing basic XML to HTML table transforms back in about 2001. Oh man, so much brushing up etc. this weekend. MVC, Elmah, Unity, and XSLT. Lucky Monday is Women's Day, a public holiday.

        S Offline
        S Offline
        sameerazazi87
        wrote on last edited by
        #3

        Just go through XSLT programmers reference by micheal kay. (chapter 4,5,7) this will hardly take you 2-3 hours and use w3schools for initial brushing for 15 minutes i think would suffice.

        C M 2 Replies Last reply
        0
        • B Brady Kelly

          I have a client evaluation on Tuesday morning, for a large and exciting looking project. One of the tools included in the job description is XSLT. I would like to do some serious brushing up on XSLT this weekend and would like some book and other resource recommendations. I last got just my fingertips dirty writing basic XML to HTML table transforms back in about 2001. Oh man, so much brushing up etc. this weekend. MVC, Elmah, Unity, and XSLT. Lucky Monday is Women's Day, a public holiday.

          P Offline
          P Offline
          PIEBALDconsult
          wrote on last edited by
          #4

          I third W3schools. And I carry the XSLT Pocket Reference[^] with me.

          1 Reply Last reply
          0
          • B Brady Kelly

            I have a client evaluation on Tuesday morning, for a large and exciting looking project. One of the tools included in the job description is XSLT. I would like to do some serious brushing up on XSLT this weekend and would like some book and other resource recommendations. I last got just my fingertips dirty writing basic XML to HTML table transforms back in about 2001. Oh man, so much brushing up etc. this weekend. MVC, Elmah, Unity, and XSLT. Lucky Monday is Women's Day, a public holiday.

            W Offline
            W Offline
            wout de zeeuw
            wrote on last edited by
            #5

            XLST... I prefer sticking a fork in my eye. :laugh:

            Wout

            1 Reply Last reply
            0
            • B Brady Kelly

              I have a client evaluation on Tuesday morning, for a large and exciting looking project. One of the tools included in the job description is XSLT. I would like to do some serious brushing up on XSLT this weekend and would like some book and other resource recommendations. I last got just my fingertips dirty writing basic XML to HTML table transforms back in about 2001. Oh man, so much brushing up etc. this weekend. MVC, Elmah, Unity, and XSLT. Lucky Monday is Women's Day, a public holiday.

              S Offline
              S Offline
              Shog9 0
              wrote on last edited by
              #6

              I'm gonna dissent and say that W3Schools is best avoided. Regardless of what it is you're trying to brush up on. Half-baked and ad-heavy. ZVON is pretty decent, however.

              H 1 Reply Last reply
              0
              • B Brady Kelly

                I have a client evaluation on Tuesday morning, for a large and exciting looking project. One of the tools included in the job description is XSLT. I would like to do some serious brushing up on XSLT this weekend and would like some book and other resource recommendations. I last got just my fingertips dirty writing basic XML to HTML table transforms back in about 2001. Oh man, so much brushing up etc. this weekend. MVC, Elmah, Unity, and XSLT. Lucky Monday is Women's Day, a public holiday.

                E Offline
                E Offline
                ely_bob
                wrote on last edited by
                #7

                I have been doing XSLT transforms for the last 6 months, I HIGHLY recommend MSFT: XML pocket consultant[^] It has everything you need from the basics, but is written with "small" examples so it makes it easier to extrapolate Complex patterns and scenarios, It's very Good.

                I'd blame it on the Brain farts.. But let's be honest, it really is more like a Methane factory between my ears some days then it is anything else...

                1 Reply Last reply
                0
                • S Shog9 0

                  I'm gonna dissent and say that W3Schools is best avoided. Regardless of what it is you're trying to brush up on. Half-baked and ad-heavy. ZVON is pretty decent, however.

                  H Offline
                  H Offline
                  HoyaSaxa93
                  wrote on last edited by
                  #8

                  I second the vote for ZVON. Also check out XmlPitstop. They list several common scenarios.

                  1 Reply Last reply
                  0
                  • S sameerazazi87

                    Just go through XSLT programmers reference by micheal kay. (chapter 4,5,7) this will hardly take you 2-3 hours and use w3schools for initial brushing for 15 minutes i think would suffice.

                    C Offline
                    C Offline
                    charleyevans
                    wrote on last edited by
                    #9

                    I second the motion to get the WROX programmer's reference by Michael Kay.

                    1 Reply Last reply
                    0
                    • S sameerazazi87

                      Just go through XSLT programmers reference by micheal kay. (chapter 4,5,7) this will hardly take you 2-3 hours and use w3schools for initial brushing for 15 minutes i think would suffice.

                      M Offline
                      M Offline
                      Mark J Miller
                      wrote on last edited by
                      #10

                      Haven't done much XSLT in a few years, but for about 5 years I was doing a lot of it and Michael Kay's book has always been my bible. Helped me really understand it all, great samples for real problems and a great reference as well.

                      Code responsibly: OWASP.org Mark's blog: www.developMENTALmadness.com Bill Cosby - "A word to the wise ain't necessary - it's the stupid ones that need the advice."

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups