By tag: NVelocity
0
kicks
ASP.NET MVC Tip #19 – Use the nVelocity View Engine
In this tip, Stephen Walther demonstrates how you can use the nVelocity view engine, instead of the normal Web Forms view engine, when displaying views from an ASP.NET MVC application.
0
kicks
Testing ScottGu: Alternate View Engines with ASP.NET MVC (NVelocity)
Exploring the use of non-WebForms view engines with the new ASP.NET MVC framework (example: NVelocity)
0
kicks
Template merging with NVelocity and ASP.NET
This article describes how to use the NVelocity template engine to easily parse text templates with a couple lines of code. The provided wrapper is able to parse templates coming from the file system, from memory and from resources embedded in .NET assemblies.
0
kicks
Monorail #2 : Layouts & Rescues
Covers layouts and rescue NVelocity files and how you use them with MonoRail.