Greetings,
I'm confused about which client-side template engine is recommended by Microsoft.
Microsoft announced the release of a jQuery templating engine, while there's another templating engine created by microsoft, called the DataView component which will be shipped as a part of Microsoft Ajax 4.0 when it's released (it's still in the beta stage).
The two engines have major differences and approaches, which makes me confused because I find it strange that a company creates two products to handle one task.
So, what engine of the two do you recommend?
(The same thing can be said about the MS jQuery globalization plugin and the MS Ajax globalization extensions (Sys.CultureInfo, String.format, Number.format, etc), but this is another story)