G
Guest
Right,
I need some some views on the pros and cons of using XSLT versus ASP.NET 2.0
for the Presentation layer of an app. My company are looking at creating
multiple sites and multi lingual support going forward...
I have looked at Chris Lovetts post
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnexxml/html/xml02192001.asp
Some of his views are still relevant.
My view on the ASP.NET side is:
Better productivity and ease of use from a developer perspective
Reuse and maintainability of controls
Excellent tooling support in VS.NET 2005
Use of master pages and themes/skins for style changes etc..
Speed to market of writing and using controls
Unit testing of UI components using NUnitASP (not UAT testing)
Views please...
I need some some views on the pros and cons of using XSLT versus ASP.NET 2.0
for the Presentation layer of an app. My company are looking at creating
multiple sites and multi lingual support going forward...
I have looked at Chris Lovetts post
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnexxml/html/xml02192001.asp
Some of his views are still relevant.
My view on the ASP.NET side is:
Better productivity and ease of use from a developer perspective
Reuse and maintainability of controls
Excellent tooling support in VS.NET 2005
Use of master pages and themes/skins for style changes etc..
Speed to market of writing and using controls
Unit testing of UI components using NUnitASP (not UAT testing)
Views please...