Slashdot Mirror


User: lujan99

lujan99's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Using XSL on How Do You Decide Which Framework to Use? · · Score: 1

    My clients usually decide if Java or .NET.
    I prefer framework based on XML/XSLT, and to be able to easily move code between Java and C#.
    I build Xml with code and do presentation using the same XSL in both platforms.