MS MVC gets blocks from rails(abombss.com)
submitted by
alley(2840) 4 years, 1 month ago
Sergio Pereira and I started writing some stories today for Javascript helpers in Mvc Contrib. During our talk we had to deal with rendering html elements with inner html and javascript blocks ensuring they all got closed but still allowing the ultimate in flexibility for the developer.
MvcToolkit goes about this with a using(…) pattern on their FormHelper. The one disadvantage of this is that the using block will be limited to only a single block. What happens when you need to render a block for onSuccess and onFailure?
|category: ASP.NET
|Views: 2
tags:
mvc.net MVC ASP.NET another
Everyones tags:
Your Tags: